+2007-05-08 Guillem Jover <guillem@debian.org>
+
+ * configure.ac: Release 1.14.1.
+
2007-05-08 Guillem Jover <guillem@debian.org>
* configure.ac: Bump version to 1.14.1~.
* Triage as much bugs as possible to get the bug count below 300 ;) and
merge as much patches as possible.
-1.14.1
+1.14.2
------
* Make dpkg bootstrappable (modularize dpkg-architecture).
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT([dpkg], [1.14.1~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.1], [debian-dpkg@lists.debian.org])
AC_CONFIG_SRCDIR([lib/dpkg.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([config])
-dpkg (1.14.1~) UNRELEASED; urgency=low
+dpkg (1.14.1) unstable; urgency=low
[ Guillem Jover ]
* Fix partial upgrades by tightening dpkg-dev versioned Depends to
dpkg 1.14.0, and dpkg Conflicts against << dpkg-dev 1.14.0, where
the triplettable support first appeared. Closes: #422848
- -- Guillem Jover <guillem@debian.org> Tue, 08 May 2007 11:51:03 +0300
+ -- Guillem Jover <guillem@debian.org> Tue, 08 May 2007 18:23:49 +0300
dpkg (1.14.0) unstable; urgency=low