Package: dh-make-golang
Version: 0.0~git20170703.0.5eaf198-2
Severity: wishlist

Dead Maintainer,

When looking for packaged build-dependencies the vendor's path
(github.com/onsi/ginkgo) is converted using the default go library
naming scheme
(to golang-github-onsi-ginkgo-dev) which package may not exist in
Debian but may exist under a different name
(golang-github-ginkgo-dev).

In case the build-dependency does not exist in Debian as a package following the
standard go naming scheme dh-make-golang could look for it under a
different name using the Homepage field of the packages:

$ grep-dctrl -FHomepage github.com/onsi/ginkgo -sPackage \
 /var/lib/apt/lists/*Packages | sort | uniq
Package: golang-ginkgo-dev

Cheers,
Balint


-- 
Balint Reczey
Debian & Ubuntu Developer

_______________________________________________
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers

Reply via email to