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
|
golang-testify (0.0~git20141213-1) unstable; urgency=medium
* New upstream snapshot.
+ Fixes suite_test.go; Drop 01_fix_testsuite_test patch.
+ Addresses assertions_test.go issues. Closes: #769259
* Fix short license names.
* Change maintainer to pkg-go team, move myself to uploaders.
* Bump standards version to 3.9.6 (no changes).
* Update Vcs-Git header to point at team repo.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 15 Nov 2014 18:38:49 +0000
golang-testify (0.0~git20140717-1) unstable; urgency=medium
* New upstream release.
* Set branch in Vcs-Git header.
* Add Built-Using header.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 15 Jul 2014 16:31:44 +0200
golang-testify (0.0~git20140427-1) unstable; urgency=medium
* Initial release. (Closes: #742370)
-- Jelmer Vernooij <jelmer@debian.org> Sat, 22 Mar 2014 15:45:59 +0000
|