The following commit has been merged in the master branch:
commit a195a8fe71ecb551bc10ed16925e81f2e739ab35
Author: Guillem Jover <[EMAIL PROTECTED]>
Date: Tue Apr 29 06:02:57 2008 +0300
Bump version to 1.15.0~
diff --git a/ChangeLog b/ChangeLog
index 502883a..19cd7cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-04-29 Guillem Jover <[EMAIL PROTECTED]>
+
+ * configure.ac: Bump version to 1.15.0~.
+
2008-04-26 Raphael Hertzog <[EMAIL PROTECTED]>
* scripts/Dpkg/Source/Package.pm (upgrade_object_type): Instead
diff --git a/configure.ac b/configure.ac
index a7e561c..0d79b6d 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.15.0~], [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 ab6f5d4..ebf91e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,8 @@
+dpkg (1.15.0) UNRELEASED; urgency=low
+
+
+ -- Guillem Jover <[EMAIL PROTECTED]> Tue, 29 Apr 2008 06:01:40 +0300
+
dpkg (1.14.19) UNRELEASED; urgency=low
[ Guillem Jover ]
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]