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-04-19 18:52:24 +0400
committerYann Leboulanger <asterix@lagaule.org>2005-04-19 18:52:24 +0400
commit87755e7ffd59ebe96c620955cb4c9e0bdf924694 (patch)
tree2920ae80ded4a24d2a07cd580a17aa22cb59a39a /debian
parent2105a5fab8229551dbd680c78140ee28da2c7dcf (diff)
correct debian control file
Diffstat (limited to 'debian')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index c5f84ec4a..098d2ff06 100644
--- a/debian/control
+++ b/debian/control
@@ -11,4 +11,5 @@ Section: net
Priority: optional
Depends: python (>= 2.3), python-glade2 (>= 2.4.0), python-gtk2 (>= 2.4.0)
Suggests: python-gnupginterface
-Description: Gajim is a GTK jabber client written in python.
+Description: GTK jabber client written in python
+ Gajim is a GTK jabber client written in python.