[Reproducible-commits] [dpkg] 09/09: Release 1.14.28
Holger Levsen
holger at layer-acht.org
Tue May 3 08:43:03 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to annotated tag 1.14.28
in repository dpkg.
commit 1d57b61c889259da1bd814215f33cb003473dd91
Author: Raphaël Hertzog <hertzog at debian.org>
Date: Sun Jan 3 19:40:58 2010 +0100
Release 1.14.28
---
ChangeLog | 17 +++++++++++++++++
configure.ac | 2 +-
debian/changelog | 4 ++--
3 files changed, 20 insertions(+), 3 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index bc6b550..15e6c8d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2010-01-03 Raphael Hertzog <hertzog at debian.org>
+
+ * configure.ac: Release 1.14.28.
+
+2010-01-03 Raphael Hertzog <hertzog at debian.org>
+
+ * scripts/Dpkg/Source/Package/V3/quilt.pm,
+ scripts/Dpkg/Source/Package/V2.pm: cherry-pick fixes
+ from master branch concerning new source formats:
+ - "3.0 (quilt)" now creates and uses .pc directory
+ - "3.0 (quilt)" verifies version of the quilt metadata before build
+ - "3.0 (quilt)" checks debian/patches{,series} before build
+ - "2.0" and "3.0 (quilt)" now fail if several orig.tar files
+ are available
+ - "2.0" and "3.0 (quilt)" don't complain on binary files that are
+ ignored
+
2009-11-13 Raphael Hertzog <hertzog at debian.org>
* configure.ac: Release 1.14.27.
diff --git a/configure.ac b/configure.ac
index 8b29d04..399f6d5 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.28], [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 afa5980..888bf94 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-dpkg (1.14.28) UNRELEASED; urgency=low
+dpkg (1.14.28) stable; urgency=low
* Another round of updates concerning new source formats:
- fix dpkg-source to not complain on binary files that are ignored and are
@@ -16,7 +16,7 @@ dpkg (1.14.28) UNRELEASED; urgency=low
relies on the .pc directory to know whether patches are applied or
not. Closes: #557667
- -- Raphael Hertzog <hertzog at debian.org> Sun, 03 Jan 2010 18:21:35 +0100
+ -- Raphael Hertzog <hertzog at debian.org> Sun, 03 Jan 2010 19:40:09 +0100
dpkg (1.14.27) stable; 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