]> err.no Git - dpkg/commitdiff
Release 1.14.16.6
authorRaphael Hertzog <hertzog@debian.org>
Sat, 26 Jan 2008 19:36:09 +0000 (20:36 +0100)
committerRaphael Hertzog <hertzog@debian.org>
Sat, 26 Jan 2008 19:36:09 +0000 (20:36 +0100)
ChangeLog
configure.ac
debian/changelog

index 1ec4fe4016e9a67fc69166f08fabd9fd9b138e45..57cb419481f625aa71278a3cc2720e327c870131 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-01-24  Raphael Hertzog  <hertzog@debian.org>
+
+       * configure.ac: Release 1.14.16.6.
+
 2008-01-26  Raphael Hertzog  <hertzog@debian.org>
 
        * scripts/dpkg-gensymbols: Don't scan directories which are
index 2a43c546c5ca0cf88495d8b56973975194608dc3..38be1ca2b3ecbabcca572126a79a9d3a41c8463e 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.16.5], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.16.6], [debian-dpkg@lists.debian.org])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])
index 9914ff2a676c54207b27fb8958d2e69dd16d57a2..cd03e7e729f8aba52757ebff761db7ae3572cac5 100644 (file)
@@ -1,7 +1,9 @@
-dpkg (1.14.16.6) UNRELEASED; urgency=low
+dpkg (1.14.16.6) unstable; urgency=medium
 
   * Let dpkg-gensymbols skip directories which are just symlinks when scanning
     the package build dir.
+  * Bump urgency to medium to compensate lost days in testing migration due to
+    the two last uploads.
 
  -- Raphael Hertzog <hertzog@debian.org>  Sat, 26 Jan 2008 19:20:40 +0100