]> err.no Git - dpkg/commitdiff
Release 1.14.19
authorGuillem Jover <guillem@debian.org>
Mon, 12 May 2008 05:51:57 +0000 (08:51 +0300)
committerGuillem Jover <guillem@debian.org>
Mon, 12 May 2008 05:51:57 +0000 (08:51 +0300)
ChangeLog
configure.ac
debian/changelog

index 7d07beedd93d15e912ca34ce713a79d9a24cf46d..301b4aa34df9057cb091c26faaea3dc4fdb80d70 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-05-12  Guillem Jover  <guillem@debian.org>
+
+       * configure.ac: Release 1.14.19.
+
 2008-05-12  Guillem Jover  <guillem@debian.org>
 
        * scripts/dpkg-gencontrol.pl: Get Package-Type field value also from
index a7e561ce3070ece91c04a99162cce75f5a6de9a8..1b2ef1c2e5ba05d8c740f8c2d409676aa11164c8 100644 (file)
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([dpkg], [1.14.19~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.19], [debian-dpkg@lists.debian.org])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])
index 76c980af438743e89ffc54fc03a2ee32ca535893..928ffe041d9466e50eef236d9218c37471eabbe2 100644 (file)
@@ -1,4 +1,4 @@
-dpkg (1.14.19) UNRELEASED; urgency=low
+dpkg (1.14.19) unstable; urgency=low
 
   [ Guillem Jover ]
   * Fix a double-free by setting scontext to NULL after calling freecon.
@@ -78,7 +78,7 @@ dpkg (1.14.19) UNRELEASED; urgency=low
   * Russian (Yuri Kozlov). Closes: #478802
   * Slovak (Ivan Masár). Closes: #479007
 
- -- Felipe Augusto van de Wiel <faw@debian.org>  Sun, 11 May 2008 16:24:43 -0300
+ -- Guillem Jover <guillem@debian.org>  Mon, 12 May 2008 08:33:07 +0300
 
 dpkg (1.14.18) unstable; urgency=low