[Reproducible-commits] [dpkg] 02/02: Release 1.14.30

Holger Levsen holger at layer-acht.org
Tue May 3 08:43:06 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to annotated tag 1.14.30
in repository dpkg.

commit eba778207dc6356bb14e74655c5bd466fcce5cc7
Author: Raphaël Hertzog <hertzog at debian.org>
Date:   Sun Oct 31 11:32:59 2010 +0100

    Release 1.14.30
---
 ChangeLog    | 6 ++++++
 configure.ac | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index fbad303..9d04815 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-10-31  Raphael Hertzog  <hertzog at debian.org>
+
+	* 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  <hertzog at debian.org>
 
 	* 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], [debian-dpkg at lists.debian.org])
+AC_INIT([dpkg], [1.14.30], [debian-dpkg at lists.debian.org])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/dpkg.git



More information about the Reproducible-commits mailing list