Guillem Jover лет назад: 18
Родитель
Сommit
e76b34d01f
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-05-12  Guillem Jover  <guillem@debian.org>
+
+	* configure.ac: Release 1.14.19.
+
 2008-05-12  Guillem Jover  <guillem@debian.org>
 
 	* scripts/dpkg-gencontrol.pl: Get Package-Type field value also from

+ 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.19~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.19], [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.19) UNRELEASED; urgency=low
+dpkg (1.14.19) unstable; urgency=low
 
   [ Guillem Jover ]
   * Fix a double-free by setting scontext to NULL after calling freecon.
@@ -78,7 +78,7 @@ dpkg (1.14.19) UNRELEASED; urgency=low
   * Russian (Yuri Kozlov). Closes: #478802
   * Slovak (Ivan Masár). Closes: #479007
 
- -- Felipe Augusto van de Wiel <faw@debian.org>  Sun, 11 May 2008 16:24:43 -0300
+ -- Guillem Jover <guillem@debian.org>  Mon, 12 May 2008 08:33:07 +0300
 
 dpkg (1.14.18) unstable; urgency=low