+2008-04-29 Guillem Jover <guillem@debian.org>
+
+ * configure.ac: Bump version to 1.15.0~.
+
2008-04-26 Raphael Hertzog <hertzog@debian.org>
* scripts/Dpkg/Source/Package.pm (upgrade_object_type): Instead
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT([dpkg], [1.14.19~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.15.0~], [debian-dpkg@lists.debian.org])
AC_CONFIG_SRCDIR([lib/dpkg.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([config])
+dpkg (1.15.0) UNRELEASED; urgency=low
+
+
+ -- Guillem Jover <guillem@debian.org> Tue, 29 Apr 2008 06:01:40 +0300
+
dpkg (1.14.19) UNRELEASED; urgency=low
[ Guillem Jover ]