Codebase list golang-github-jacobsa-gcloud / a2fe827
debian/rules: Replaced DH_GOPKG with XS-Go-Import-Path. Martín Ferrari 6 years ago
3 changed file(s) with 8 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
0 golang-github-jacobsa-gcloud (0.0~git20150709-3) UNRELEASED; urgency=medium
1
2 * Team upload.
3 * debian/rules: Replaced DH_GOPKG with XS-Go-Import-Path.
4
5 -- Martín Ferrari <tincho@debian.org> Mon, 28 Aug 2017 03:34:38 +0000
6
07 golang-github-jacobsa-gcloud (0.0~git20150709-2) unstable; urgency=medium
18
29 [ Paul Tagliamonte ]
2222 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-jacobsa-gcloud.git
2323 Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-jacobsa-gcloud.git
2424 Homepage: https://github.com/jacobsa/gcloud
25 XS-Go-Import-Path: github.com/jacobsa/gcloud
2526
2627 Package: golang-github-jacobsa-gcloud-dev
2728 Architecture: all
00 #!/usr/bin/make -f
11
2 export DH_GOPKG := github.com/jacobsa/gcloud
32 export DH_GOLANG_EXCLUDES := github.com/jacobsa/gcloud/tools github.com/jacobsa/gcloud/gcs/tools
43
54 %: