Author: guillem
Date: 2007-05-15 13:35:04 +0000 (Tue, 15 May 2007)
New Revision: 779
Modified:
trunk/ChangeLog
trunk/configure.ac
trunk/debian/changelog
Log:
Release 1.14.3.
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2007-05-15 13:20:15 UTC (rev 778)
+++ trunk/ChangeLog 2007-05-15 13:35:04 UTC (rev 779)
@@ -1,5 +1,9 @@
2007-05-15 Guillem Jover <[EMAIL PROTECTED]>
+ * configure.ac: Release 1.14.3.
+
+2007-05-15 Guillem Jover <[EMAIL PROTECTED]>
+
* scripts/dpkg-divert.pl (checkmanymodes): Change the error message to
say 'commands' instead of 'modes'.
* scripts/dpkg-statoverride.pl (CheckModeConflict): Likewise. Use
Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac 2007-05-15 13:20:15 UTC (rev 778)
+++ trunk/configure.ac 2007-05-15 13:35:04 UTC (rev 779)
@@ -1,7 +1,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT([dpkg], [1.14.3~], [EMAIL PROTECTED])
+AC_INIT([dpkg], [1.14.3], [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 2007-05-15 13:20:15 UTC (rev 778)
+++ trunk/debian/changelog 2007-05-15 13:35:04 UTC (rev 779)
@@ -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 @@
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 @@
'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 @@
[ Updated dselect translations ]
* German (Sven Joachim). Closes: #423403
- -- Christian Perrier <[EMAIL PROTECTED]> Fri, 11 May 2007 19:29:27 +0200
+ -- Guillem Jover <[EMAIL PROTECTED]> Tue, 15 May 2007 16:02:59 +0300
dpkg (1.14.2) unstable; urgency=low
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]