Bug#1074004: dh-golang: Include //go:embed referenced files during install

2024-06-21 Thread Denis Manente
`go list` seem to help to find embedded files: https://pkg.go.dev/embed#hdr-Tools > To support tools that analyze Go packages, the patterns found in //go:embed lines are available in “go list” output. > See the EmbedPatterns, TestEmbedPatterns, and XTestEmbedPatterns fields in the “go help list”

Bug#1074004: dh-golang: Include //go:embed referenced files during install

2024-06-21 Thread Denis Manente
`go list` seem to help to find embedded files: https://pkg.go.dev/embed#hdr-Tools > To support tools that analyze Go packages, the patterns found in //go:embed lines are available in “go list” output. > See the EmbedPatterns, TestEmbedPatterns, and XTestEmbedPatterns fields in the “go help list”

Bug#1074004: dh-golang: Include //go:embed referenced files during install

2024-06-21 Thread Denis Manente
Package: dh-golang Version: 1.62 Severity: wishlist X-Debbugs-Cc: denis.mane...@automatic-server.com Dear Maintainer, Can we consider to install files referenced by //go:embed automatically or by a env (e.g. DH_GOLANG_INSTALL_EMBED) to the build directory? This reduces manual corrections with D

Bug#975551: Rename package to just cfssl

2020-11-23 Thread Denis Manente
Package: golang-cfssl Version: 1.2.0+git20160825.89.7fb22c8-3 Source: golang-github-cloudflare-cfssl It seems very unusal to me that this package containing binaries consists of the language prefix and as far I can tell the name does not conflict or can be confused with another package. This up

Bug#975550: Version 1.5 for cfssl

2020-11-23 Thread Denis Manente
Package: golang-cfssl Version: 1.2.0+git20160825.89.7fb22c8-3 Source: golang-github-cloudflare-cfssl Can I file a request over debian bugs to get a newer upstream version? 1.2 is like 4 years old. Currently 1.5 is out: https://github.com/cloudflare/cfssl/releases/tag/v1.5.0