Guillem Jover 18 anni fa
parent
commit
e4f045b528
3 ha cambiato i file con 7 aggiunte e 3 eliminazioni
  1. 4 0
      ChangeLog
  2. 1 1
      configure.ac
  3. 2 2
      debian/changelog

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+2008-04-08  Guillem Jover  <guillem@debian.org>
+
+	* configure.ac: Release 1.14.18.
+
 2008-04-08  Guillem Jover  <guillem@debian.org>
 
 	* doc/triggers.txt: Fix wrong dpkg trigger related option names.

+ 1 - 1
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.18~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.18], [debian-dpkg@lists.debian.org])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])

+ 2 - 2
debian/changelog

@@ -1,4 +1,4 @@
-dpkg (1.14.18) UNRELEASED; urgency=low
+dpkg (1.14.18) unstable; urgency=low
 
   [ Guillem Jover ]
   * Bump po4a version in Build-Depends to 0.33.1-1, as usage of UTF-8
@@ -47,7 +47,7 @@ dpkg (1.14.18) UNRELEASED; urgency=low
   * German (Helge Kreutzmann).
   * Swedish (Peter Karlsson).
 
- -- Guillem Jover <guillem@debian.org>  Sun, 30 Mar 2008 13:04:29 +0300
+ -- Guillem Jover <guillem@debian.org>  Tue, 08 Apr 2008 07:00:10 +0300
 
 dpkg (1.14.17) experimental; urgency=low