]> err.no Git - dpkg/commitdiff
Release 1.14.2.
authorGuillem Jover <guillem@debian.org>
Wed, 9 May 2007 19:37:12 +0000 (19:37 +0000)
committerGuillem Jover <guillem@debian.org>
Wed, 9 May 2007 19:37:12 +0000 (19:37 +0000)
ChangeLog
configure.ac
debian/changelog

index 2030cfab0ac159dc7dae93f56b7b5b5dd08d7940..593b6ee5a05f036a613f668b7cd343304a0a4e0b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-05-09  Guillem Jover  <guillem@debian.org>
+
+       * configure.ac: Release 1.14.2.
+
 2007-05-09  Guillem Jover  <guillem@debian.org>
 
        * man/Makefile.am (install-data-local): Install the translated man
index 0832f73c91317d5c7d61091205a3d2bed7098b79..e149b434ce6362e7ab3cbb9b8cbdcb54c975e867 100644 (file)
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([dpkg], [1.14.2~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.2], [debian-dpkg@lists.debian.org])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])
index 4187006829e1301185c6f4a4ff91affabe443842..a79d45b7c6d5aeb8accfb15beb48114115734de6 100644 (file)
@@ -1,4 +1,4 @@
-dpkg (1.14.2) UNRELEASED; urgency=low
+dpkg (1.14.2) unstable; urgency=low
 
   [ Guillem Jover ]
   * Remove bashisms in dpkg-buildpackage. Closes: #422239
@@ -10,7 +10,7 @@ dpkg (1.14.2) UNRELEASED; urgency=low
   * Include translations again, which disappeared due to a dirty source tree
     and a bogus Makefile.am for the man pages. Closes: #423029, #423085
 
- -- Guillem Jover <guillem@debian.org>  Tue, 08 May 2007 18:48:22 +0300
+ -- Guillem Jover <guillem@debian.org>  Wed, 09 May 2007 22:22:45 +0300
 
 dpkg (1.14.1) unstable; urgency=low