Guillem Jover 17 rokov pred
rodič
commit
37c5968236
3 zmenil súbory, kde vykonal 7 pridanie a 3 odobranie
  1. 4 0
      ChangeLog
  2. 1 1
      configure.ac
  3. 2 2
      debian/changelog

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+2009-02-03  Guillem Jover  <guillem@debian.org>
+
+	* configure.ac: Release 1.14.25.
+
 2009-02-02  Guillem Jover  <guillem@debian.org>
 
 	* src/archives.c (tarobject): Do not call ensure_pathname_nonexisting

+ 1 - 1
configure.ac

@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([dpkg], [1.14.25~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.25], [debian-dpkg@lists.debian.org])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])

+ 2 - 2
debian/changelog

@@ -1,4 +1,4 @@
-dpkg (1.14.25) UNRELEASED; urgency=low
+dpkg (1.14.25) unstable; urgency=low
 
   [ Guillem Jover ]
   * Fix typo in package description ('privides' -> 'provides').
@@ -29,7 +29,7 @@ dpkg (1.14.25) UNRELEASED; urgency=low
   * Add missing space in French translation.
     Thanks to Cyril "Oeil de lynx" Brulebois.
 
- -- Guillem Jover <guillem@debian.org>  Mon, 29 Dec 2008 05:52:37 +0100
+ -- Guillem Jover <guillem@debian.org>  Tue, 03 Feb 2009 00:00:41 +0200
 
 dpkg (1.14.24) unstable; urgency=low