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

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+2007-01-02  Guillem Jover  <guillem@debian.org>
+
+	* configure.ac: Release 1.13.25.
+
 2007-01-01  Guillem Jover  <guillem@debian.org>
 
 	* scripts/dpkg-shlibdeps.pl (@librarypaths): Add '/emul/ia32-linux/lib'

+ 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.13.25~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.13.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.13.25~) UNRELEASED; urgency=low
+dpkg (1.13.25) unstable; urgency=low
 
   [ Guillem Jover ]
   * Fix year 2018 in changelog for Michael Alan Dorman's upload in 1998,
@@ -32,7 +32,7 @@ dpkg (1.13.25~) UNRELEASED; urgency=low
   [ Updated dselect translations ]
   * Korean (Sunjae Park). Closes: #404943
 
- -- Guillem Jover <guillem@debian.org>  Fri, 13 Oct 2006 16:54:58 +0300
+ -- Guillem Jover <guillem@debian.org>  Tue,  2 Jan 2007 00:23:57 +0200
 
 dpkg (1.13.24) unstable; urgency=low