Package: byacc
Version: 20121003-1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: cross
byacc is Architecture: any, but on a multiarch system it doesn't matter
which architecture you get as long as you can execute its binaries.
It's also a build-dependency of 18 packages in unstable. Accordingly,
it would be helpful to mark it Multi-Arch: foreign, which is generally
appropriate for this kind of program, to avoid blocking cross-builds of
those packages.
* Mark byacc Multi-Arch: foreign.
diff -Nru byacc-20121003/debian/control byacc-20121003/debian/control
--- byacc-20121003/debian/control 2012-03-11 15:38:21.000000000 +0000
+++ byacc-20121003/debian/control 2012-12-02 23:43:07.000000000 +0000
@@ -8,6 +8,7 @@
Package: byacc
Architecture: any
+Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: public domain Berkeley LALR Yacc parser generator
This package provides a parser generator utility that reads a grammar
Thanks,
--
Colin Watson [[email protected]]
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]