diff --git a/debian/changelog b/debian/changelog index 79f94af58..b18a2ed2f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Sun, 02 Sep 2005 14:56:48 +0200 diff --git a/debian/control b/debian/control index 47e04e9a9..bf6f0ddab 100644 --- a/debian/control +++ b/debian/control @@ -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