Guillem Jover пре 18 година
родитељ
комит
e83e04606e
4 измењених фајлова са 7 додато и 9 уклоњено
  1. 4 0
      ChangeLog
  2. 0 6
      TODO
  3. 1 1
      configure.ac
  4. 2 2
      debian/changelog

+ 4 - 0
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>
 2007-11-19  Guillem Jover  <guillem@debian.org>
 
 
 	* scripts/dpkg-source.pl: Use %dep_field_type for the union option
 	* scripts/dpkg-source.pl: Use %dep_field_type for the union option

+ 0 - 6
TODO

@@ -19,8 +19,6 @@ lenny
 
 
  * Add Wig&Pen source package support.
  * Add Wig&Pen source package support.
 
 
- * Support lzma and bzip2 source package compression.
-
  * Get rid of install-info.
  * Get rid of install-info.
 
 
  * Add multiarch support.
  * Add multiarch support.
@@ -29,8 +27,6 @@ lenny
 
 
  * Merge dpkg-sig?
  * Merge dpkg-sig?
 
 
- * Support versioned symbols in dpkg-shlibdeps.
-
  * Start exposing libdpkg.
  * Start exposing libdpkg.
 
 
  * Convert controllib.pl to a new style perl module(s).
  * Convert controllib.pl to a new style perl module(s).
@@ -50,8 +46,6 @@ lenny
 
 
  * Some kind of test-suite (Esteban).
  * 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
  * Make dpkg-checkbuilddeps easier to use by other programs such as pbuilder
    or sbuild, so that they can start using the new architecture wildcards
    or sbuild, so that they can start using the new architecture wildcards
    automatically.
    automatically.

+ 1 - 1
configure.ac

@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 # Process this file with autoconf to produce a configure script.
 
 
 AC_PREREQ(2.59)
 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_SRCDIR([lib/dpkg.h])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])
 AC_CONFIG_AUX_DIR([config])

+ 2 - 2
debian/changelog

@@ -1,4 +1,4 @@
-dpkg (1.14.8) UNRELEASED; urgency=low
+dpkg (1.14.8) unstable; urgency=low
 
 
   [ Raphael Hertzog ]
   [ Raphael Hertzog ]
   * Heavy rework of dpkg-shlibdeps:
   * Heavy rework of dpkg-shlibdeps:
@@ -79,7 +79,7 @@ dpkg (1.14.8) UNRELEASED; urgency=low
   * Polish (Robert Luberda).
   * Polish (Robert Luberda).
   * Swedish (Peter Karlsson).
   * 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
 dpkg (1.14.7) unstable; urgency=low