]> err.no Git - dpkg/commitdiff
Prepare release 1.13.13
authorFrank Lichtenheld <djpig@debian.org>
Sat, 28 Jan 2006 12:06:04 +0000 (12:06 +0000)
committerFrank Lichtenheld <djpig@debian.org>
Sat, 28 Jan 2006 12:06:04 +0000 (12:06 +0000)
(this time don't forget updating configure.ac)

ChangeLog
configure
configure.ac
debian/changelog

index 4cfe554bb5a47ee53892e75b1c468756e7fd8908..7717fa63016761de409cc1fc85c4b2746e5f3699 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-01-28  Frank Lichtenheld  <djpig@debian.org>
+
+       * configure.ac: Release 1.13.13
+
 2006-01-28  Guillem Jover  <guillem@debian.org>
 
        * scripts/dpkg-architecture.pl: Do not print the warning about a
index d6b5ff239a22420649e4f92488bc7a0fd22b35c3..0716e585c87fa91c5ecc6696df93eb98cae90ecf 100755 (executable)
--- 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 <debian-dpkg@lists.debian.org>.
 #
@@ -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'`\\"
 
index 89d8d14017128f8b9fb03942df68c9ad35d16c84..9f6d99ae2b469a24dc43035a20544d11213d90e1 100644 (file)
@@ -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])
 
index eb2fd52e5bf80a3f33ebc9db85002de5a1c8d3cb..2edb7f504eb18d61b636d829d8ab46f5b837672c 100644 (file)
@@ -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 <djpig@debian.org>  Sat, 28 Jan 2006 13:04:16 +0100
 
 dpkg (1.13.12) experimental; urgency=low