[pkg-go] Bug#983537: golang-github-pointlander-compress-dev should not depend on golang-go

Helmut Grohne helmut at subdivi.de
Thu Feb 25 20:23:26 GMT 2021


Package: golang-github-pointlander-compress-dev
Version: 1.1.0-5
Tags: patch
User: debian-cross at lists.debian.org
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
-------------- next part --------------
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 <helmut at subdivi.de>  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


More information about the Pkg-go-maintainers mailing list