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 e27ce9202..93102564f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2008-01-21 Guillem Jover <guillem@debian.org>
+ * configure.ac: Release 1.14.16.
+
+2008-01-21 Guillem Jover <guillem@debian.org>
+
* README.api: New file.
* README.feature-removal-schedule: Likewise.
* Makefile.am (EXTRA_DIST): Add README.feature-removal-schedule and
diff --git a/configure.ac b/configure.ac
index be0886d69..25d9d1e82 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.16~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.16], [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 4318a545c..27dae4670 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-dpkg (1.14.16) UNRELEASED; urgency=low
+dpkg (1.14.16) unstable; urgency=low
[ Guillem Jover ]
* Add build-essential as an implicit Build-Depends in dpkg-checkbuilddeps.
@@ -85,7 +85,7 @@ dpkg (1.14.16) UNRELEASED; urgency=low
* Russian (Yuri Kozlov). Closes: #460708
* Swedish (Peter Karlsson).
- -- Jacobo Tarrio <jtarrio@debian.org> Sat, 12 Jan 2008 12:27:22 +0000
+ -- Guillem Jover <guillem@debian.org> Mon, 21 Jan 2008 10:00:45 +0200
dpkg (1.14.15) unstable; urgency=low