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 669d86ec7..f8f2423f1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-02-15 Frank Lichtenheld <djpig@debian.org>
+
+ * configure.ac: Release 1.13.15.
+
2006-02-13 Daniel Nylander <info@danielnylander.se>
* po/sv.po updated.
diff --git a/configure.ac b/configure.ac
index 031c40488..96489727c 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.13.15~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.13.15], [debian-dpkg@lists.debian.org])
AC_CONFIG_SRCDIR([lib/dpkg.h])
AC_CONFIG_MACRO_DIR([m4])
diff --git a/debian/changelog b/debian/changelog
index ff21ad0b3..fd928707b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-dpkg (1.13.15~) UNRELEASED; urgency=low
+dpkg (1.13.15) unstable; urgency=low
[ Guillem Jover ]
* Add a missing closing parenthesis in a dpkg string (Jordi Mallach).
@@ -14,7 +14,7 @@ dpkg (1.13.15~) UNRELEASED; urgency=low
* Swedish (Daniel Nylander).
* Hungarian (Szervác Attila): Added.
- -- Christian Perrier <bubulle@debian.org> Mon, 13 Feb 2006 20:09:22 +0100
+ -- Frank Lichtenheld <djpig@debian.org> Wed, 15 Feb 2006 21:42:06 +0100
dpkg (1.13.14) experimental; urgency=low