summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2009-09-09 15:26:11 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2009-09-09 15:26:11 +0200
commit388b9071a956d0a5fbf6ffa4fdef8c3bb1f755cd (patch)
tree0a3b7e35f7ccf70a547371e2e403159b4e84f10f
parentc9e62a0147445b816d4cb1009fbd6fcc7de29f68 (diff)
remove the suggestion on gnome-apt as it was removed from debian
see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=414526
-rw-r--r--debian/changelog2
-rw-r--r--debian/control2
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index b5cedbe2e..41620d3cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -37,6 +37,8 @@ apt (0.7.24) UNRELEASED; urgency=low
- add amd64 for cross building (by Mikhail Gusarov, Closes: #513058)
* debian/prerm:
- remove file as nobody will upgrade from 0.4.10 anymore
+ * debian/control:
+ - remove gnome-apt suggestion as it was removed from debian
[ Christian Perrier ]
* doc/fr/*, doc/po/fr.po:
diff --git a/debian/control b/debian/control
index bcf89da9b..a9c82f9e8 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Depends: ${shlibs:Depends}, debian-archive-keyring
Priority: important
Replaces: libapt-pkg-doc (<< 0.3.7), libapt-pkg-dev (<< 0.3.7)
Provides: ${libapt-pkg:provides}
-Suggests: aptitude | synaptic | gnome-apt | wajig, dpkg-dev, apt-doc, bzip2, lzma, python-apt
+Suggests: aptitude | synaptic | wajig, dpkg-dev, apt-doc, bzip2, lzma, python-apt
Section: admin
Description: Advanced front-end for dpkg
This is Debian's next generation front-end for the dpkg package manager.