The branch, stable has been updated
via f8337a8e4e04c9e4a83348d0f1d321d95c2ca89e (commit)
from 70531ab42c0b1927a2f4c204dc4d499dace34a19 (commit)
- Shortlog ------------------------------------------------------------
f8337a8 Release 1.14.16.5
Summary of changes:
ChangeLog | 4 ++++
configure.ac | 2 +-
debian/changelog | 4 ++--
3 files changed, 7 insertions(+), 3 deletions(-)
-----------------------------------------------------------------------
Details of changes:
commit f8337a8e4e04c9e4a83348d0f1d321d95c2ca89e
Author: Raphael Hertzog <[EMAIL PROTECTED]>
Date: Thu Jan 24 14:22:15 2008 +0100
Release 1.14.16.5
diff --git a/ChangeLog b/ChangeLog
index 71b0d64..9be877a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2008-01-24 Raphael Hertzog <[EMAIL PROTECTED]>
+ * configure.ac: Release 1.14.16.5.
+
+2008-01-24 Raphael Hertzog <[EMAIL PROTECTED]>
+
* scripts/Dpkg/Shlibs/SymbolFile.pm (load): Remove the loaded file
from the %$seen hash at the end so that it's possible to include
multiple times the same file (at the same level and not from any
diff --git a/configure.ac b/configure.ac
index 677f805..2a43c54 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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], [EMAIL PROTECTED])
+AC_INIT([dpkg], [1.14.16.5], [EMAIL PROTECTED])
AC_CONFIG_SRCDIR([lib/dpkg.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([config])
diff --git a/debian/changelog b/debian/changelog
index 2625b8c..749f9fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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 <[EMAIL PROTECTED]> Thu, 24 Jan 2008 11:27:05 +0100
+ -- Raphael Hertzog <[EMAIL PROTECTED]> Thu, 24 Jan 2008 14:20:10 +0100
dpkg (1.14.16.4) unstable; urgency=low
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]