From: Guillem Jover Date: Sun, 30 Mar 2008 09:56:09 +0000 (+0300) Subject: Release 1.14.17 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47d2e9c479d6650e4980231606cd43c744e3c0c9;p=dpkg Release 1.14.17 --- diff --git a/ChangeLog b/ChangeLog index 0d348ba4..2818fea0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-03-30 Guillem Jover + + * configure.ac: Release 1.14.18. + 2008-03-30 Guillem Jover * dselect/main.cc: Use instead of . diff --git a/configure.ac b/configure.ac index 2e1c5780..2faa5b50 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.17~], [debian-dpkg@lists.debian.org]) +AC_INIT([dpkg], [1.14.17], [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 bb76a3df..329a7d4b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dpkg (1.14.17) UNRELEASED; urgency=low +dpkg (1.14.17) experimental; urgency=low [ Guillem Jover ] * Replace strdup plus error checking usage with a new m_strdup function. @@ -171,7 +171,7 @@ dpkg (1.14.17) UNRELEASED; urgency=low * Polish (Robert Luberda). * Romanian (Eddy Petrişor). - -- Frank Lichtenheld Fri, 29 Feb 2008 18:34:54 +0100 + -- Guillem Jover Sun, 30 Mar 2008 12:48:22 +0300 dpkg (1.14.16.6) unstable; urgency=medium