[pkg-go] Bug#960881: mark golang-sorcix-irc-dev Multi-Arch: foreign
Helmut Grohne
helmut at subdivi.de
Sun May 17 20:41:08 BST 2020
Package: golang-sorcix-irc-dev
Version: 1.1.0-2
Tags: patch
User: debian-cross at lists.debian.org
Usertags: cross-satisfiability
Control: affects -1 + src:robustirc-bridge
Please mark golang-sorcix-irc-dev Multi-Arch: foreign to help making the
build-depends of robustirc-bridge cross-satisfiable. In general,
Architecture: all packages can never satisfy cross Build-Depends unless
marked Multi-Arch: foreign or annotated :native. The foreign marking is
reasonable here as golang-sorcix-irc-dev entirely lacks dependencies and
maintainer scripts. From a multiarch pov, it is a data package. Please
consider applying the attached patch.
Helmut
-------------- next part --------------
diff --minimal -Nru golang-sorcix-irc-dev-1.1.0/debian/changelog golang-sorcix-irc-dev-1.1.0/debian/changelog
--- golang-sorcix-irc-dev-1.1.0/debian/changelog 2018-02-09 17:09:26.000000000 +0100
+++ golang-sorcix-irc-dev-1.1.0/debian/changelog 2020-05-17 21:11:12.000000000 +0200
@@ -1,3 +1,10 @@
+golang-sorcix-irc-dev (1.1.0-2.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Mark golang-sorcix-irc-dev Multi-Arch: foreign. (Closes: #-1)
+
+ -- Helmut Grohne <helmut at subdivi.de> Sun, 17 May 2020 21:11:12 +0200
+
golang-sorcix-irc-dev (1.1.0-2) unstable; urgency=medium
[ Paul Tagliamonte ]
diff --minimal -Nru golang-sorcix-irc-dev-1.1.0/debian/control golang-sorcix-irc-dev-1.1.0/debian/control
--- golang-sorcix-irc-dev-1.1.0/debian/control 2018-02-09 17:09:26.000000000 +0100
+++ golang-sorcix-irc-dev-1.1.0/debian/control 2020-05-17 21:11:11.000000000 +0200
@@ -12,6 +12,7 @@
Package: golang-sorcix-irc-dev
Architecture: all
+Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: generic support for the IRC protocol in Go
Package irc allows your application to speak the IRC protocol.
More information about the Pkg-go-maintainers
mailing list