[maemo-commits] [maemo-commits] r11139 - projects/haf/trunk/dpkg
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Wed Apr 18 21:33:23 EEST 2007
- Previous message: [maemo-commits] r11138 - in projects/haf/trunk/dpkg: . debian
- Next message: [maemo-commits] r11140 - projects/haf/tags/dpkg
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: marivoll Date: 2007-04-18 21:33:22 +0300 (Wed, 18 Apr 2007) New Revision: 11139 Modified: projects/haf/trunk/dpkg/configure Log: dpkg (1.13.25.osso6) unstable; urgency=low [ Marius Vollmer, for maemo ] * debian/dpkg.postinst: Do not call remove_duplicate_daemons or fix_damaged_info ever. This doesn't seem to work when creating images from scratch and is not necessary for maemo. -- Marius Vollmer <marius.vollmer at nokia.com> Wed, 18 Apr 2007 21:22:39 +0300 Modified: projects/haf/trunk/dpkg/configure =================================================================== --- projects/haf/trunk/dpkg/configure 2007-04-18 18:32:31 UTC (rev 11138) +++ projects/haf/trunk/dpkg/configure 2007-04-18 18:33:22 UTC (rev 11139) @@ -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.25.osso5. +# Generated by GNU Autoconf 2.59 for dpkg 1.13.25.osso6. # # Report bugs to <marius.vollmer at nokia.com>. # @@ -269,8 +269,8 @@ # Identity of this package. PACKAGE_NAME='dpkg' PACKAGE_TARNAME='dpkg' -PACKAGE_VERSION='1.13.25.osso5' -PACKAGE_STRING='dpkg 1.13.25.osso5' +PACKAGE_VERSION='1.13.25.osso6' +PACKAGE_STRING='dpkg 1.13.25.osso6' PACKAGE_BUGREPORT='marius.vollmer at nokia.com' ac_unique_file="lib/dpkg.h" @@ -812,7 +812,7 @@ # 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.25.osso5 to adapt to many kinds of systems. +\`configure' configures dpkg 1.13.25.osso6 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -879,7 +879,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of dpkg 1.13.25.osso5:";; + short | recursive ) echo "Configuration of dpkg 1.13.25.osso6:";; esac cat <<\_ACEOF @@ -1032,7 +1032,7 @@ test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -dpkg configure 1.13.25.osso5 +dpkg configure 1.13.25.osso6 generated by GNU Autoconf 2.59 Copyright (C) 2003 Free Software Foundation, Inc. @@ -1046,7 +1046,7 @@ 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.25.osso5, which was +It was created by dpkg $as_me 1.13.25.osso6, which was generated by GNU Autoconf 2.59. Invocation command line was $ $0 $@ @@ -1838,7 +1838,7 @@ # Define the identity of the package. PACKAGE='dpkg' - VERSION='1.13.25.osso5' + VERSION='1.13.25.osso6' cat >>confdefs.h <<_ACEOF @@ -16425,7 +16425,7 @@ } >&5 cat >&5 <<_CSEOF -This file was extended by dpkg $as_me 1.13.25.osso5, which was +This file was extended by dpkg $as_me 1.13.25.osso6, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -16488,7 +16488,7 @@ cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -dpkg config.status 1.13.25.osso5 +dpkg config.status 1.13.25.osso6 configured by $0, generated by GNU Autoconf 2.59, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
- Previous message: [maemo-commits] r11138 - in projects/haf/trunk/dpkg: . debian
- Next message: [maemo-commits] r11140 - projects/haf/tags/dpkg
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]