The following commit has been merged in the lenny branch:
commit 2dc7e128e7e8087bf3677a34475fc5457ef33eb2
Author: Guillem Jover <[EMAIL PROTECTED]>
Date: Mon May 12 09:07:02 2008 +0300
Bump version to 1.14.19~
diff --git a/ChangeLog b/ChangeLog
index 301b4aa..d2687b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2008-05-12 Guillem Jover <[EMAIL PROTECTED]>
+ * configure.ac: Bump version to 1.14.20~.
+
+2008-05-12 Guillem Jover <[EMAIL PROTECTED]>
+
* configure.ac: Release 1.14.19.
2008-05-12 Guillem Jover <[EMAIL PROTECTED]>
diff --git a/configure.ac b/configure.ac
index 1b2ef1c..e8ef00a 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.19], [EMAIL PROTECTED])
+AC_INIT([dpkg], [1.14.20~], [EMAIL PROTECTED])
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 928ffe0..a74a89d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+dpkg (1.14.20) UNRELEASED; urgency=low
+
+ *
+
+ -- Guillem Jover <[EMAIL PROTECTED]> Mon, 12 May 2008 09:04:34 +0300
+
dpkg (1.14.19) unstable; urgency=low
[ Guillem Jover ]
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]