+2008-03-30 Guillem Jover <guillem@debian.org>
+
+ * configure.ac: Release 1.14.18.
+
2008-03-30 Guillem Jover <guillem@debian.org>
* dselect/main.cc: Use <ncursesw/term.h> instead of <term.h>.
# 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])
-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.
* Polish (Robert Luberda).
* Romanian (Eddy Petrişor).
- -- Frank Lichtenheld <djpig@debian.org> Fri, 29 Feb 2008 18:34:54 +0100
+ -- Guillem Jover <guillem@debian.org> Sun, 30 Mar 2008 12:48:22 +0300
dpkg (1.14.16.6) unstable; urgency=medium