#987269 dh-make-golang: Support building a binary package from a sub directory of source package

Package:
dh-make-golang
Source:
dh-make-golang
Description:
tool that converts Go packages into Debian package source
Submitter:
Pirate Praveen
Date:
2021-04-20 17:27:04 UTC
Severity:
wishlist
#987269#5
Date:
2021-04-20 17:25:25 UTC
From:
To:
Examples:
1. github.com/golang/gddo/httputil/ (the base repo has many modules and
we only need to build a single directory).
2. gitlab-workhorse is now shipped as workhorse directory inside gitlab
source package.

gem2deb already support such a feature, see this example

https://salsa.debian.org/ruby-team/rails/-/blob/master/debian/control#L129

Package: ruby-activerecord
X-DhRuby-Root: activerecord/