Package: wget
Version: 1.12-2.1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu natty ubuntu-patch
Hi Noel,
I've just applied a patch to wget in Ubuntu to mark the package 'Multi-Arch:
foreign'; this indicates, per <https://wiki.ubuntu.com/MultiarchSpec>, that
wget will satisfy the dependencies of packages of other architectures when
it's installed.
Since it's perfectly safe to tag packages as Multi-Arch: foreign in advance
of a package manager that's capable of understanding this (which should be
along soon in any case), I request that this be set on the package in Debian
as well.
Thanks,
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
Ubuntu Developer http://www.debian.org/
[email protected] [email protected]
=== modified file 'debian/control'
--- debian/control 2010-11-02 15:17:29 +0000
+++ debian/control 2011-02-20 10:57:58 +0000
@@ -11,6 +11,7 @@
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: wget-ssl
+Multi-Arch: foreign
Description: retrieves files from the web
Wget is a network utility to retrieve files from the Web
using http(s) and ftp, the two most widely used Internet