ソースを参照

Release dpkg 1.13.24.

Guillem Jover 20 年 前
コミット
1a92b2a1b3
共有3 個のファイルを変更した7 個の追加3 個の削除を含む
  1. 4 0
      ChangeLog
  2. 1 1
      configure.ac
  3. 2 2
      debian/changelog

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+2006-10-13  Guillem Jover  <guillem@debian.org>
+
+	* configure.ac: Release 1.13.24.
+
 2006-10-13  Guillem Jover  <guillem@debian.org>
 
 	* dselect/pkgdisplay.cc (relatestrings): Add a string for the Breaks

+ 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.24~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.13.24], [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.24~) UNRELEASED; urgency=low
+dpkg (1.13.24) unstable; urgency=low
 
   [ Guillem Jover ]
   * Fix dselect segfault by adding a field description matching the
@@ -7,7 +7,7 @@ dpkg (1.13.24~) UNRELEASED; urgency=low
   [ Updated dpkg Translations ]
   * Nepali (Shiva Prasad Pokharel). Closes: #373728
 
- -- Guillem Jover <guillem@debian.org>  Thu, 12 Oct 2006 03:15:23 +0300
+ -- Guillem Jover <guillem@debian.org>  Fri, 13 Oct 2006 16:34:39 +0300
 
 dpkg (1.13.23) unstable; urgency=low