[Reproducible-commits] [dpkg] 08/08: Release 1.14.27

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


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

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

commit 2db69a5418956d79e7105ff939d2bcf60b24d2c9
Author: Raphaël Hertzog <hertzog at debian.org>
Date:   Fri Nov 13 17:31:06 2009 +0100

    Release 1.14.27
---
 ChangeLog        | 20 ++++++++++++++++++++
 configure.ac     |  2 +-
 debian/changelog |  4 ++--
 3 files changed, 23 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 906cf00..bc6b550 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2009-11-13  Raphael Hertzog  <hertzog at debian.org>
+
+	* configure.ac: Release 1.14.27.
+
+2009-11-02  Raphael Hertzog  <hertzog at debian.org>
+
+	* Cherry-pick fixes from master branch concerning the new source
+	formats.
+	* scripts/Dpkg/Source/Package/V2.pm (apply_patches): do not try to
+	apply empty patch set.
+	(do_build): remove debian/patches dir when empty.
+	* scripts/Dpkg/Source/Package/V3/quilt.pm (apply_patches): apply
+	all quilt patches in a single quilt invocation.
+	(register_autopatch): remove series file if empty and ensure
+	automatic patch is always well registered with quilt.
+	* scripts/Dpkg/Source/Package.pm (find_original_tarballs),
+	scripts/Dpkg/Source/Package/V2.pm (do_extract, do_build):
+	recognize supplementary upstream tarballs containing dashes in
+	the "component" part of the filename.
+
 2009-04-09  Raphael Hertzog  <hertzog at debian.org>
 
 	* configure.ac: Bump version to 1.14.27~.
diff --git a/configure.ac b/configure.ac
index 69d62a1..8b29d04 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.27~], [debian-dpkg at lists.debian.org])
+AC_INIT([dpkg], [1.14.27], [debian-dpkg at lists.debian.org])
 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 dead6ec..5b2d048 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-dpkg (1.14.27) UNRELEASED; urgency=low
+dpkg (1.14.27) stable; urgency=low
 
   * Cherry-pick some fixes from squeeze concerning new source formats:
     - dpkg-source now accepts additional tarballs (in format "3.0 (quilt)")
@@ -13,7 +13,7 @@ dpkg (1.14.27) UNRELEASED; urgency=low
     - call quilt only once to apply all patches instead of once per patch
       when building 3.0 (quilt) source packages. Closes: #518453
 
- -- Raphael Hertzog <hertzog at debian.org>  Thu, 09 Apr 2009 20:32:31 +0200
+ -- Raphael Hertzog <hertzog at debian.org>  Fri, 13 Nov 2009 17:45:15 +0100
 
 dpkg (1.14.26) unstable; urgency=low
 

-- 
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