Package: golang-github-pointlander-compress-dev
Version: 1.1.0-5
Tags: patch
User: [email protected]
Usertags: cross-satisfiability
Control: affects -1 + src:golang-github-pointlander-peg

The affected packages cannot satisfy their cross Build-Depends, because
their transitive dependency on golang-github-pointlander-compress-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 would be wrong due
to the runtime dependency on golang-any. This dependency seems wrong
however. golang-github-pointlander-compress can be built with gccgo and
go libraries should not depend on a go compiler without reason. I
therefore ask to drop this dependency. Please consider applying the
attached patch.

Helmut
diff --minimal -Nru golang-github-pointlander-compress-1.1.0/debian/changelog 
golang-github-pointlander-compress-1.1.0/debian/changelog
--- golang-github-pointlander-compress-1.1.0/debian/changelog   2018-02-06 
05:21:53.000000000 +0100
+++ golang-github-pointlander-compress-1.1.0/debian/changelog   2021-02-23 
20:23:16.000000000 +0100
@@ -1,3 +1,10 @@
+golang-github-pointlander-compress (1.1.0-5.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop unnecessary golang-go runtime dependency. (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]>  Tue, 23 Feb 2021 20:23:16 +0100
+
 golang-github-pointlander-compress (1.1.0-5) unstable; urgency=medium
 
   * Team upload.
diff --minimal -Nru golang-github-pointlander-compress-1.1.0/debian/control 
golang-github-pointlander-compress-1.1.0/debian/control
--- golang-github-pointlander-compress-1.1.0/debian/control     2018-02-06 
05:21:53.000000000 +0100
+++ golang-github-pointlander-compress-1.1.0/debian/control     2021-02-23 
20:23:16.000000000 +0100
@@ -19,7 +19,6 @@
 Architecture: all
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         golang-go,
          golang-github-kjk-lzma-dev,
          golang-github-nfnt-resize-dev
 Description: parallelized modular compression library

Reply via email to