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 50 51 52 53 54 55 56 57
|
golang-github-yosssi-ace-proxy (0.0~git20141007.0.ecd9b78-5.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Sat, 09 Jan 2021 16:12:46 +0100
golang-github-yosssi-ace-proxy (0.0~git20141007.0.ecd9b78-5) unstable; urgency=medium
* Install test/ fixture with DH_GOLANG_INSTALL_EXTRA instead of using
override_dh_auto_test
* Bump Standards-Version to 4.1.4 (no change)
* Use debhelper (>= 11)
-- Anthony Fok <foka@debian.org> Fri, 15 Jun 2018 03:19:15 -0600
golang-github-yosssi-ace-proxy (0.0~git20141007.0.ecd9b78-4) unstable; urgency=medium
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Anthony Fok ]
* Apply "cme fix dpkg" to debian/control and debian/copyright,
bumping Standards-Version to 4.1.3,
setting Priority to optional,
adding "Testsuite: autopkgtest-pkg-go",
changing license name from MIT to Expat, etc.
-- Anthony Fok <foka@debian.org> Tue, 03 Apr 2018 15:21:28 -0600
golang-github-yosssi-ace-proxy (0.0~git20141007.0.ecd9b78-3) unstable; urgency=medium
[ Paul Tagliamonte ]
* Use a secure transport for the Vcs-Git and Vcs-Browser URL
[ Anthony Fok ]
* Build-Depends on golang-any instead of golang-go
* Remove unnecessary library dependency on "golang-go | gccgo"
* Use debhelper (>= 10)
* Bump Standards-Version to 4.0.0:
Use https form of the copyright-format URL in debian/copyright
* Add "Testsuite: autopkgtest-pkg-go" to debian/control
-- Anthony Fok <foka@debian.org> Mon, 10 Jul 2017 00:56:21 -0600
golang-github-yosssi-ace-proxy (0.0~git20141007.0.ecd9b78-2) unstable; urgency=medium
* Allow package to be installed with gccgo where golang-go is unavailable
* Update debian/copyright
-- Anthony Fok <foka@debian.org> Fri, 15 Jan 2016 03:46:36 -0700
golang-github-yosssi-ace-proxy (0.0~git20141007.0.ecd9b78-1) unstable; urgency=medium
* Initial release (Closes: #799816)
-- Anthony Fok <foka@debian.org> Tue, 22 Sep 2015 20:52:04 -0600
|