From 2e3ad0a6311c3589cf5d09360794f4b010e1b4c5 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Sun, 29 Jan 2006 04:05:38 +0000 Subject: [PATCH] Bump version to 1.13.14~. --- ChangeLog | 4 ++++ configure | 20 ++++++++++---------- configure.ac | 2 +- debian/changelog | 5 +++++ 4 files changed, 20 insertions(+), 11 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7717fa63..20298e95 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-01-29 Guillem Jover + + * configure.ac: Bump version to 1.13.14~. + 2006-01-28 Frank Lichtenheld * configure.ac: Release 1.13.13 diff --git a/configure b/configure index 0716e585..56e28087 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.59 for dpkg 1.13.13. +# Generated by GNU Autoconf 2.59 for dpkg 1.13.14~. # # Report bugs to . # @@ -269,8 +269,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='dpkg' PACKAGE_TARNAME='dpkg' -PACKAGE_VERSION='1.13.13' -PACKAGE_STRING='dpkg 1.13.13' +PACKAGE_VERSION='1.13.14~' +PACKAGE_STRING='dpkg 1.13.14~' PACKAGE_BUGREPORT='debian-dpkg@lists.debian.org' ac_unique_file="lib/dpkg.h" @@ -812,7 +812,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures dpkg 1.13.13 to adapt to many kinds of systems. +\`configure' configures dpkg 1.13.14~ to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -879,7 +879,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of dpkg 1.13.13:";; + short | recursive ) echo "Configuration of dpkg 1.13.14~:";; esac cat <<\_ACEOF @@ -1032,7 +1032,7 @@ fi test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -dpkg configure 1.13.13 +dpkg configure 1.13.14~ generated by GNU Autoconf 2.59 Copyright (C) 2003 Free Software Foundation, Inc. @@ -1046,7 +1046,7 @@ cat >&5 <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by dpkg $as_me 1.13.13, which was +It was created by dpkg $as_me 1.13.14~, which was generated by GNU Autoconf 2.59. Invocation command line was $ $0 $@ @@ -1844,7 +1844,7 @@ fi # Define the identity of the package. PACKAGE='dpkg' - VERSION='1.13.13' + VERSION='1.13.14~' cat >>confdefs.h <<_ACEOF @@ -16098,7 +16098,7 @@ _ASBOX } >&5 cat >&5 <<_CSEOF -This file was extended by dpkg $as_me 1.13.13, which was +This file was extended by dpkg $as_me 1.13.14~, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -16161,7 +16161,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -dpkg config.status 1.13.13 +dpkg config.status 1.13.14~ configured by $0, generated by GNU Autoconf 2.59, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" diff --git a/configure.ac b/configure.ac index 9f6d99ae..e25d5e27 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT([dpkg], [1.13.13], [debian-dpkg@lists.debian.org]) +AC_INIT([dpkg], [1.13.14~], [debian-dpkg@lists.debian.org]) AC_CONFIG_SRCDIR([lib/dpkg.h]) AC_CONFIG_MACRO_DIR([m4]) diff --git a/debian/changelog b/debian/changelog index 2edb7f50..651519c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,8 @@ +dpkg (1.13.14~) UNRELEASED; urgency=low + + + -- Guillem Jover Sun, 29 Jan 2006 06:02:58 +0200 + dpkg (1.13.13) unstable; urgency=low [Frank Lichtenheld] -- 2.39.5