ソースを参照

Changelog police

Fix bug closure.
Guillem Jover 14 年 前
コミット
c25cd9cb93
共有1 個のファイルを変更した2 個の追加2 個の削除を含む
  1. 2 2
      debian/changelog

+ 2 - 2
debian/changelog

@@ -12,7 +12,7 @@ dpkg (1.16.6) UNRELEASED; urgency=low
 
   [ Updated man page translations ]
   * German (Helge Kreutzmann).
- 
+
  -- Guillem Jover <guillem@debian.org>  Sat, 30 Jun 2012 07:05:44 +0200
 
 dpkg (1.16.5) unstable; urgency=low
@@ -45,7 +45,7 @@ dpkg (1.16.5) unstable; urgency=low
   * Document in more detail in deb(5) the supported ar archive format.
   * Document in deb-src-control(5) the “Private-” field prefix.
   * Add new start-stop-daemon --no-close option to disable closing file
-    descriptors on --background. Closes: #627333, #64642
+    descriptors on --background. Closes: #627333, #646425
   * Switch source compression to xz.
   * Detect ar header fields truncation due to too long member names or too
     large member sizes. Closes: #678933