Browse Source

Release 1.14.16.2

Guillem Jover 18 years ago
parent
commit
110bf27287
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-22  Guillem Jover  <guillem@debian.org>
+
+	* configure.ac: Release 1.14.16.2.
+
 2008-01-22  Guillem Jover  <guillem@debian.org>
 2008-01-22  Guillem Jover  <guillem@debian.org>
 
 
 	* utils/start-stop-daemon.c (main): Move setuid code after initgroups
 	* utils/start-stop-daemon.c (main): Move setuid code after initgroups

+ 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.1], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.16.2], [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.2) UNRELEASED; urgency=low
+dpkg (1.14.16.2) unstable; urgency=low
 
 
   * Change uid after changing gid and initializing supplementary groups in
   * Change uid after changing gid and initializing supplementary groups in
     start-stop-daemon. Closes: #462018
     start-stop-daemon. Closes: #462018
@@ -6,7 +6,7 @@ dpkg (1.14.16.2) UNRELEASED; urgency=low
     to Conflicts, so that users from etch can upgrade to sid (or lenny
     to Conflicts, so that users from etch can upgrade to sid (or lenny
     once dpkg has migrated).
     once dpkg has migrated).
 
 
- -- Guillem Jover <guillem@debian.org>  Tue, 22 Jan 2008 12:52:11 +0200
+ -- Guillem Jover <guillem@debian.org>  Tue, 22 Jan 2008 13:05:22 +0200
 
 
 dpkg (1.14.16.1) unstable; urgency=low
 dpkg (1.14.16.1) unstable; urgency=low