Raphael Hertzog лет назад: 18
Родитель
Сommit
7364cd5f05
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.14.20~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.20], [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.20) UNRELEASED; urgency=low
+dpkg (1.14.20) unstable; urgency=low
 
   [ Guillem Jover ]
   * Change UTF-8 '©' to '(C)' in deb-version.5 (unfuzzy translations).
@@ -64,7 +64,7 @@ dpkg (1.14.20) UNRELEASED; urgency=low
   * Brazilian Portuguese (Felipe Augusto van de Wiel).
   * Polish (Wiktor Wandachowicz).
 
- -- Jacobo Tarrio <jtarrio@debian.org>  Wed, 28 May 2008 20:47:41 +0100
+ -- Raphael Hertzog <hertzog@debian.org>  Wed, 18 Jun 2008 09:33:54 +0200
 
 dpkg (1.14.19) unstable; urgency=low