Browse Source

Close more bugs

Wichert Akkerman 25 years ago
parent
commit
e55bc6b618
1 changed files with 1 additions and 1 deletions
  1. 1 1
      debian/changelog

+ 1 - 1
debian/changelog

@@ -70,7 +70,7 @@ dpkg (1.9.0) unstable; urgency=low
   * Fix formatting error in dpkg-source.1. Closes: Bug#82723
   * Change dpkg-gencontrol to fix comma-related syntax errors after
     processing substvars. Closes: Bug#92908
-  * Verify package signatures if debsig-verify is installed
+  * Verify package signatures if debsig-verify is installed. Closes: Bug#37017
   * Handle window resize in dselect main menu. Closes: Bug#93559
   * Initialize all parts of the package record.  This should fix several
     segfaults people have been seeing in dpkg.  Closes: Bug#90328.