]> err.no Git - dpkg/commitdiff
Release 1.13.20.
authorGuillem Jover <guillem@debian.org>
Wed, 31 May 2006 04:58:29 +0000 (04:58 +0000)
committerGuillem Jover <guillem@debian.org>
Wed, 31 May 2006 04:58:29 +0000 (04:58 +0000)
ChangeLog
configure.ac
debian/changelog

index 8d31c29f3704c5f90f0f4092b2278e3ef25ad43c..81f65962774c6c2bf0401d6fb49c94bdc5e2c761 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-05-31  Guillem Jover  <guillem@debian.org>
+
+       * configure.ac: Release 1.13.20.
+
 2006-05-31  Koblinger Egmont  <egmont@uhulinux.hu>
 
        * src/processarc.c (process_archive): Do not pass to parsedb
index 0d97d6939b2ab6e8fe56b2f76b389ec9397574c3..10472d8fb9748161c8f75b574437e34a66474fef 100644 (file)
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([dpkg], [1.13.20~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.13.20], [debian-dpkg@lists.debian.org])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])
index 90e49903088e2b83763f1e2da111348c276e6ddb..76d20a3722ec8560f44c7ad010da9f68521aae56 100644 (file)
@@ -1,4 +1,4 @@
-dpkg (1.13.20~) UNRELEASED; urgency=low
+dpkg (1.13.20) unstable; urgency=low
 
   [ Frank Lichtenheld ]
   * Add gettext support for the Perl scripts. Based on a patch by
@@ -48,11 +48,11 @@ dpkg (1.13.20~) UNRELEASED; urgency=low
     Closes: #174180, #198128, #198522, #318825, #366178
 
   [ Nicolas François ]
-  * fix typos in the Russian man pages. Thanks to Stepan Golosunov.
+  * Fix typos in the Russian man pages. Thanks to Stepan Golosunov.
     Closes: #366587
   * Honour tabbing requested via --showformat even if the field to
     be printed is empty. Closes: #361671
-  * flush the terminal's input before prompting what to do with a
+  * Flush the terminal's input before prompting what to do with a
     configuration file. Closes: #316551
   * Fix the --force-depends-version option. Closes: #57104
 
@@ -102,9 +102,7 @@ dpkg (1.13.20~) UNRELEASED; urgency=low
   [ Updated man pages translations ]
   * Polish (Robert Luberda).
 
-  * 
-
- -- Bart Cornelis (cobaco) <cobaco@linux.be>  Tue, 30 May 2006 14:32:00 +0200
+ -- Guillem Jover <guillem@debian.org>  Wed, 31 May 2006 07:43:16 +0300
 
 dpkg (1.13.19) unstable; urgency=low