Author: djpig
Date: 2006-02-18 17:02:25 +0000 (Sat, 18 Feb 2006)
New Revision: 158

Modified:
   trunk/ChangeLog
   trunk/configure.ac
   trunk/debian/changelog
Log:
Lets release 1.13.16 since dpkg-scanpackages is essentially broken
when used with overrides


Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog     2006-02-18 12:22:44 UTC (rev 157)
+++ trunk/ChangeLog     2006-02-18 17:02:25 UTC (rev 158)
@@ -1,5 +1,12 @@
+2006-02-18  Frank Lichtenheld  <[EMAIL PROTECTED]>
+
+       * configure.ac: Release 1.13.16.
+
 2006-02-17  Frank Lichtenheld  <[EMAIL PROTECTED]>
 
+       * man/ChangeLog: Start an own changelog for the
+       manpages.
+       
        * scripts/dpkg-scanpackages.pl: Fix override handling
        which was broken by the latest changes.
 

Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac  2006-02-18 12:22:44 UTC (rev 157)
+++ trunk/configure.ac  2006-02-18 17:02:25 UTC (rev 158)
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([dpkg], [1.13.16~], [EMAIL PROTECTED])
+AC_INIT([dpkg], [1.13.16], [EMAIL PROTECTED])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog      2006-02-18 12:22:44 UTC (rev 157)
+++ trunk/debian/changelog      2006-02-18 17:02:25 UTC (rev 158)
@@ -1,5 +1,7 @@
-dpkg (1.13.16~) UNRELEASED; urgency=low
+dpkg (1.13.16) unstable; urgency=low
 
+  * The "not really a brown paper bag needed but it's close" release
+  
   [ Guillem Jover ]
   * Move auxiliary autotools scripts to config/.
   * Require gettext 0.14.5.
@@ -22,7 +24,7 @@
     - update-alternatives.8 Closes: #353428
     - dpkg.1, dpkg.cfg.5 Closes: #353429
 
- -- Guillem Jover <[EMAIL PROTECTED]>  Fri, 17 Feb 2006 03:52:59 +0200
+ -- Frank Lichtenheld <[EMAIL PROTECTED]>  Sat, 18 Feb 2006 17:59:00 +0100
 
 dpkg (1.13.15) unstable; urgency=low
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to