浏览代码

Release 1.13.18.

Guillem Jover 20 年之前
父节点
当前提交
141fc2dc2f
共有 3 个文件被更改,包括 7 次插入6 次删除
  1. 4 0
      ChangeLog
  2. 1 1
      configure.ac
  3. 2 5
      debian/changelog

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+2006-04-10  Guillem Jover  <guillem@debian.org>
+
+	* configure.ac: Release 1.13.18.
+
 2006-04-10  Andrew Suffield  <asuffield@debian.org>
 
 	* src/main.h (clearselections): New prototype.

+ 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.18~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.13.18], [debian-dpkg@lists.debian.org])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])

+ 2 - 5
debian/changelog

@@ -1,4 +1,4 @@
-dpkg (1.13.18~) UNRELEASED; urgency=low
+dpkg (1.13.18) unstable; urgency=low
 
   [ Updated dpkg Translations ]
   * Romanian (Sorin Batariuc). Closes: #356664
@@ -44,10 +44,7 @@ dpkg (1.13.18~) UNRELEASED; urgency=low
   * Use '--clear-selections' in the dpkg man page example on how to transfer
     the status to another installation. Closes: #137442
 
-  [ Christian Perrier ]
-  * 
-
- -- Christian Perrier <bubulle@debian.org>  Sat,  8 Apr 2006 18:51:32 +0200
+ -- Guillem Jover <guillem@debian.org>  Mon, 10 Apr 2006 06:40:22 +0300
 
 dpkg (1.13.17) unstable; urgency=low