From 56bd5b553931fd27585187f50a56a93354f978ca Mon Sep 17 00:00:00 2001
From: Yann Leboulanger <asterix@lagaule.org>
Date: Fri, 3 Jun 2005 21:13:15 +0000
Subject: [PATCH] no more need of python-gnupginterface as a dependancy

---
 debian/control | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 4dff1cbcbc..58299956e6 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,5 @@ Architecture: any
 Section: net
 Priority: optional
 Depends: python (>= 2.3), python-glade2 (>= 2.4.0), python-gtk2 (>= 2.4.0)
-Suggests: python-gnupginterface
-Description: Jabber client written in python
+Description: Jabber client written in PyGTK
  Gajim is a jabber client written in python, with a GTK frontend.
-- 
GitLab