]> err.no Git - dpkg/commitdiff
Release 1.14.8
authorGuillem Jover <guillem@debian.org>
Mon, 19 Nov 2007 08:37:06 +0000 (10:37 +0200)
committerGuillem Jover <guillem@debian.org>
Mon, 19 Nov 2007 09:08:10 +0000 (11:08 +0200)
ChangeLog
TODO
configure.ac
debian/changelog

index 31d0dcd393aa04136c02dd8d3b68cd31947fe41b..3a096a464659072fc68333302ad8fd8854339ee8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-11-19  Guillem Jover  <guillem@debian.org>
+
+       * configure.ac: Release 1.14.8.
+
 2007-11-19  Guillem Jover  <guillem@debian.org>
 
        * scripts/dpkg-source.pl: Use %dep_field_type for the union option
diff --git a/TODO b/TODO
index 8188e1fde1e4db10a4a552b93f002001d319cc59..867fedc17a92a26a283f1a0bb129404022d6e0c3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -19,8 +19,6 @@ lenny
 
  * Add Wig&Pen source package support.
 
- * Support lzma and bzip2 source package compression.
-
  * Get rid of install-info.
 
  * Add multiarch support.
@@ -29,8 +27,6 @@ lenny
 
  * Merge dpkg-sig?
 
- * Support versioned symbols in dpkg-shlibdeps.
-
  * Start exposing libdpkg.
 
  * Convert controllib.pl to a new style perl module(s).
@@ -50,8 +46,6 @@ lenny
 
  * Some kind of test-suite (Esteban).
 
- * Parse the dependencies and coalesce them: controllib.pl (parsedep).
-
  * Make dpkg-checkbuilddeps easier to use by other programs such as pbuilder
    or sbuild, so that they can start using the new architecture wildcards
    automatically.
index 825aedd602de057e33511afbddcd4438e973a2e6..08924c88f370539a7553f30695dd3d0312d893e9 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.8~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.8], [debian-dpkg@lists.debian.org])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])
index cb025a2b0468c174b1e909d0f0f2035772b40673..75715f3d5647c9635be638c35b2bd6454a220de3 100644 (file)
@@ -1,4 +1,4 @@
-dpkg (1.14.8) UNRELEASED; urgency=low
+dpkg (1.14.8) unstable; urgency=low
 
   [ Raphael Hertzog ]
   * Heavy rework of dpkg-shlibdeps:
@@ -79,7 +79,7 @@ dpkg (1.14.8) UNRELEASED; urgency=low
   * Polish (Robert Luberda).
   * Swedish (Peter Karlsson).
 
- -- Raphael Hertzog <hertzog@debian.org>  Mon, 08 Oct 2007 20:49:51 +0200
+ -- Guillem Jover <guillem@debian.org>  Mon, 19 Nov 2007 10:36:30 +0200
 
 dpkg (1.14.7) unstable; urgency=low