Author: guillem
Date: 2006-05-31 04:58:29 +0000 (Wed, 31 May 2006)
New Revision: 364
Modified:
trunk/ChangeLog
trunk/configure.ac
trunk/debian/changelog
Log:
Release 1.13.20.
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2006-05-31 04:41:17 UTC (rev 363)
+++ trunk/ChangeLog 2006-05-31 04:58:29 UTC (rev 364)
@@ -1,3 +1,7 @@
+2006-05-31 Guillem Jover <[EMAIL PROTECTED]>
+
+ * configure.ac: Release 1.13.20.
+
2006-05-31 Koblinger Egmont <[EMAIL PROTECTED]>
* src/processarc.c (process_archive): Do not pass to parsedb
Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac 2006-05-31 04:41:17 UTC (rev 363)
+++ trunk/configure.ac 2006-05-31 04:58:29 UTC (rev 364)
@@ -1,7 +1,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT([dpkg], [1.13.20~], [EMAIL PROTECTED])
+AC_INIT([dpkg], [1.13.20], [EMAIL PROTECTED])
AC_CONFIG_SRCDIR([lib/dpkg.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([config])
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2006-05-31 04:41:17 UTC (rev 363)
+++ trunk/debian/changelog 2006-05-31 04:58:29 UTC (rev 364)
@@ -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 @@
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,10 +102,8 @@
[ Updated man pages translations ]
* Polish (Robert Luberda).
- *
+ -- Guillem Jover <[EMAIL PROTECTED]> Wed, 31 May 2006 07:43:16 +0300
- -- Bart Cornelis (cobaco) <[EMAIL PROTECTED]> Tue, 30 May 2006 14:32:00 +0200
-
dpkg (1.13.19) unstable; urgency=low
[ Frank Lichtenheld ]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]