Просмотр исходного кода

* debian/control:
- depends on debian-archive-keyring instead of recommends

Michael Vogt лет назад: 20
Родитель
Сommit
fa5a2334af
2 измененных файлов с 9 добавлено и 2 удалено
  1. 8 0
      debian/changelog
  2. 1 2
      debian/control

+ 8 - 0
debian/changelog

@@ -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:

+ 1 - 2
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