The following commit has been merged in the lenny branch:
commit eba778207dc6356bb14e74655c5bd466fcce5cc7
Author: Raphaël Hertzog <[email protected]>
Date:   Sun Oct 31 11:32:59 2010 +0100

    Release 1.14.30

diff --git a/ChangeLog b/ChangeLog
index fbad303..9d04815 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-10-31  Raphael Hertzog  <[email protected]>
+
+       * configure.ac: Release 1.14.30.
+       * src/processarc.c (process_archive): fix metadata installation by
+       not mixing rename() in a readdir() loop.
+
 2010-03-05  Raphael Hertzog  <[email protected]>
 
        * configure.ac: Release 1.14.29.
diff --git a/configure.ac b/configure.ac
index 6a19dcb..75f93d1 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.29], [[email protected]])
+AC_INIT([dpkg], [1.14.30], [[email protected]])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])

-- 
dpkg's main repository


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to