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

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+2007-11-24  Guillem Jover  <guillem@debian.org>
+
+	* configure.ac: Release 1.14.11.
+
 2007-11-24  Guillem Jover  <guillem@debian.org>
 
 	* scripts/Makefile.am (clean-local): Run chmod only if t.tmp exists.

+ 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.11~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.11], [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.11) UNRELEASED; urgency=low
+dpkg (1.14.11) unstable; urgency=low
 
   [ Raphael Hertzog ]
   * dpkg-shlibdeps now ignores the lack of dependency information in some
@@ -14,7 +14,7 @@ dpkg (1.14.11) UNRELEASED; urgency=low
   * Fix dpkg-scanpackages to properly support an optional override file.
     Closes: #452621
 
- -- Guillem Jover <guillem@debian.org>  Fri, 23 Nov 2007 06:50:02 +0200
+ -- Guillem Jover <guillem@debian.org>  Sat, 24 Nov 2007 07:19:02 +0200
 
 dpkg (1.14.10) unstable; urgency=low