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
|
golang-github-opennota-urlesc (0.0~git20160726.0.5bd2802-1.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> Thu, 07 Jan 2021 15:29:34 +0100
golang-github-opennota-urlesc (0.0~git20160726.0.5bd2802-1) unstable; urgency=medium
* New upstream version 0.0~git20160726.0.5bd2802
* Remove double escape backslashes from debian/watch
-- Anthony Fok <foka@debian.org> Sun, 01 Jan 2017 20:47:26 -0700
golang-github-opennota-urlesc (0.0~git20150208.0.5fa9ff0-3) unstable; urgency=medium
* Update debian/control
- Change "golang-go" to "golang-any" in Build-Depends
- Remove unneeded "golang-go | gccgo" in Depends
- Bump Standards-Version to 3.9.8 (no change)
- Use secure https URLs for Vcs-Git field too
* Move github.com/opennota/urlesc to github.com/PuerkitoBio/urlesc
as per upstream
* Add golang-github-puerkitobio-urlesc-dev to Provides
* Add debian/maintscript to handle the change from dir to symlink
of /usr/share/gocode/src/github.com/opennota/urlesc.
* Add debian/watch
-- Anthony Fok <foka@debian.org> Thu, 09 Jun 2016 04:19:15 -0600
golang-github-opennota-urlesc (0.0~git20150208.0.5fa9ff0-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 00:37:57 -0700
golang-github-opennota-urlesc (0.0~git20150208.0.5fa9ff0-1) unstable; urgency=medium
* Initial release (Closes: #799834)
-- Anthony Fok <foka@debian.org> Tue, 22 Sep 2015 22:40:30 -0600
|