Author: djpig
Date: 2006-02-11 23:47:11 +0000 (Sat, 11 Feb 2006)
New Revision: 118
Modified:
trunk/ChangeLog
trunk/configure.ac
trunk/debian/changelog
Log:
Release 1.13.14
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2006-02-11 20:23:38 UTC (rev 117)
+++ trunk/ChangeLog 2006-02-11 23:47:11 UTC (rev 118)
@@ -1,3 +1,7 @@
+2006-02-12 Frank Lichtenheld <[EMAIL PROTECTED]>
+
+ * configure.ac: Release 1.13.14.
+
2006-02-11 Denis Barbier <[EMAIL PROTECTED]>
* man/C/dpkg.1: Escape ` and ', otherwise they are converted to
Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac 2006-02-11 20:23:38 UTC (rev 117)
+++ trunk/configure.ac 2006-02-11 23:47:11 UTC (rev 118)
@@ -1,7 +1,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT([dpkg], [1.13.14~], [EMAIL PROTECTED])
+AC_INIT([dpkg], [1.13.14], [EMAIL PROTECTED])
AC_CONFIG_SRCDIR([lib/dpkg.h])
AC_CONFIG_MACRO_DIR([m4])
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2006-02-11 20:23:38 UTC (rev 117)
+++ trunk/debian/changelog 2006-02-11 23:47:11 UTC (rev 118)
@@ -1,4 +1,4 @@
-dpkg (1.13.14~) UNRELEASED; urgency=low
+dpkg (1.13.14) experimental; urgency=low
[ Guillem Jover ]
* Make start-stop-daemon print the proper version instead of 'VERSION'.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]