Guillem Jover 17 lat temu
rodzic
commit
9eb319a57b
2 zmienionych plików z 3 dodań i 3 usunięć
  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~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.15.4], [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,4 +1,4 @@
-dpkg (1.15.4) UNRELEASED; urgency=low
+dpkg (1.15.4) unstable; urgency=low
 
   [ Guillem Jover ]
   * Call _g instead of g_ in dpkg-name.
@@ -128,7 +128,7 @@ dpkg (1.15.4) UNRELEASED; urgency=low
   * Russian (Yuri Kozlov). Closes: #542254
   * Swedish (Peter Krefting).
 
- -- Guillem Jover <guillem@debian.org>  Sat, 27 Jun 2009 19:25:30 +0200
+ -- Guillem Jover <guillem@debian.org>  Sun, 06 Sep 2009 09:37:45 +0200
 
 dpkg (1.15.3.1) unstable; urgency=low