From: Guillem Jover Date: Mon, 19 Nov 2007 08:37:06 +0000 (+0200) Subject: Release 1.14.8 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e83e04606eed3b673f98d6dd5ee9604e048a3dfa;p=dpkg Release 1.14.8 --- diff --git a/ChangeLog b/ChangeLog index 31d0dcd3..3a096a46 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-11-19 Guillem Jover + + * configure.ac: Release 1.14.8. + 2007-11-19 Guillem Jover * scripts/dpkg-source.pl: Use %dep_field_type for the union option diff --git a/TODO b/TODO index 8188e1fd..867fedc1 100644 --- a/TODO +++ b/TODO @@ -19,8 +19,6 @@ lenny * Add Wig&Pen source package support. - * Support lzma and bzip2 source package compression. - * Get rid of install-info. * Add multiarch support. @@ -29,8 +27,6 @@ lenny * Merge dpkg-sig? - * Support versioned symbols in dpkg-shlibdeps. - * Start exposing libdpkg. * Convert controllib.pl to a new style perl module(s). @@ -50,8 +46,6 @@ lenny * Some kind of test-suite (Esteban). - * Parse the dependencies and coalesce them: controllib.pl (parsedep). - * Make dpkg-checkbuilddeps easier to use by other programs such as pbuilder or sbuild, so that they can start using the new architecture wildcards automatically. diff --git a/configure.ac b/configure.ac index 825aedd6..08924c88 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.8~], [debian-dpkg@lists.debian.org]) +AC_INIT([dpkg], [1.14.8], [debian-dpkg@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 cb025a2b..75715f3d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dpkg (1.14.8) UNRELEASED; urgency=low +dpkg (1.14.8) unstable; urgency=low [ Raphael Hertzog ] * Heavy rework of dpkg-shlibdeps: @@ -79,7 +79,7 @@ dpkg (1.14.8) UNRELEASED; urgency=low * Polish (Robert Luberda). * Swedish (Peter Karlsson). - -- Raphael Hertzog Mon, 08 Oct 2007 20:49:51 +0200 + -- Guillem Jover Mon, 19 Nov 2007 10:36:30 +0200 dpkg (1.14.7) unstable; urgency=low