浏览代码

Release 1.14.22

Raphael Hertzog 18 年之前
父节点
当前提交
b302471d85
共有 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-09-05  Raphael Hertzog  <hertzog@debian.org>
+
+	* configure.ac: Release 1.14.22.
+
 2008-08-29  Raphael Hertzog  <hertzog@debian.org>
 
 	* scripts/dpkg-gensymbols.pl: It was already skipping symlinks

+ 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.22~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.22], [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.22) UNRELEASED; urgency=low
+dpkg (1.14.22) unstable; urgency=low
 
   [ Raphael Hertzog ]
   * The last "small fix" actually broke conversion of source packages to
@@ -27,7 +27,7 @@ dpkg (1.14.22) UNRELEASED; urgency=low
   [ Updated scripts translations ]
   * Swedish (Peter Krefting).
 
- -- Guillem Jover <guillem@debian.org>  Tue, 26 Aug 2008 05:51:45 +0300
+ -- Raphael Hertzog <hertzog@debian.org>  Fri, 05 Sep 2008 16:54:45 +0200
 
 dpkg (1.14.21) unstable; urgency=low