new debian pkg

This commit is contained in:
Yann Leboulanger 2005-09-06 19:03:46 +00:00
parent c08f38f8b9
commit d9b216f3ef
2 changed files with 4 additions and 3 deletions

5
debian/changelog vendored
View File

@ -1,6 +1,7 @@
gajim (0.8.1-1) unstable; urgency=low
gajim (0.8.2-1) unstable; urgency=low
* new upstream release Closes: #325080,#324481,#325126,#324493
* new upstream release Closes: #325080,#324481,#325126,#324493,#326655
* Gajim now depends on python-gtk2 >= 2.6.0
-- Yann Le Boulanger <asterix@lagaule.org> Sun, 02 Sep 2005 14:56:48 +0200

2
debian/control vendored
View File

@ -7,7 +7,7 @@ Standards-Version: 3.6.2
Package: gajim
Architecture: any
Depends: ${shlibs:Depends}, python (>= 2.3), python-glade2 (>= 2.4.0), python-gtk2 (>= 2.4.0)
Depends: ${shlibs:Depends}, python (>= 2.3), python-glade2 (>= 2.6.0), python-gtk2 (>= 2.6.0)
Recommends: python-dns
Suggests: python-gnupginterface
Description: Jabber client written in PyGTK