Browse Source

Release 1.14.4.

Guillem Jover 17 years ago
parent
commit
5b3672547f
3 changed files with 11 additions and 6 deletions
  1. 6 2
      ChangeLog
  2. 1 1
      configure.ac
  3. 4 3
      debian/changelog

+ 6 - 2
ChangeLog

@@ -1,3 +1,7 @@
+2007-05-24  Guillem Jover  <guillem@debian.org>
+
+	* configure.ac: Release 1.14.4.
+
 2007-05-24  Guillem Jover  <guillem@debian.org>
 
 	* scripts/controllib.pl (debarch_to_debtriplet): Match exactly 'any'
@@ -9,10 +13,10 @@
 
 2007-05-23  Guillem Jover  <guillem@debian.org>
 
-	Revert commit on 2007-04-28 by Aaron M. Ucko  <ucko@debian.org>.
+	Revert commit on 2007-04-28 by Aaron M. Ucko <ucko@debian.org>.
 
 	* scripts/dpkg-shlibdeps.pl: Trim down duplicated files from @libfiles
-	only when passing it to dpkg-query.
+	only when passing it to dpkg-query instead.
 
 2007-05-23  Kylan Robinson  <Kylan_Robinson@selinc.com>
 

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

+ 4 - 3
debian/changelog

@@ -1,4 +1,4 @@
-dpkg (1.14.4) UNRELEASED; urgency=low
+dpkg (1.14.4) unstable; urgency=low
 
   [ Guillem Jover ]
   * Fix perl warnings:
@@ -13,10 +13,11 @@ dpkg (1.14.4) UNRELEASED; urgency=low
   * Recognize again architecture wildcards. Closes: #424670
 
   [ Updated dpkg translations ]
-  * French (Frédéric Bothamy).
   * Basque (Piarres Beobide). Closes: #425776
+  * French (Frédéric Bothamy).
+  * Galician (Jacobo Tarrío).
 
- -- Guillem Jover <guillem@debian.org>  Tue, 15 May 2007 16:35:25 +0300
+ -- Guillem Jover <guillem@debian.org>  Thu, 24 May 2007 19:30:26 +0300
 
 dpkg (1.14.3) unstable; urgency=low