Raphaël Hertzog лет назад: 16
Родитель
Сommit
32e999f972
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      debian/changelog

+ 2 - 0
debian/changelog

@@ -53,6 +53,8 @@ dpkg (1.15.5) UNRELEASED; urgency=low
       other modules.
   * All dpkg-* perl programs that work with control information have been
     updated to use the new Dpkg::Control interface.
+    In this process, dpkg-scanpackages has been fixed to not skip non-standard
+    fields. Closes: #494136
   * Create Launchpad-Bugs-Fixed directly in the changelog parsing code thanks
     to a new vendor hook post-process-changelog-entry. Closes: #536066
   * Integrate dpkg-ftp into dselect. Add the required Replaces and Conflicts.