浏览代码

Release 1.15.4.1

Guillem Jover 16 年之前
父节点
当前提交
3700faf371
共有 2 个文件被更改,包括 3 次插入3 次删除
  1. 1 1
      configure.ac
  2. 2 2
      debian/changelog

+ 1 - 1
configure.ac

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

+ 2 - 2
debian/changelog

@@ -1,9 +1,9 @@
-dpkg (1.15.4.1) UNRELEASED; urgency=low
+dpkg (1.15.4.1) unstable; urgency=medium
 
   * Do not mark any package as unseen in dselect. This is a workaround
     until it learns how to store such information again. Closes: #545366
 
- -- Guillem Jover <guillem@debian.org>  Mon, 19 Oct 2009 15:04:40 +0200
+ -- Guillem Jover <guillem@debian.org>  Mon, 19 Oct 2009 15:15:17 +0200
 
 dpkg (1.15.4) unstable; urgency=low