Raphael Hertzog лет назад: 18
Родитель
Сommit
89a3cf4837
3 измененных файлов с 11 добавлено и 1 удалено
  1. 4 0
      ChangeLog
  2. 1 1
      configure.ac
  3. 6 0
      debian/changelog

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+2007-12-27  Raphael Hertzog  <hertzog@debian.org>
+
+	* configure.ac: Bump version to 1.14.15~.
+
 2007-12-27  Raphael Hertzog  <hertzog@debian.org>
 2007-12-27  Raphael Hertzog  <hertzog@debian.org>
 
 
 	* configure.ac: Release 1.14.14.
 	* configure.ac: Release 1.14.14.

+ 1 - 1
configure.ac

@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 # Process this file with autoconf to produce a configure script.
 
 
 AC_PREREQ(2.59)
 AC_PREREQ(2.59)
-AC_INIT([dpkg], [1.14.14], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.15~], [debian-dpkg@lists.debian.org])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])
 AC_CONFIG_AUX_DIR([config])

+ 6 - 0
debian/changelog

@@ -1,3 +1,9 @@
+dpkg (1.14.15) UNRELEASED; urgency=low
+
+  *
+
+ -- Raphael Hertzog <hertzog@debian.org>  Thu, 27 Dec 2007 12:21:57 +0100
+
 dpkg (1.14.14) unstable; urgency=low
 dpkg (1.14.14) unstable; urgency=low
 
 
   * Fix override disparity: set priority of dselect to important.
   * Fix override disparity: set priority of dselect to important.