Differences between revisions 40 and 41
Revision 40 as of 2019-09-13 15:37:21
Size: 768
Editor: ccts
Comment:
Revision 41 as of 2019-09-25 03:09:26
Size: 741
Editor: PaulWise
Comment: not a homepage
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:

----
 CategoryHomepage

See https://go-team.pages.debian.net/packaging.html for documentation on Go packaging.

TODO

  • In the long term, we should request a section “golang”, see 390609 for an example. This step should follow after there are a number of libraries.

  • lintian check for missing Built-Using

Example binary + library packaging

Use dh-golang, see http://anonscm.debian.org/gitweb/?p=collab-maint/dh-golang.git

It has an example/ directory with a control and rules file. In case you have any troubles with dh-golang, please contact stapelberg@

See http://anonscm.debian.org/gitweb/?p=collab-maint/golang-pq-dev.git for a library-only package (not using dh-golang (yet)).