]> err.no Git - dpkg/commitdiff
Release 1.14.17
authorGuillem Jover <guillem@debian.org>
Sun, 30 Mar 2008 09:56:09 +0000 (12:56 +0300)
committerGuillem Jover <guillem@debian.org>
Sun, 30 Mar 2008 09:57:42 +0000 (12:57 +0300)
ChangeLog
configure.ac
debian/changelog

index 0d348ba4e80708b44d9f96bce40a32601d0735d5..2818fea0d0e97ee0747c616753341ca7559ca6b9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+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>.
index 2e1c5780c355bc885ec090c4f0f48b6dfe112ff0..2faa5b50c19f48de1a172cdb85b2dcde2fbef76d 100644 (file)
@@ -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])
index bb76a3df5793071791b4322acac979f97a05f490..329a7d4bfe41e3f6402163a78a6cfad8f783dfe2 100644 (file)
@@ -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 <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