]> err.no Git - dpkg/commitdiff
Release 1.14.1.
authorGuillem Jover <guillem@debian.org>
Tue, 8 May 2007 15:47:04 +0000 (15:47 +0000)
committerGuillem Jover <guillem@debian.org>
Tue, 8 May 2007 15:47:04 +0000 (15:47 +0000)
ChangeLog
TODO
configure.ac
debian/changelog

index ed97d34e74fcf3a90d0d793c01976cb0fbe211b2..3baa53d21deb7aa2f0b7649ab375a579e4340b88 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-05-08  Guillem Jover  <guillem@debian.org>
+
+       * configure.ac: Release 1.14.1.
+
 2007-05-08  Guillem Jover  <guillem@debian.org>
 
        * configure.ac: Bump version to 1.14.1~.
diff --git a/TODO b/TODO
index e0f19ddf0b5da1e3de20beefd3b622af04734edd..b00c032ceb8f726307056079a4cbfb87c2a76786 100644 (file)
--- a/TODO
+++ b/TODO
@@ -9,7 +9,7 @@ lenny
  * Triage as much bugs as possible to get the bug count below 300 ;) and
    merge as much patches as possible.
 
-1.14.1
+1.14.2
 ------
 
  * Make dpkg bootstrappable (modularize dpkg-architecture).
index 644da1598e1f697bc6e18ef94c500c92bd3486ab..1661bf50358362c4cc6117409bd8e5f352aba4f2 100644 (file)
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([dpkg], [1.14.1~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.1], [debian-dpkg@lists.debian.org])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])
index 9dca6ca40c3918038d45b3fad96258b438e10aa0..ef8848b60813cc0411b2b08e623566f54e9b85e7 100644 (file)
@@ -1,11 +1,11 @@
-dpkg (1.14.1~) UNRELEASED; urgency=low
+dpkg (1.14.1) unstable; urgency=low
 
   [ Guillem Jover ]
   * Fix partial upgrades by tightening dpkg-dev versioned Depends to
     dpkg 1.14.0, and dpkg Conflicts against << dpkg-dev 1.14.0, where
     the triplettable support first appeared. Closes: #422848
 
- -- Guillem Jover <guillem@debian.org>  Tue, 08 May 2007 11:51:03 +0300
+ -- Guillem Jover <guillem@debian.org>  Tue, 08 May 2007 18:23:49 +0300
 
 dpkg (1.14.0) unstable; urgency=low