Package: golang-github-jesseduffield-go-getter / 0.0~git20180822.906e156-4
Metadata
Package | Version | Patches format |
---|---|---|
golang-github-jesseduffield-go-getter | 0.0~git20180822.906e156-4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
use local artifacts.patch | (download) |
client.go |
2 1 + 1 - 0 ! |
use local artifacts Use internal package to build go-getter. |
fix test extended header tar.patch | (download) |
test-fixtures/decompress-tar/extended_header.tar |
3 2 + 1 - 0 ! |
fix the extended_header.tar test file There was a bug in the original test file which is now properly caught by the Go tar package. Update the file with a current version of git. |
disable internet access.patch | (download) |
detect_bitbucket_test.go |
8 5 + 3 - 0 ! |
disable the internet access Disable the Internet access during build and test. The Debian package should never assume that Internet access is available during building. |