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-08-21 16:55:39 +0400
committerYann Leboulanger <asterix@lagaule.org>2005-08-21 16:55:39 +0400
commit0d4979b1ddf180a4cdaf2ce9217c44fdbb474fb6 (patch)
tree217b3ea63fd7b1a998195282c550ec4225d50ff7 /debian
parenta0c46361987f3dd8f6502f9f5c10b22c93f0fe22 (diff)
better debian package for sarge and other arch than i386
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/control4
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index c9c51efdd..cfc7fba48 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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
diff --git a/debian/control b/debian/control
index 55b2c6bdc..5b8874e6d 100644
--- a/debian/control
+++ b/debian/control
@@ -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