Package: tar
Version: 1.25-3
Severity: wishlist
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu ubuntu-patch precise

Hi,

It would be useful for tar to be marked "Multi-Arch: foreign", to
indicate that it can satisfy dependencies of packages of other
architectures.  Although Debian's dpkg doesn't yet do anything special
with this, it's safe to add this tag in advance of package manager
support.

In Ubuntu, this is an early step in being able to crossgrade from i386
to amd64, because our dpkg Pre-Depends: tar (>= 1.23) as an upgrade fix
to ensure that --warning=no-timestamp is available.  While this
pre-dependency isn't present in Debian, it still wouldn't hurt to add
this tag and no doubt would help out some other multiarch use cases.

  * Mark tar Multi-Arch: foreign.

diff -Nru tar-1.25/debian/control tar-1.25/debian/control
--- tar-1.25/debian/control     2010-12-07 04:08:22.000000000 +0000
+++ tar-1.25/debian/control     2011-11-21 09:35:44.000000000 +0000
@@ -10,6 +10,7 @@
 
 Package: tar
 Architecture: any
+Multi-Arch: foreign
 Pre-Depends: ${shlibs:Depends}, ${misc:Depends}
 Essential: yes
 Conflicts: cpio (<= 2.4.2-38)

Thanks,

-- 
Colin Watson                                       [cjwat...@ubuntu.com]



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to