The following commit has been merged in the lenny branch: commit 8c7ecc942480eb349cafb413cd27c8ef0f827fa5 Author: Raphael Hertzog <hert...@debian.org> Date: Thu Apr 9 19:08:50 2009 +0200
Release 1.14.26 diff --git a/ChangeLog b/ChangeLog index db7ebb9..05afcc5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2009-04-09 Raphael Hertzog <hert...@debian.org> + * configure.ac: Release 1.14.26. + +2009-04-09 Raphael Hertzog <hert...@debian.org> + * scripts/Dpkg/Source/CompressedFile.pm (cleanup_after_open): Do not die when uncompressors processes (gunzip, bunzip, etc.) are killed by SIGPIPE. diff --git a/configure.ac b/configure.ac index 13ac7f3..da24bfd 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.26~], [debian-d...@lists.debian.org]) +AC_INIT([dpkg], [1.14.26], [debian-d...@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 f813d13..baa3dbd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dpkg (1.14.26) UNRELEASED; urgency=low +dpkg (1.14.26) unstable; urgency=low [ Raphael Hertzog ] * Fix dpkg-source to not die when uncompressor processes are killed by @@ -15,7 +15,7 @@ dpkg (1.14.26) UNRELEASED; urgency=low * Polish (Wiktor Wandachowicz). Closes: #514106 * Swedish (Peter Krefting). - -- Guillem Jover <guil...@debian.org> Tue, 03 Feb 2009 00:27:59 +0200 + -- Raphael Hertzog <hert...@debian.org> Thu, 09 Apr 2009 19:07:40 +0200 dpkg (1.14.25) unstable; urgency=low -- dpkg's main repository -- To UNSUBSCRIBE, email to debian-dpkg-cvs-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org