+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
# 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])
-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