Procházet zdrojové kódy

Added description for "suggests" in describedepcon().

Adam Heath před 25 roky
rodič
revize
3efe004775
2 změnil soubory, kde provedl 6 přidání a 0 odebrání
  1. 4 0
      ChangeLog
  2. 2 0
      debian/changelog

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+Sat Dec 23 16:44:25 CST 2000 Adam Heath <doogie@debian.org>
+
+  * main/depcon.c: Added description for "suggests" in describedepcon().
+
 Sat Dec 23 16:24:31 CST 2000 Adam Heath <doogie@debian.org>
 
   * debian/dpkg.postinst: Remove bashism.

+ 2 - 0
debian/changelog

@@ -1,5 +1,7 @@
 dpkg (1.8.0) unstable; urgency=low
 
+  * Added description for "suggests" in main/depcon.c:describedepcon().
+    Closes: Bug#74113
   * Removed bashing from dpkg.postinst.
   * Make '#' optional in Closes: tags.  Closes: Bug#63137.
   * Add -t to -h output in dpkg-buildpackage:  Closes: Bug#49598.