]> err.no Git - dpkg/commitdiff
Release 1.14.11
authorGuillem Jover <guillem@debian.org>
Sat, 24 Nov 2007 05:20:27 +0000 (07:20 +0200)
committerGuillem Jover <guillem@debian.org>
Sat, 24 Nov 2007 05:20:27 +0000 (07:20 +0200)
ChangeLog
configure.ac
debian/changelog

index 152405750b16069dd73834c209d0ae824d8431c3..f3501a99c5512397e3f66e1ef6f8325e6523ca15 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-11-24  Guillem Jover  <guillem@debian.org>
+
+       * configure.ac: Release 1.14.11.
+
 2007-11-24  Guillem Jover  <guillem@debian.org>
 
        * scripts/Makefile.am (clean-local): Run chmod only if t.tmp exists.
index 07afb54fa86acba8ea634ac852888a70711907b3..19c645e0cecb4b380a312a5cd3332c4f5af233e6 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.11~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.11], [debian-dpkg@lists.debian.org])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])
index eb0f9081bab25a0a0f892abea12d9468db9cf161..51da983bb2e5cf0ca98b81313ec7006dad9a52d1 100644 (file)
@@ -1,4 +1,4 @@
-dpkg (1.14.11) UNRELEASED; urgency=low
+dpkg (1.14.11) unstable; urgency=low
 
   [ Raphael Hertzog ]
   * dpkg-shlibdeps now ignores the lack of dependency information in some
@@ -14,7 +14,7 @@ dpkg (1.14.11) UNRELEASED; urgency=low
   * Fix dpkg-scanpackages to properly support an optional override file.
     Closes: #452621
 
- -- Guillem Jover <guillem@debian.org>  Fri, 23 Nov 2007 06:50:02 +0200
+ -- Guillem Jover <guillem@debian.org>  Sat, 24 Nov 2007 07:19:02 +0200
 
 dpkg (1.14.10) unstable; urgency=low