Browse Source

Release 1.14.16.4

Guillem Jover 18 years ago
parent
commit
3ee9927c32
3 changed files with 7 additions and 3 deletions
  1. 4 0
      ChangeLog
  2. 1 1
      configure.ac
  3. 2 2
      debian/changelog

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+2008-01-23  Guillem Jover  <guillem@debian.org>
+
+	* configure.ac: Release 1.14.16.4.
+
 2008-01-23  Guillem Jover  <guillem@debian.org>
 
 	* scripts/Dpkg/Cdata.pm: Import capit from Dpkg::Fields.

+ 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.16.3], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.16.4], [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,8 +1,8 @@
-dpkg (1.14.16.4) UNRELEASED; urgency=low
+dpkg (1.14.16.4) unstable; urgency=low
 
   * Import capit in Dpkg::Cdata from Dpkg::Fields. Closes: #462172
 
- -- Guillem Jover <guillem@debian.org>  Wed, 23 Jan 2008 08:42:18 +0200
+ -- Guillem Jover <guillem@debian.org>  Wed, 23 Jan 2008 08:44:32 +0200
 
 dpkg (1.14.16.3) unstable; urgency=low