]> git.saurik.com Git - apt.git/commitdiff
remove debian-archive-keyring dependency and readd
authorMichael Vogt <michael.vogt@ubuntu.com>
Thu, 29 Jul 2010 18:16:00 +0000 (20:16 +0200)
committerMichael Vogt <michael.vogt@ubuntu.com>
Thu, 29 Jul 2010 18:16:00 +0000 (20:16 +0200)
recommends to the ubuntu-keyring

debian/changelog
debian/control

index d94bff7d4ec66fbeed3ae9e8d86d362c73263e62..1829e067ce43502ad4def1d7e6ee048ca50997c8 100644 (file)
@@ -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 <michael.vogt@ubuntu.com>  Thu, 29 Jul 2010 20:02:39 +0200
+
 apt (0.7.26~exp11ubuntu1) maverick; urgency=low
 
   * ABI break upload
index 535a436ee5c5187b07c95736103f403fb3a46a48..5d709ab8eb80d74da02039fd3baee72748d4b3a0 100644 (file)
@@ -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