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
|
golang-gopkg-ini.v1 (1.8.5-2) unstable; urgency=medium
* Team upload.
* debian/control:
- Update Standards-Version with no changes.
- Depend on latest dh-golang.
* debian/docs: Add ZH version of readme.
* debian/rules:
- Use new features of dh-golang, and only install relevant files.
- Clean up properly after tests. Thanks to Chris Lamb for the patch.
Closes: #828072.
-- MartÃn Ferrari <tincho@debian.org> Sun, 26 Jun 2016 14:55:12 +0000
golang-gopkg-ini.v1 (1.8.5-1) unstable; urgency=medium
* New upstream release [December 2015].
* rules:
+ ignore test failures.
-- Dmitry Smirnov <onlyjob@debian.org> Fri, 18 Dec 2015 10:26:43 +1100
golang-gopkg-ini.v1 (0-1) unstable; urgency=medium
* Initial release (Closes: #805433).
-- Dmitry Smirnov <onlyjob@debian.org> Wed, 18 Nov 2015 14:48:33 +1100
|