Author: guillem
Date: 2006-03-20 01:49:58 +0000 (Mon, 20 Mar 2006)
New Revision: 200
Modified:
trunk/ChangeLog
trunk/configure.ac
trunk/debian/changelog
Log:
Release 1.13.17.
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2006-03-20 01:31:50 UTC (rev 199)
+++ trunk/ChangeLog 2006-03-20 01:49:58 UTC (rev 200)
@@ -1,5 +1,9 @@
2006-03-20 Guillem Jover <[EMAIL PROTECTED]>
+ * configure.ac: Release 1.13.17.
+
+2006-03-20 Guillem Jover <[EMAIL PROTECTED]>
+
* utils/start-stop-daemon.c [OSLinux] (pid_is_exec): Revert back to
take a struct stat instead of an execname. Get the filename pointed
by the '/proc/<pid>/exe' symlink, strip any ' (deleted)' string, and
Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac 2006-03-20 01:31:50 UTC (rev 199)
+++ trunk/configure.ac 2006-03-20 01:49:58 UTC (rev 200)
@@ -1,7 +1,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT([dpkg], [1.13.17~], [EMAIL PROTECTED])
+AC_INIT([dpkg], [1.13.17], [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-03-20 01:31:50 UTC (rev 199)
+++ trunk/debian/changelog 2006-03-20 01:49:58 UTC (rev 200)
@@ -1,4 +1,4 @@
-dpkg (1.13.17~) UNRELEASED; urgency=low
+dpkg (1.13.17) unstable; urgency=low
[ Frank Lichtenheld ]
* Fix handling of -DArchitecure=foo in dpkg-gencontrol. Closes: #251911
@@ -39,7 +39,7 @@
* Czech (Miroslav Kure).
* Russian (Yuri Kozlov). Closes: #357724
- -- Bart Cornelis (cobaco) <[EMAIL PROTECTED]> Sun, 19 Feb 2006 13:07:43 +0100
+ -- Guillem Jover <[EMAIL PROTECTED]> Mon, 20 Mar 2006 03:33:03 +0200
dpkg (1.13.16) unstable; urgency=low
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]