diff options
author | Michael Vogt <egon@bottom> | 2006-10-09 20:15:46 +0200 |
---|---|---|
committer | Michael Vogt <egon@bottom> | 2006-10-09 20:15:46 +0200 |
commit | fa5a2334af1f3f7ec33ce53dd9f5c32bcf93a560 (patch) | |
tree | 5272fbf515ced26fb134c0b028a83ee397a2d148 /debian/control | |
parent | 591c8c170e82e9d44d7ac405a478ba52250f8bbc (diff) |
* debian/control:
- depends on debian-archive-keyring instead of recommends
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 3cba50acb..a7e2dc6c4 100644 --- a/debian/control +++ b/debian/control @@ -9,11 +9,10 @@ Build-Depends-Indep: debiandoc-sgml, docbook-utils (>= 0.6.12-1) Package: apt Architecture: any -Depends: ${shlibs:Depends} +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} -Recommends: debian-archive-keyring Suggests: aptitude | synaptic | gnome-apt | wajig, dpkg-dev, apt-doc, bzip2, gnupg Section: admin Description: Advanced front-end for dpkg |