The following commit has been merged in the lenny branch:
commit e76b34d01f01e1d2f6396a9be4a58a7d1ca22a9b
Author: Guillem Jover <[EMAIL PROTECTED]>
Date: Mon May 12 08:51:57 2008 +0300
Release 1.14.19
diff --git a/ChangeLog b/ChangeLog
index 7d07bee..301b4aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2008-05-12 Guillem Jover <[EMAIL PROTECTED]>
+ * configure.ac: Release 1.14.19.
+
+2008-05-12 Guillem Jover <[EMAIL PROTECTED]>
+
* scripts/dpkg-gencontrol.pl: Get Package-Type field value also from
custom field.
diff --git a/configure.ac b/configure.ac
index a7e561c..1b2ef1c 100644
--- a/configure.ac
+++ b/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.19~], [EMAIL PROTECTED])
+AC_INIT([dpkg], [1.14.19], [EMAIL PROTECTED])
AC_CONFIG_SRCDIR([lib/dpkg.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([config])
diff --git a/debian/changelog b/debian/changelog
index 76c980a..928ffe0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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 <[EMAIL PROTECTED]> Sun, 11 May 2008 16:24:43
-0300
+ -- Guillem Jover <[EMAIL PROTECTED]> Mon, 12 May 2008 08:33:07 +0300
dpkg (1.14.18) unstable; urgency=low
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]