From: Michael Vogt Date: Thu, 29 Jul 2010 18:16:00 +0000 (+0200) Subject: remove debian-archive-keyring dependency and readd X-Git-Tag: 0.9.13.exp1ubuntu1~283^2~2 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/cd02388d4877038e13326d84c5745c44acb0ce61?ds=inline;hp=--cc remove debian-archive-keyring dependency and readd recommends to the ubuntu-keyring --- cd02388d4877038e13326d84c5745c44acb0ce61 diff --git a/debian/changelog b/debian/changelog index d94bff7d4..1829e067c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (0.7.26~exp11ubuntu2) maverick; urgency=low + + * remove debian-archive-keyring dependency and readd + recommends to the ubuntu-keyring + + -- Michael Vogt Thu, 29 Jul 2010 20:02:39 +0200 + apt (0.7.26~exp11ubuntu1) maverick; urgency=low * ABI break upload diff --git a/debian/control b/debian/control index 535a436ee..5d709ab8e 100644 --- a/debian/control +++ b/debian/control @@ -13,9 +13,10 @@ Vcs-Bzr: http://bzr.debian.org/apt/debian-sid/ Package: apt Architecture: any -Depends: ${shlibs:Depends}, debian-archive-keyring, ${misc:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends} Replaces: manpages-pl (<< 20060617-3~) Provides: ${libapt-pkg:provides} +Recommends: ubuntu-keyring Conflicts: python-apt (<< 0.7.93.2~) Suggests: aptitude | synaptic | wajig, dpkg-dev, apt-doc, bzip2, lzma, python-apt Description: Advanced front-end for dpkg