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
|
golang-github-yosssi-ace (0.0.4+git20160102.51.71afeb7-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
* Add debian/watch file
-- Anthony Fok <foka@debian.org> Fri, 10 Jun 2016 14:34:19 -0600
golang-github-yosssi-ace (0.0.4+git20151129.47.899eede-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
-- Anthony Fok <foka@debian.org> Fri, 15 Jan 2016 02:28:26 -0700
golang-github-yosssi-ace (0.0.4+git20151129.47.899eede-1) unstable; urgency=medium
* New upstream snapshot
-- Anthony Fok <foka@debian.org> Thu, 17 Dec 2015 04:15:42 -0700
golang-github-yosssi-ace (0.0.4+git20150515.41.78e48a2-3) unstable; urgency=medium
* Fix typo in debian/control. (Thanks to Chris Bannister)
* Build-Depends on "golang-go | gccgo (>= 4:5~)" to allow building
on architectures where golang-go is not available.
* Add Lintian overrides for statically-linked-binary
* Rename "MIT" to "Expat" in debian/copyright.
-- Anthony Fok <foka@debian.org> Wed, 23 Sep 2015 16:29:52 -0600
golang-github-yosssi-ace (0.0.4+git20150515.41.78e48a2-2) unstable; urgency=medium
* Correct the Ace example in the package description
-- Anthony Fok <foka@debian.org> Wed, 23 Sep 2015 05:28:36 -0600
golang-github-yosssi-ace (0.0.4+git20150515.41.78e48a2-1) unstable; urgency=medium
* Initial release (Closes: #799815)
* Add man page for ace(1)
-- Anthony Fok <foka@debian.org> Tue, 22 Sep 2015 17:18:02 -0600
|