Package: src:coreutils
Version: 9.5-1
Tags: patch
Hello.
While updating the gettext package, which now has build-depends
on those two packages, I looked at this package first and
noticed the [linux-any] restrictions in debian/control.
Are those restrictions really needed?
Apparently the packages do exist for all architectures,
including the Hurd:
https://buildd.debian.org/status/package.php?p=acl
https://buildd.debian.org/status/package.php?p=attr
so if they are not usable, I'd like to know.
Cc to Samuel, who maybe knows the answer.
Thanks.
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Michael Stone <mst...@debian.org>
Section: utils
Priority: required
Standards-Version: 4.5.0
-Build-Depends: gettext (>= 0.10.37), debhelper-compat (= 13), texinfo (>=
4.2), groff, libattr1-dev [linux-any], libacl1-dev [linux-any], libselinux1-dev
(>= 1.32) [linux-any], gperf, bison, libgmp3-dev, libssl-dev
+Build-Depends: gettext (>= 0.10.37), debhelper-compat (= 13), texinfo (>=
4.2), groff, libattr1-dev, libacl1-dev, libselinux1-dev (>= 1.32) [linux-any],
gperf, bison, libgmp3-dev, libssl-dev
Package: coreutils
Architecture: any