summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog4
2 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 719843c21..57e2161e9 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.15.1~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.15.1], [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 8c7feb19a..c7b5af04f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-dpkg (1.15.1) UNRELEASED; urgency=low
+dpkg (1.15.1) unstable; urgency=low
[ Raphael Hertzog ]
* Fix dpkg-genchanges to not include the additional upstream tarballs
@@ -168,7 +168,7 @@ dpkg (1.15.1) UNRELEASED; urgency=low
* German (Helge Kreutzmann).
* Swedish (Peter Krefting).
- -- Frank Lichtenheld <djpig@debian.org> Sun, 29 Mar 2009 13:14:30 +0200
+ -- Guillem Jover <guillem@debian.org> Thu, 21 May 2009 06:45:45 +0200
dpkg (1.15.0) experimental; urgency=low