The following commit has been merged in the lenny branch:
commit 1d57b61c889259da1bd814215f33cb003473dd91
Author: Raphaël Hertzog <[email protected]>
Date:   Sun Jan 3 19:40:58 2010 +0100

    Release 1.14.28

diff --git a/ChangeLog b/ChangeLog
index bc6b550..15e6c8d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2010-01-03  Raphael Hertzog  <[email protected]>
+
+       * configure.ac: Release 1.14.28.
+
+2010-01-03  Raphael Hertzog  <[email protected]>
+
+       * 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  <[email protected]>
 
        * 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], [[email protected]])
+AC_INIT([dpkg], [1.14.28], [[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 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 <[email protected]>  Sun, 03 Jan 2010 18:21:35 +0100
+ -- Raphael Hertzog <[email protected]>  Sun, 03 Jan 2010 19:40:09 +0100
 
 dpkg (1.14.27) stable; urgency=low
 

-- 
dpkg's main repository


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

Reply via email to