+2007-11-19 Guillem Jover <guillem@debian.org>
+
+ * configure.ac: Release 1.14.8.
+
2007-11-19 Guillem Jover <guillem@debian.org>
* scripts/dpkg-source.pl: Use %dep_field_type for the union option
* Add Wig&Pen source package support.
- * Support lzma and bzip2 source package compression.
-
* Get rid of install-info.
* Add multiarch support.
* Merge dpkg-sig?
- * Support versioned symbols in dpkg-shlibdeps.
-
* Start exposing libdpkg.
* Convert controllib.pl to a new style perl module(s).
* 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.
# 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])
-dpkg (1.14.8) UNRELEASED; urgency=low
+dpkg (1.14.8) unstable; urgency=low
[ Raphael Hertzog ]
* Heavy rework of dpkg-shlibdeps:
* Polish (Robert Luberda).
* Swedish (Peter Karlsson).
- -- Raphael Hertzog <hertzog@debian.org> Mon, 08 Oct 2007 20:49:51 +0200
+ -- Guillem Jover <guillem@debian.org> Mon, 19 Nov 2007 10:36:30 +0200
dpkg (1.14.7) unstable; urgency=low