Guillem Jover лет назад: 17
Родитель
Сommit
16199a8951
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.3~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.15.3], [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.3) UNRELEASED; urgency=low
+dpkg (1.15.3) unstable; urgency=low
 
   [ Guillem Jover ]
   * Unset TAR_OPTIONS when extracting .deb archives.
@@ -72,7 +72,7 @@ dpkg (1.15.3) UNRELEASED; urgency=low
   * German (Helge Kreutzmann).
   * Swedish (Peter Krefting).
 
- -- Guillem Jover <guillem@debian.org>  Tue, 26 May 2009 01:26:04 +0200
+ -- Guillem Jover <guillem@debian.org>  Sat, 27 Jun 2009 19:06:43 +0200
 
 dpkg (1.15.2) unstable; urgency=low