瀏覽代碼

Release 1.15.1

Guillem Jover 17 年之前
父節點
當前提交
588381c24e
共有 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.59)
-AC_INIT([dpkg], [1.15.1~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.15.1], [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.15.1) UNRELEASED; urgency=low
+dpkg (1.15.1) unstable; urgency=low
 
   [ Raphael Hertzog ]
   * Fix dpkg-genchanges to not include the additional upstream tarballs
@@ -168,7 +168,7 @@ dpkg (1.15.1) UNRELEASED; urgency=low
   * German (Helge Kreutzmann).
   * Swedish (Peter Krefting).
 
- -- Frank Lichtenheld <djpig@debian.org>  Sun, 29 Mar 2009 13:14:30 +0200
+ -- Guillem Jover <guillem@debian.org>  Thu, 21 May 2009 06:45:45 +0200
 
 dpkg (1.15.0) experimental; urgency=low