Your message dated Fri, 06 Jun 2008 20:47:12 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#451285: fixed in wget 1.11.3-1
has caused the Debian Bug report #451285,
regarding wget : cross build support
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
451285: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=451285
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: wget
Version: 1.10.2-3
Severity: wishlist
Tags: patch
User: [EMAIL PROTECTED]
Usertags: crossbuilt
--- Please enter the report below this line. ---
As part of the long term mass bug filing for cross building support,
(http://lists.debian.org/debian-devel/2007/11/msg00116.html), I've
prepared this patch for debian/rules.
The cross building support in Debian has been recently rewritten -
particularly in respect of how environment variables and overrides are
handled - so this patch is now needed to allow wget to correctly
identify the cross compiler.
Thanks.
--- wget-1.10.2/debian/rules
+++ wget.new/debian/rules
@@ -6,6 +6,15 @@
#export DH_VERBOSE=1
include /usr/share/dpatch/dpatch.make
+
+DEB_HOST_GNU_TYPE ?=$(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
+DEB_BUILD_GNU_TYPE ?=$(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+
+ifneq ($(DEB_HOST_GNU_TYPE),$(DEB_BUILD_GNU_TYPE))
+confflags= --build $(DEB_BUILD_GNU_TYPE) --host $(DEB_HOST_GNU_TYPE)
+else
+confflags= --build $(DEB_BUILD_GNU_TYPE)
+endif
config.status: patch-stamp
dh_testdir
@@ -16,7 +25,7 @@
--infodir=\$${prefix}/share/info \
--sysconfdir=/etc \
--enable-ipv6 \
- --with-ssl
+ --with-ssl $(confflags)
touch configure-stamp
--- System information. ---
Architecture: amd64
Kernel: Linux 2.6.22-2-amd64
Debian Release: lenny/sid
500 unstable www.linux.codehelp.co.uk
500 unstable www.emdebian.org
500 unstable ftp.uk.debian.org
--- Package information. ---
Depends (Version) | Installed
=============================-+-==============
libc6 (>= 2.5-5) | 2.6.1-6
libssl0.9.8 (>= 0.9.8e-1) | 0.9.8g-3
--
Neil Williams
=============
http://www.data-freedom.org/
http://www.nosoftwarepatents.com/
http://www.linux.codehelp.co.uk/
pgpEYhVv3wjXS.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: wget
Source-Version: 1.11.3-1
We believe that the bug you reported is fixed in the latest version of
wget, which is due to be installed in the Debian FTP archive:
wget_1.11.3-1.diff.gz
to pool/main/w/wget/wget_1.11.3-1.diff.gz
wget_1.11.3-1.dsc
to pool/main/w/wget/wget_1.11.3-1.dsc
wget_1.11.3-1_amd64.deb
to pool/main/w/wget/wget_1.11.3-1_amd64.deb
wget_1.11.3.orig.tar.gz
to pool/main/w/wget/wget_1.11.3.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Noèl Köthe <[EMAIL PROTECTED]> (supplier of updated wget package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 06 Jun 2008 22:13:19 +0200
Source: wget
Binary: wget
Architecture: source amd64
Version: 1.11.3-1
Distribution: unstable
Urgency: low
Maintainer: Noèl Köthe <[EMAIL PROTECTED]>
Changed-By: Noèl Köthe <[EMAIL PROTECTED]>
Description:
wget - retrieves files from the web
Closes: 451285
Changes:
wget (1.11.3-1) unstable; urgency=low
.
* new upstream release from 2008-05-29
* debian/rules: added cross build support (closes: Bug#451285)
Checksums-Sha1:
a7991281500d95a5e2a12e6dbb8ac6c166529d7b 1031 wget_1.11.3-1.dsc
52e7ffb5226b89a8201db69d8c0a787ae14041fe 1395836 wget_1.11.3.orig.tar.gz
f9cac259adbad8974c0c21c66de18374fbb5af13 12552 wget_1.11.3-1.diff.gz
1993f7a08528b840adbad9db1f600caee3ed3078 701976 wget_1.11.3-1_amd64.deb
Checksums-Sha256:
94acc3ab77f524eb1cca0bdfddf41bdd156ff6416ac82eeba44e4dd96ea2ebbd 1031
wget_1.11.3-1.dsc
0ce9eb40e2d2ed7e1cab19c7937810651b8a4758796abfa59c8b5aa552a95215 1395836
wget_1.11.3.orig.tar.gz
e738e79d55b1260a609412a9a03390bb73d5a23492746b2ba17c6ce28b078c71 12552
wget_1.11.3-1.diff.gz
f0140648c7834fa7142847952a179ea3f8d7b1e8d5a751dd91452fe962ce9bf9 701976
wget_1.11.3-1_amd64.deb
Files:
46ebda84a3c56e2f9d212511b68a0313 1031 web important wget_1.11.3-1.dsc
a13e3a9beb2ba8fb2c5e57b39af1d6af 1395836 web important wget_1.11.3.orig.tar.gz
5e44d2a4013850f43934761cfd63dd32 12552 web important wget_1.11.3-1.diff.gz
4f40b2cecbac88aa82a27c8f4fbd82a5 701976 web important wget_1.11.3-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkhJnI0ACgkQ9/DnDzB9Vu1geQCeJ5GqaKSdvfUY67VV6pBshw8M
02EAnRiwepsjPz8QeZxTdkQHnxTL0E0M
=QM5P
-----END PGP SIGNATURE-----
--- End Message ---