Branches for Utopic

Name Status Last Modified Last Commit
lp:ubuntu/utopic-proposed/dh-golang 2 Mature 2014-07-29 17:21:06 UTC
7. [ Michael Stapelberg ] * In debian/ru...

Author: Michael
Revision Date: 2014-07-29 09:59:18 UTC

[ Michael Stapelberg ]
* In debian/rules, export DH_GOLANG_BUILDPKG to overwrite "${DH_GOPKG}/..."
  in the go install and go test commands. This can be used to avoid
  recursing into subpackages or to specify just one specific part of the
  package that should be built and installed.
* In debian/rules, export DH_GOLANG_EXCLUDES (containing a space-separated
  list of perl regular expressions) to filter targets, e.g.:
  export DH_GOLANG_EXCLUDES := github.com/coreos/etcd/third_party
  (Closes: #721496)

[ Alessandro Ghedini ]
* Enable debian/control comment stripping (Closes: #734785)

lp:ubuntu/utopic/dh-golang 1 Development 2014-07-29 09:59:18 UTC
7. [ Michael Stapelberg ] * In debian/ru...

Author: Michael
Revision Date: 2014-07-29 09:59:18 UTC

[ Michael Stapelberg ]
* In debian/rules, export DH_GOLANG_BUILDPKG to overwrite "${DH_GOPKG}/..."
  in the go install and go test commands. This can be used to avoid
  recursing into subpackages or to specify just one specific part of the
  package that should be built and installed.
* In debian/rules, export DH_GOLANG_EXCLUDES (containing a space-separated
  list of perl regular expressions) to filter targets, e.g.:
  export DH_GOLANG_EXCLUDES := github.com/coreos/etcd/third_party
  (Closes: #721496)

[ Alessandro Ghedini ]
* Enable debian/control comment stripping (Closes: #734785)

12 of 2 results