From 56eadac56ced0d1acee49e012d577d8cc57884f6 Mon Sep 17 00:00:00 2001 From: Raphael Hertzog Date: Thu, 27 Dec 2007 12:03:35 +0100 Subject: [PATCH] Release 1.14.14 --- ChangeLog | 13 +++++++++++++ configure.ac | 2 +- debian/changelog | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index ec880dc6..99256213 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2007-12-27 Raphael Hertzog + + * configure.ac: Release 1.14.14. + +2007-12-27 Raphael Hertzog + + * debian/control: Bump dpkg dependency to >= 1.14.13 in dpkg-dev + as dpkg-source needs the latest Dpkg.pm. + * debian/control: Add libio-string-perl to Build-Depends as it's + needed for a non-regression test (200_Dpkg_Shlibs.t). + * debian/control: Fix priority of dselect to match the priority + set by ftpmasters. + 2007-12-27 Guillem Jover * configure.ac: Bump version to 1.14.14~. diff --git a/configure.ac b/configure.ac index 73106946..509eede7 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.14~], [debian-dpkg@lists.debian.org]) +AC_INIT([dpkg], [1.14.14], [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 8e2cab92..06162b05 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dpkg (1.14.14) UNRELEASED; urgency=low +dpkg (1.14.14) unstable; urgency=low * Fix override disparity: set priority of dselect to important. * Add libio-string-perl to Build-Depends as it's needed by a non-regression -- 2.39.5