]> err.no Git - dpkg/commitdiff
Release 1.13.14
authorFrank Lichtenheld <djpig@debian.org>
Sat, 11 Feb 2006 23:47:11 +0000 (23:47 +0000)
committerFrank Lichtenheld <djpig@debian.org>
Sat, 11 Feb 2006 23:47:11 +0000 (23:47 +0000)
ChangeLog
configure.ac
debian/changelog

index c2c64dbf1608f684b57c7fa1b381914e97911b8b..a5624473ec12e1efdadf8e13911819910f027f30 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-02-12  Frank Lichtenheld  <djpig@debian.org>
+
+       * configure.ac: Release 1.13.14.
+
 2006-02-11  Denis Barbier  <barbier@debian.org>
 
        * man/C/dpkg.1: Escape ` and ', otherwise they are converted to
index e25d5e277f842c4ac46115151361f75ec90b31fc..01ecc2382af6a27b5fcb43e371d7315efcaf921a 100644 (file)
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([dpkg], [1.13.14~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.13.14], [debian-dpkg@lists.debian.org])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_MACRO_DIR([m4])
 
index 741cd6aa917a051780f2f27dba7080096a135e51..0a313eabfdbd2befb78ee2e86276013183773c4e 100644 (file)
@@ -1,4 +1,4 @@
-dpkg (1.13.14~) UNRELEASED; urgency=low
+dpkg (1.13.14) experimental; urgency=low
 
   [ Guillem Jover ]
   * Make start-stop-daemon print the proper version instead of 'VERSION'.