Procházet zdrojové kódy

Updade changelog to include some missing bug closures

Raphaël Hertzog před 15 roky
rodič
revize
2cece5eb5d
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2 1
      debian/changelog

+ 2 - 1
debian/changelog

@@ -2,8 +2,9 @@ dpkg (1.16.1.1) UNRELEASED; urgency=low
 
   [ Raphaël Hertzog ]
   * Fix dpkg-source to not ignore the automatic patch when checking
-    for unrecorded changes.
+    for unrecorded changes. Closes: #643148
   * Let dpkg-source --commit create debian/patches when required.
+    Closes: #643037
   * Fix dpkg-buildflags --dump to return 0 as exit code and not 1.
   * Update dpkg-buildflags(1) to not include quotes in the examples
     setting DEB_BUILD_MAINT_OPTIONS.