diff options
author | Michael Vogt <egon@bottom> | 2006-10-11 08:59:24 +0200 |
---|---|---|
committer | Michael Vogt <egon@bottom> | 2006-10-11 08:59:24 +0200 |
commit | 1bb04b974dbe4eb5fe41ed81ce6726b775b699f3 (patch) | |
tree | 52e000779c9fdb15c5a38dd85ff41b0ef24cd607 | |
parent | 44438931bea209d0432c2f7e984521b3fa8072e9 (diff) |
* debian/control:
- droped gnupg suggests because of debian-archive-keyring
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index a7e2dc6c4..f331a84c1 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,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, gnupg +Suggests: aptitude | synaptic | gnome-apt | wajig, dpkg-dev, apt-doc, bzip2 Section: admin Description: Advanced front-end for dpkg This is Debian's next generation front-end for the dpkg package manager. |