From: Frank Lichtenheld Date: Sat, 28 Jan 2006 12:06:04 +0000 (+0000) Subject: Prepare release 1.13.13 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63f48a3d08738f35c62d60ec9759b89d713552b1;p=dpkg Prepare release 1.13.13 (this time don't forget updating configure.ac) --- diff --git a/ChangeLog b/ChangeLog index 4cfe554b..7717fa63 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-01-28 Frank Lichtenheld + + * configure.ac: Release 1.13.13 + 2006-01-28 Guillem Jover * scripts/dpkg-architecture.pl: Do not print the warning about a diff --git a/configure b/configure index d6b5ff23..0716e585 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.11.1. +# Generated by GNU Autoconf 2.59 for dpkg 1.13.13. # # 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.11.1' -PACKAGE_STRING='dpkg 1.13.11.1' +PACKAGE_VERSION='1.13.13' +PACKAGE_STRING='dpkg 1.13.13' 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.11.1 to adapt to many kinds of systems. +\`configure' configures dpkg 1.13.13 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.11.1:";; + short | recursive ) echo "Configuration of dpkg 1.13.13:";; 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.11.1 +dpkg configure 1.13.13 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.11.1, which was +It was created by dpkg $as_me 1.13.13, 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.11.1' + VERSION='1.13.13' cat >>confdefs.h <<_ACEOF @@ -16098,7 +16098,7 @@ _ASBOX } >&5 cat >&5 <<_CSEOF -This file was extended by dpkg $as_me 1.13.11.1, which was +This file was extended by dpkg $as_me 1.13.13, 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.11.1 +dpkg config.status 1.13.13 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 89d8d140..9f6d99ae 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.11.1], [debian-dpkg@lists.debian.org]) +AC_INIT([dpkg], [1.13.13], [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 eb2fd52e..2edb7f50 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dpkg (1.13.13~) unstable; urgency=low +dpkg (1.13.13) unstable; urgency=low [Frank Lichtenheld] * dpkg and dselect are now in section admin, not section base. @@ -33,7 +33,7 @@ dpkg (1.13.13~) unstable; urgency=low gcc target machine type and GNU target system type if the actions are '-e' or '-i'. - -- + -- Frank Lichtenheld Sat, 28 Jan 2006 13:04:16 +0100 dpkg (1.13.12) experimental; urgency=low