Parcourir la source

Release 1.14.9

Guillem Jover il y a 18 ans
Parent
commit
3e595e9e51
3 fichiers modifiés avec 8 ajouts et 4 suppressions
  1. 4 0
      ChangeLog
  2. 1 1
      configure.ac
  3. 3 3
      debian/changelog

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+2007-11-20  Guillem Jover  <guillem@debian.org>
+
+	* configure.ac: Release 1.14.9.
+
 2007-11-19  Raphael Hertzog  <hertzog@debian.org>
 
 	* scripts/Dpkg/Path.pm: Fix behaviour of get_pkg_root_dir() when

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

+ 3 - 3
debian/changelog

@@ -1,4 +1,4 @@
-dpkg (1.14.9) UNRELEASED; urgency=low
+dpkg (1.14.9) unstable; urgency=low
 
   [ Raphael Hertzog ]
   * Fix bad behaviour of Dpkg::Path::get_pkg_root_dir() and adjust
@@ -6,9 +6,9 @@ dpkg (1.14.9) UNRELEASED; urgency=low
   * Fix Dpkg::Deps to accept empty fields. Closes: #452013
 
   [ Updated man pages translations ]
-    * German (Helge Kreutzmann).
+  * German (Helge Kreutzmann).
 
- -- Guillem Jover <guillem@debian.org>  Mon, 19 Nov 2007 10:59:18 +0200
+ -- Guillem Jover <guillem@debian.org>  Tue, 20 Nov 2007 07:15:41 +0200
 
 dpkg (1.14.8) unstable; urgency=low