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 49 50 51 52 53
|
golang-github-jacobsa-ogletest (0.0~git20150610-6.1) unstable; urgency=medium
* Non-maintainer upload.
* Handle architecture-dependent output in panicking test. Fixes FTBFS on
i386 (Closes: #860646).
-- Apollon Oikonomopoulos <apoikos@debian.org> Tue, 02 May 2017 14:14:37 +0300
golang-github-jacobsa-ogletest (0.0~git20150610-6) unstable; urgency=medium
* Team upload.
* Replace "golang-go" with "golang-any" in Build-Depends and remove
"golang-go" from -dev package Depends
-- Tianon Gravi <tianon@debian.org> Wed, 11 Jan 2017 09:42:43 -0800
golang-github-jacobsa-ogletest (0.0~git20150610-5) UNRELEASED; urgency=medium
* Team upload.
* Use a secure transport for the Vcs-Git and Vcs-Browser URL
-- Paul Tagliamonte <paultag@debian.org> Wed, 29 Jun 2016 20:42:47 -0400
golang-github-jacobsa-ogletest (0.0~git20150610-4) unstable; urgency=medium
* Team upload.
* Updated "803320.patch" with proper fix from upstream;
fixes test for Golang 1.5 and 1.6.
* Standards-Version: 3.9.7.
-- Dmitry Smirnov <onlyjob@debian.org> Thu, 03 Mar 2016 08:18:27 +1100
golang-github-jacobsa-ogletest (0.0~git20150610-3) unstable; urgency=medium
* Team upload.
* control: Updated Vcs URLs.
* New patches to fix FTBFS in tests:
+ 803320.patch (Closes: #803320)
+ dump-golden-files.patch
-- Dmitry Smirnov <onlyjob@debian.org> Mon, 29 Feb 2016 19:26:19 +1100
golang-github-jacobsa-ogletest (0.0~git20150610-2) unstable; urgency=medium
* Add missing Depends
-- Michael Stapelberg <stapelberg@debian.org> Mon, 15 Jun 2015 22:52:57 +0200
golang-github-jacobsa-ogletest (0.0~git20150610-1) unstable; urgency=medium
* Initial release (Closes: #788743)
-- Michael Stapelberg <stapelberg@debian.org> Sun, 14 Jun 2015 19:42:10 +0200
|