]> err.no Git - dpkg/commitdiff
Release 1.14.16.5
authorRaphael Hertzog <hertzog@debian.org>
Thu, 24 Jan 2008 13:22:15 +0000 (14:22 +0100)
committerRaphael Hertzog <hertzog@debian.org>
Thu, 24 Jan 2008 13:22:15 +0000 (14:22 +0100)
ChangeLog
configure.ac
debian/changelog

index 71b0d64669e312c6a0d9039a8c4f5d787dc46b61..9be877a2877f6d64f000be09f3b2a35feaf9e895 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-01-24  Raphael Hertzog  <hertzog@debian.org>
+
+       * configure.ac: Release 1.14.16.5.
+
 2008-01-24  Raphael Hertzog  <hertzog@debian.org>
 
        * scripts/Dpkg/Shlibs/SymbolFile.pm (load): Remove the loaded file
index 677f8058b955ae249075355d525bc08c9e0fc31a..2a43c546c5ca0cf88495d8b56973975194608dc3 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.4], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.16.5], [debian-dpkg@lists.debian.org])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])
index 2625b8ced7de48b4c3c44a5444ca1443a2e9aa7b..749f9fab24c1dd03dce1f07d77bff4afb83fd7b6 100644 (file)
@@ -1,11 +1,11 @@
-dpkg (1.14.16.5) UNRELEASED; urgency=low
+dpkg (1.14.16.5) unstable; urgency=low
 
   * Fix dpkg-gensymbols handling of #include so that one can include multiple
     times the same file and have it properly taken into account.
   * Add many armel-specific symbols to dpkg-gensymbols' blacklist.
     Closes: #462318
 
- -- Raphael Hertzog <hertzog@debian.org>  Thu, 24 Jan 2008 11:27:05 +0100
+ -- Raphael Hertzog <hertzog@debian.org>  Thu, 24 Jan 2008 14:20:10 +0100
 
 dpkg (1.14.16.4) unstable; urgency=low