Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorYann Leboulanger <asterix@lagaule.org>2005-09-06 23:03:46 +0400
committerYann Leboulanger <asterix@lagaule.org>2005-09-06 23:03:46 +0400
commitd9b216f3ef52dba88edfb63bdd8eb1fb949d8115 (patch)
tree95321ce1a3dedffcbfa0adecc13bd975ff8874a8 /debian
parentc08f38f8b9d444f3ccbdc721d86ffbd0986c5ed7 (diff)
new debian pkg
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
-rw-r--r--debian/control2
2 files changed, 4 insertions, 3 deletions
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 <asterix@lagaule.org> 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