Parcourir la source

Add changelog entry for the install-info transition

Raphael Hertzog il y a 17 ans
Parent
commit
49c5d0bbe0
2 fichiers modifiés avec 8 ajouts et 0 suppressions
  1. 1 0
      TODO
  2. 7 0
      debian/changelog

+ 1 - 0
TODO

@@ -23,6 +23,7 @@ squeeze + 1
 
 
  * Remove compatibility symlinks
  * Remove compatibility symlinks
    /usr/sbin/{update-alternatives,dpkg-divert,dpkg-statoverride}.
    /usr/sbin/{update-alternatives,dpkg-divert,dpkg-statoverride}.
+ * Remove install-info wrapper.
 
 
 1.14.x
 1.14.x
 ------
 ------

+ 7 - 0
debian/changelog

@@ -11,6 +11,13 @@ dpkg (1.15.4) UNRELEASED; urgency=low
   * Do not remap obsolete fields in dpkg-scanpackages as they have been
   * Do not remap obsolete fields in dpkg-scanpackages as they have been
     handled already by “dpkg-deb -I”.
     handled already by “dpkg-deb -I”.
 
 
+  [ Raphael Hertzog ]
+  * Replace install-info by a wrapper around GNU's install-info. The wrapper
+    will be dropped in squeeze+1. dpkg now Breaks: old versions of
+    info-browsers that do not depend on the new install-info package
+    that provides the real functionality. Closes: #9771, #523980
+    See http://wiki.debian.org/Transitions/DpkgToGnuInstallInfo for details.
+
   [ Updated dpkg translations ]
   [ Updated dpkg translations ]
   * French (Christian Perrier).
   * French (Christian Perrier).
   * Asturian (Marcos Alvarez Costales). Closes: #535327
   * Asturian (Marcos Alvarez Costales). Closes: #535327