[pkg-go] Bug#984513: mark golang-github-mreiferson-go-httpclient-dev Multi-Arch: foreign
Helmut Grohne
helmut at subdivi.de
Thu Mar 4 12:54:11 GMT 2021
Package: golang-github-mreiferson-go-httpclient-dev
Version: 0.0~git20160630.0.31f0106-2
Tags: patch
User: debian-cross at lists.debian.org
Usertags: cross-satisfiability
Control: affects -1 + src:certspotter src:docker.io src:golang-github-cloudflare-cfssl src:notary
The affected packages cannot satisfy their cross Build-Depends, because
their transitive dependency on
golang-github-mreiferson-go-httpclient-dev is not satisfiable. In
general, Architecture: all packages can never satisfy cross
Build-Depends unless marked Multi-Arch: foreign or annotated :native. In
this case, the foreign marking is reasonable, because
golang-github-mreiferson-go-httpclient-dev is a pure go library entirely
lacking maintainer scripts and dependencies. Please consider applying
the attached patch. The transitional dummy package can also be annotated
unless removed.
Helmut
-------------- next part --------------
diff --minimal -Nru golang-github-mreiferson-go-httpclient-0.0~git20160630.0.31f0106/debian/changelog golang-github-mreiferson-go-httpclient-0.0~git20160630.0.31f0106/debian/changelog
--- golang-github-mreiferson-go-httpclient-0.0~git20160630.0.31f0106/debian/changelog 2016-11-29 20:10:30.000000000 +0100
+++ golang-github-mreiferson-go-httpclient-0.0~git20160630.0.31f0106/debian/changelog 2021-03-04 13:48:19.000000000 +0100
@@ -1,3 +1,10 @@
+golang-github-mreiferson-go-httpclient (0.0~git20160630.0.31f0106-2.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Mark all packages Multi-Arch: foreign. (Closes: #-1)
+
+ -- Helmut Grohne <helmut at subdivi.de> Thu, 04 Mar 2021 13:48:19 +0100
+
golang-github-mreiferson-go-httpclient (0.0~git20160630.0.31f0106-2) unstable; urgency=medium
* Build-Depends on golang-any instead of golang-go
diff --minimal -Nru golang-github-mreiferson-go-httpclient-0.0~git20160630.0.31f0106/debian/control golang-github-mreiferson-go-httpclient-0.0~git20160630.0.31f0106/debian/control
--- golang-github-mreiferson-go-httpclient-0.0~git20160630.0.31f0106/debian/control 2016-11-29 20:10:02.000000000 +0100
+++ golang-github-mreiferson-go-httpclient-0.0~git20160630.0.31f0106/debian/control 2021-03-04 13:47:38.000000000 +0100
@@ -14,6 +14,7 @@
Package: golang-github-mreiferson-go-httpclient-dev
Architecture: all
+Multi-Arch: foreign
Depends: ${shlibs:Depends},
${misc:Depends}
Replaces: golang-mreiferson-httpclient-dev (<< 0.0~git20140425-2~)
@@ -33,6 +34,7 @@
Package: golang-mreiferson-httpclient-dev
Section: oldlibs
Architecture: all
+Multi-Arch: foreign
Depends: ${misc:Depends}, golang-github-mreiferson-go-httpclient-dev
Description: Transitional package for golang-github-mreiferson-go-httpclient-dev
This is a transitional package to ease upgrades to the
More information about the Pkg-go-maintainers
mailing list