better debian package for sarge and other arch than i386

This commit is contained in:
Yann Leboulanger 2005-08-21 12:55:39 +00:00
parent a0c4636198
commit 0d4979b1dd
2 changed files with 4 additions and 2 deletions

2
debian/changelog vendored
View File

@ -3,6 +3,8 @@ gajim (0.8-1) unstable; urgency=low
* new upstream release
* use cdbs
* build-depend on libxss-dev Closes: #323524
* translation improved Closes: #324094,#323993
* Standards-version updated to 3.6.2 (no changes needed).
-- Yann Le Boulanger <asterix@lagaule.org> Fri, 1 Jul 2005 18:35:02 +0200

4
debian/control vendored
View File

@ -2,11 +2,11 @@ Source: gajim
Section: net
Priority: optional
Maintainer: Yann Le Boulanger <asterix@lagaule.org>
Build-Depends: debhelper (>= 4.0.0), cdbs, python-dev, libgtk2.0-dev, python-gtk2-dev, libgtkspell-dev, gettext, libxss-dev
Build-Depends: debhelper (>= 4.1.0), cdbs, python-dev, libgtk2.0-dev, python-gtk2-dev, libgtkspell-dev, gettext, libxss-dev|xlibs-static-dev
Standards-Version: 3.6.2
Package: gajim
Architecture: any
Architecture: all
Depends: ${shlibs:Depends}, python (>= 2.3), python-glade2 (>= 2.4.0), python-gtk2 (>= 2.4.0)
Suggests: python-gnupginterface
Description: Jabber client written in PyGTK