Guillem Jover лет назад: 18
Родитель
Сommit
03bc3330e3
3 измененных файлов с 7 добавлено и 3 удалено
  1. 4 0
      ChangeLog
  2. 1 1
      configure.ac
  3. 2 2
      debian/changelog

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+2008-08-26  Guillem Jover  <guillem@debian.org>
+
+	* configure.ac: Release 1.14.21.
+
 2008-08-26  Guillem Jover  <guillem@debian.org>
 
 	* man/dpkg.1: Escape hyphen in apt-get command.

+ 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.21~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.21], [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.21) UNRELEASED; urgency=low
+dpkg (1.14.21) unstable; urgency=low
 
   [ Raphael Hertzog ]
   * Small fix in "3.0 (quilt)" source format when using non-standard name
@@ -54,7 +54,7 @@ dpkg (1.14.21) UNRELEASED; urgency=low
   [ Updated dselect translations ]
   * Romanian (Eddy Petrișor).
 
- -- Raphael Hertzog <hertzog@debian.org>  Wed, 18 Jun 2008 10:19:51 +0200
+ -- Guillem Jover <guillem@debian.org>  Tue, 26 Aug 2008 05:32:39 +0300
 
 dpkg (1.14.20) unstable; urgency=low