]> git.saurik.com Git - apt.git/commitdiff
* debian/control:
authorMichael Vogt <egon@bottom>
Mon, 9 Oct 2006 18:15:46 +0000 (20:15 +0200)
committerMichael Vogt <egon@bottom>
Mon, 9 Oct 2006 18:15:46 +0000 (20:15 +0200)
  - depends on debian-archive-keyring instead of recommends

debian/changelog
debian/control

index 4d733313a92eee3e9cfec576eab2a6ea4d083f8d..0eea3b4ab4669389c388d4da49db4b35b712eb92 100644 (file)
@@ -1,3 +1,11 @@
+apt (0.6.46.2) unstable; urgency=low
+
+  * debian/control:
+    - depend on debian-archive-keyring to offer clean upgrade path 
+      (closes: #386800)
+
+ --
+
 apt (0.6.46.1) unstable; urgency=low
 
   * methods/gzip.cc:
index 3cba50acb3b2cfda0503cce02193dd42fb49ca8c..a7e2dc6c497556203d74bd6662f10fe64e98d291 100644 (file)
@@ -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