Guillem Jover лет назад: 17
Родитель
Сommit
47ff5c902d
3 измененных файлов с 7 добавлено и 3 удалено
  1. 4 0
      ChangeLog
  2. 1 1
      configure.ac
  3. 2 2
      debian/changelog

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+2008-12-29  Guillem Jover  <guillem@debian.org>
+
+	* configure.ac: Release 1.14.24.
+
 2008-12-20  Guillem Jover  <guillem@debian.org>
 2008-12-20  Guillem Jover  <guillem@debian.org>
 
 
 	* src/archives.c (tarobject): Move a 'continue' inside a conditional
 	* src/archives.c (tarobject): Move a 'continue' inside a conditional

+ 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.24~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.24], [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.24) UNRELEASED; urgency=low
+dpkg (1.14.24) unstable; urgency=low
 
 
   [ Raphael Hertzog ]
   [ Raphael Hertzog ]
   * Fix parsing of objdump output (by dpkg-shlibdeps) in a special case where
   * Fix parsing of objdump output (by dpkg-shlibdeps) in a special case where
@@ -25,7 +25,7 @@ dpkg (1.14.24) UNRELEASED; urgency=low
   [ Updated scripts translations ]
   [ Updated scripts translations ]
   * Improve German translation.
   * Improve German translation.
 
 
- -- Guillem Jover <guillem@debian.org>  Tue, 18 Nov 2008 12:40:33 +0200
+ -- Guillem Jover <guillem@debian.org>  Mon, 29 Dec 2008 05:38:31 +0100
 
 
 dpkg (1.14.23) unstable; urgency=low
 dpkg (1.14.23) unstable; urgency=low