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
|
golang-github-eknkc-amber (0.0~git20161231.0.9be5e8a-1) unstable; urgency=medium
[ Paul Tagliamonte ]
* Update watchfile, remove double escape backslash
[ Anthony Fok ]
* New upstream version 0.0~git20161231.0.9be5e8a
* Remove now unused Lintian override on statically-linked-binary
usr/bin/amberc
-- Anthony Fok <foka@debian.org> Mon, 02 Jan 2017 02:15:27 -0700
golang-github-eknkc-amber (0.0~git20160421.0.91774f0-1) unstable; urgency=medium
* New upstream version
* Refresh debian/control
- Bump Standards-Version to 3.9.8 (no change)
- Use secure https URL for Vcs-Git field too
- Replace architecture-specific hack with golang-any in Build-Depends
- Remove "golang-go | gccgo" from Depends field
* Refresh debian/copyright
* Add debian/watch file
-- Anthony Fok <foka@debian.org> Fri, 10 Jun 2016 13:33:44 -0600
golang-github-eknkc-amber (0.0~git20150829.0.144da19-2) unstable; urgency=medium
* Build using gccgo on architectures without golang-go
* Allow package to be installed with gccgo where golang-go is unavailable
* Update debian/copyright
* Add Lintian override for statically-linked-binary
-- Anthony Fok <foka@debian.org> Fri, 15 Jan 2016 01:30:57 -0700
golang-github-eknkc-amber (0.0~git20150829.0.144da19-1) unstable; urgency=medium
* Initial release (Closes: #799862)
* Add man page for amberc(1)
-- Anthony Fok <foka@debian.org> Wed, 23 Sep 2015 06:30:00 -0600
|