1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
|
golang-github-kr-binarydist (0.1.0-1) unstable; urgency=medium
[ Nicolas Braud-Santoni ]
* New upstream release (2018-05-06)
Nothing actually changed: upstream added a `go.mod` file & tagged a release.
* debian/gbp.conf: Support upstream's release tags, use pristine-tar
* debian/control
+ Update Uploader email address
+ Switch to debhelper 12.
Compatibility level is now controlled through a Build-Depends
+ Declare compliance with policy v4.3.0.
No change required
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
-- Nicolas Braud-Santoni <nicoo@debian.org> Mon, 11 Feb 2019 09:26:13 +0100
golang-github-kr-binarydist (0.0~git20160721.0.b35f2d2-1) unstable; urgency=medium
* New upstream version
* Drop reproducibility patch (merged upstream)
* debian/gbp.conf: Drop pristine-tar.
This is pointless, as we generate tarballs from Git anyhow.
* debian/control: Bump Standards-Version to 4.1.3.
Replaced `Priority: extra` with `optional`
* Switch to debhelper 11
* Fix debian/watch
-- Nicolas Braud-Santoni <nicolas@braud-santoni.eu> Sun, 14 Jan 2018 15:05:29 +0100
golang-github-kr-binarydist (0.0~git20120828.0.9955b0a-2) unstable; urgency=medium
[ Eduard Sanou ]
* Make test files deterministic.
Makes the build reproducible (Closes: #830075).
[ Nicolas Braud-Santoni ]
* Adjust Dhole's patch to build without errors.
-- Nicolas Braud-Santoni <nicolas@braud-santoni.eu> Wed, 06 Jul 2016 17:37:09 +0200
golang-github-kr-binarydist (0.0~git20120828.0.9955b0a-1) unstable; urgency=medium
* Initial release (Closes: 823342)
-- Nicolas Braud-Santoni <nicolas@braud-santoni.eu> Tue, 03 May 2016 21:19:50 +0200
|