Package: findutils
Version: 4.4.2-4
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: origin-ubuntu precise ubuntu-patch

Hi Andreas,

In Ubuntu, we've applied a patch to make findutils and locate Multi-Arch:
foreign, in compliance with the plan for multiarch
described at <https://wiki.ubuntu.com/MultiarchSpec>.

I can't remember offhand why this was important at the time I did this; it's
per se correct, but because findutils is Essential: yes, it has very few
reverse-dependencies in the archive so having M-A: foreign correctly
declared has little impact.  Anyway, I'm submitting the patch for your
consideration; if you don't think this is worth applying, I'll probably drop
the patch from Ubuntu on the next upload.

Thanks for considering the patch.
-- 
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	2011-12-31 17:19:39 +0000
+++ debian/control	2012-01-23 21:54:41 +0000
@@ -12,6 +12,7 @@
 Package: findutils
 Architecture: any
 Essential: yes
+Multi-Arch: foreign
 Pre-Depends: ${shlibs:Depends}
 Depends: ${misc:Depends}
 Suggests: mlocate|locate
@@ -24,6 +25,7 @@
 Package: locate
 Architecture: any
 Priority: optional
+Multi-Arch: foreign
 Depends: ${shlibs:Depends},${misc:Depends}, findutils (>> 4.2.31-1)
 Conflicts: slocate (<= 3.1-1.1)
 Replaces: findutils (<< 4.2.31-2)

Reply via email to