]> err.no Git - dpkg/commitdiff
Release 1.14.3.
authorGuillem Jover <guillem@debian.org>
Tue, 15 May 2007 13:35:04 +0000 (13:35 +0000)
committerGuillem Jover <guillem@debian.org>
Tue, 15 May 2007 13:35:04 +0000 (13:35 +0000)
ChangeLog
configure.ac
debian/changelog

index cbd41fea13446062c599951ca9f7e706cf6a427a..36988920432e8625226e137930777e791e910955 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-05-15  Guillem Jover  <guillem@debian.org>
+
+       * configure.ac: Release 1.14.3.
+
 2007-05-15  Guillem Jover  <guillem@debian.org>
 
        * scripts/dpkg-divert.pl (checkmanymodes): Change the error message to
index 3fd693e1bcbcd7cb27a3f0427d717b15d9e4d5eb..dd265345680a342894fd9eb09df73ad287bb6070 100644 (file)
@@ -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])
index dedf4d9e19f5cc991f393bd5d4be1751141875ff..fe6ca2c8d3139db3f61f06c0f2b7aa1e227e28f0 100644 (file)
@@ -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 <bubulle@debian.org>  Fri, 11 May 2007 19:29:27 +0200
+ -- Guillem Jover <guillem@debian.org>  Tue, 15 May 2007 16:02:59 +0300
 
 dpkg (1.14.2) unstable; urgency=low