summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog4
3 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a3c99a47..64c3c7a23 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-02-03 Guillem Jover <guillem@debian.org>
+
+ * configure.ac: Release 1.14.25.
+
2009-02-02 Guillem Jover <guillem@debian.org>
* src/archives.c (tarobject): Do not call ensure_pathname_nonexisting
diff --git a/configure.ac b/configure.ac
index 178b150f4..cdc71214d 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.25~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.25], [debian-dpkg@lists.debian.org])
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 514b6feca..660e3500f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-dpkg (1.14.25) UNRELEASED; urgency=low
+dpkg (1.14.25) unstable; urgency=low
[ Guillem Jover ]
* Fix typo in package description ('privides' -> 'provides').
@@ -29,7 +29,7 @@ dpkg (1.14.25) UNRELEASED; urgency=low
* Add missing space in French translation.
Thanks to Cyril "Oeil de lynx" Brulebois.
- -- Guillem Jover <guillem@debian.org> Mon, 29 Dec 2008 05:52:37 +0100
+ -- Guillem Jover <guillem@debian.org> Tue, 03 Feb 2009 00:00:41 +0200
dpkg (1.14.24) unstable; urgency=low