From: Guillem Jover Date: Tue, 15 May 2007 13:35:04 +0000 (+0000) Subject: Release 1.14.3. X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46f09c8f2d07a549f5276cb90808fa5d9e1bdf1e;p=dpkg Release 1.14.3. --- diff --git a/ChangeLog b/ChangeLog index cbd41fea..36988920 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-05-15 Guillem Jover + + * configure.ac: Release 1.14.3. + 2007-05-15 Guillem Jover * scripts/dpkg-divert.pl (checkmanymodes): Change the error message to diff --git a/configure.ac b/configure.ac index 3fd693e1..dd265345 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT([dpkg], [1.14.3~], [debian-dpkg@lists.debian.org]) +AC_INIT([dpkg], [1.14.3], [debian-dpkg@lists.debian.org]) AC_CONFIG_SRCDIR([lib/dpkg.h]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR([config]) diff --git a/debian/changelog b/debian/changelog index dedf4d9e..fe6ca2c8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dpkg (1.14.3) UNRELEASED; urgency=low +dpkg (1.14.3) unstable; urgency=low [ Guillem Jover ] * Fix perl warnings: @@ -10,8 +10,8 @@ dpkg (1.14.3) UNRELEASED; urgency=low deb-shlibs.5 in dpkg-dev. * Fix deb-substvars.5 section to match reality. * Refactor update-alternatives. - * Fix dpkg-divert to work again w/o specifying the --divert and --package - options. Closes: #423864 + * Fix dpkg-divert to work again w/o specifying the '--divert' and + '--package' or '--local' options. Closes: #423864 * Document in install-info.8 that when no '--section' option is specified, install-info will try to use the INFO-DIR-SECTION entry from the info file. Add missing commas. Thanks to Kurt B. Kaiser. Closes: #397737 @@ -19,7 +19,7 @@ dpkg (1.14.3) UNRELEASED; urgency=low 'Info dir file'. Closes: #420766 * Document in deb-control.5 that the control file can have '#'-style comments. Closes: #406481 - * Make start-stop-daemon fork twice while daemonizing. Closes: #416179 + * Make start-stop-daemon fork twice while daemonizing. [ Updated dpkg-dev translations ] * French (Frédéric Bothamy). Closes: #423392 @@ -31,7 +31,7 @@ dpkg (1.14.3) UNRELEASED; urgency=low [ Updated dselect translations ] * German (Sven Joachim). Closes: #423403 - -- Christian Perrier Fri, 11 May 2007 19:29:27 +0200 + -- Guillem Jover Tue, 15 May 2007 16:02:59 +0300 dpkg (1.14.2) unstable; urgency=low