Forráskód Böngészése

Release 1.14.16.3

Guillem Jover 18 éve
szülő
commit
4f5bfb5f77
3 módosított fájl, 7 hozzáadás és 3 törlés
  1. 4 0
      ChangeLog
  2. 1 1
      configure.ac
  3. 2 2
      debian/changelog

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+2008-01-22  Guillem Jover  <guillem@debian.org>
+
+	* configure.ac: Release 1.14.16.3.
+
 2008-01-22  Guillem Jover  <guillem@debian.org>
 2008-01-22  Guillem Jover  <guillem@debian.org>
 
 
 	* utils/start-stop-daemon.c (tvselector): Remove typedef.
 	* utils/start-stop-daemon.c (tvselector): Remove typedef.

+ 1 - 1
configure.ac

@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 # Process this file with autoconf to produce a configure script.
 
 
 AC_PREREQ(2.59)
 AC_PREREQ(2.59)
-AC_INIT([dpkg], [1.14.16.2], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.16.3], [debian-dpkg@lists.debian.org])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])
 AC_CONFIG_AUX_DIR([config])

+ 2 - 2
debian/changelog

@@ -1,4 +1,4 @@
-dpkg (1.14.16.3) UNRELEASED; urgency=low
+dpkg (1.14.16.3) unstable; urgency=low
 
 
   [ Raphael Hertzog ]
   [ Raphael Hertzog ]
   * Remove the ":utf8" layer that utf8-encodes already valid utf8.
   * Remove the ":utf8" layer that utf8-encodes already valid utf8.
@@ -15,7 +15,7 @@ dpkg (1.14.16.3) UNRELEASED; urgency=low
     not worked properly for a long time (maybe never), but came to light
     not worked properly for a long time (maybe never), but came to light
     due to #460903's fix. Closes: #462104
     due to #460903's fix. Closes: #462104
 
 
- -- Raphael Hertzog <hertzog@debian.org>  Tue, 22 Jan 2008 18:15:42 +0100
+ -- Guillem Jover <guillem@debian.org>  Tue, 22 Jan 2008 23:39:59 +0200
 
 
 dpkg (1.14.16.2) unstable; urgency=low
 dpkg (1.14.16.2) unstable; urgency=low