Author: guillem
Date: 2006-05-04 11:32:29 +0000 (Thu, 04 May 2006)
New Revision: 283
Modified:
trunk/ChangeLog
trunk/configure.ac
trunk/debian/changelog
Log:
Release 1.13.19.
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2006-05-04 11:01:39 UTC (rev 282)
+++ trunk/ChangeLog 2006-05-04 11:32:29 UTC (rev 283)
@@ -1,5 +1,9 @@
2006-05-04 Guillem Jover <[EMAIL PROTECTED]>
+ * configure.ac: Release 1.13.19.
+
+2006-05-04 Guillem Jover <[EMAIL PROTECTED]>
+
* scripts/dpkg-genchanges.pl: Do not use $version to refer to the
source package version, as it denotes the dpkg version.
Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac 2006-05-04 11:01:39 UTC (rev 282)
+++ trunk/configure.ac 2006-05-04 11:32:29 UTC (rev 283)
@@ -1,7 +1,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT([dpkg], [1.13.19~], [EMAIL PROTECTED])
+AC_INIT([dpkg], [1.13.19], [EMAIL PROTECTED])
AC_CONFIG_SRCDIR([lib/dpkg.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([config])
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2006-05-04 11:01:39 UTC (rev 282)
+++ trunk/debian/changelog 2006-05-04 11:32:29 UTC (rev 283)
@@ -1,4 +1,4 @@
-dpkg (1.13.19~) UNRELEASED; urgency=low
+dpkg (1.13.19) unstable; urgency=low
[ Frank Lichtenheld ]
* Add -follow (back) to find call in dpkg-scanpackages.
@@ -59,7 +59,7 @@
* Bump Standards-Version to 3.7.1.
* Wrapped debian/control fields except Uploaders given current policy.
- -- Bart Cornelis (cobaco) <[EMAIL PROTECTED]> Thu, 4 May 2006 10:36:12 +0200
+ -- Guillem Jover <[EMAIL PROTECTED]> Thu, 4 May 2006 14:05:21 +0300
dpkg (1.13.18) unstable; urgency=low
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]