Просмотр исходного кода

add changes from 1.9.18 and 1.9.19

Wichert Akkerman лет назад: 24
Родитель
Сommit
b7d11b0bbf
2 измененных файлов с 31 добавлено и 0 удалено
  1. 4 0
      ChangeLog
  2. 27 0
      debian/changelog

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+Sat Feb  2 23:00:25 CET 2002 Wichert Akkerman <wakkerma@debian.org>
+
+  * debian/changelog: add changes from 1.9.18 and 1.9.19
+
 Sat Feb  2 22:59:06 CET 2002 Wichert Akkerman <wakkerma@debian.org>
 
   * scripts/install-info.pl: Continue to read all data from a pipe, until

+ 27 - 0
debian/changelog

@@ -80,6 +80,33 @@ dpkg (1.10) unstable; urgency=low
 
  -- Wichert Akkerman <wakkerma@debian.org>  Mon, 20 Aug 2001 14:54:38 +0200
 
+dpkg (1.9.19) unstable; urgency=medium
+
+  * install-info continues to read all data from a pipe, until EOF.
+    Closes: #99816(grave).
+  * Add Catalan translation
+  * Update Danish translation. Closes: Bug#131869
+  * Update French translation.
+  * update-alternative exits with a non-zero exit code when displaying
+    a non-existing alternative. Closes: Bug#131496
+  * Changed Maintainer to debian-dpkg@lists.
+  * Fix "Up to date installed packages" for polish translation.  Closes:
+    #116398.
+  * Swap updated/up-to-date polish translations(they were reversed).
+    Closes: #117583, #102961.
+  * Mark /etc/alternatives/README as a conffile.
+  * Strip .note, .comment, and /usr/lib/dpkg/enoent.
+  * Make dpkg-gencontrol not warn about Uploaders.  Closes: #111090.
+
+ -- Adam Heath <doogie@debian.org>  Sat,  2 Feb 2002 11:47:34 -0600
+
+dpkg (1.9.18) unstable; urgency=low
+
+  * Fix MD5Sum corruption when upgrading a package.  Closes: Bug#113961.
+  * Add Wichert and I to debian/control:Uploaders.
+
+ -- Adam Heath <doogie@debian.org>  Sat,  3 Nov 2001 00:31:00 -0600
+
 dpkg (1.9.17) unstable; urgency=low
 
   * updated-rc.d moved to the sysvinit package. Closes: Bug#108887,#109282