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 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103
|
gb (0.4.2-2) unstable; urgency=medium
* Backport "-no-pie" testing patch from upstream PR #655 (Closes: #837480)
-- Tianon Gravi <tianon@debian.org> Sun, 20 Nov 2016 20:02:59 -0800
gb (0.4.2-1) unstable; urgency=medium
* Update to 0.4.2 upstream release
- remove old patches (all applied upstream now)
-- Tianon Gravi <tianon@debian.org> Thu, 23 Jun 2016 19:59:35 -0700
gb (0.4.1-1) unstable; urgency=medium
* Update to 0.4.1 upstream release
* Backport https://github.com/constabulary/gb/pull/597
* Update "Vcs-Git" to use "https"
* Update Standards-Version to 3.9.8
-- Tianon Gravi <tianon@debian.org> Mon, 06 Jun 2016 15:48:03 -0700
gb (0.4.0-3) unstable; urgency=medium
* Update patches to vendor two minor upstream PRs as-is (test-related):
- https://github.com/constabulary/gb/pull/572
- https://github.com/constabulary/gb/pull/574
-- Tianon Gravi <tianon@debian.org> Tue, 01 Mar 2016 12:17:45 -0800
gb (0.4.0-2) unstable; urgency=medium
* Temporarily patch TestRaceMissing to support other platforms (fixes FTBFS)
- https://github.com/constabulary/gb/issues/567
-- Tianon Gravi <tianon@debian.org> Tue, 23 Feb 2016 23:11:52 -0800
gb (0.4.0-1) unstable; urgency=medium
* Update to 0.4.0 upstream release
* Add "golang-golang-x-tools" to Build-Depends and Recommends (for "godoc",
invoked by "gb doc")
-- Tianon Gravi <tianon@debian.org> Tue, 26 Jan 2016 10:25:08 -0800
gb (0.3.2-1) unstable; urgency=medium
* Update to 0.3.2 upstream release
* Update d/rules for new test fixtures that are not copied correctly
-- Tianon Gravi <tianon@debian.org> Mon, 30 Nov 2015 22:52:05 -0800
gb (0.3.1-1) unstable; urgency=medium
* Update to 0.3.1 upstream release
-- Tianon Gravi <tianon@debian.org> Thu, 19 Nov 2015 21:31:31 -0800
gb (0.3.0-1) unstable; urgency=medium
* Update to 0.3.0 upstream release
-- Tianon Gravi <tianon@debian.org> Sun, 08 Nov 2015 10:18:21 -0800
gb (0.2.0-1) unstable; urgency=medium
* Add new "golang-github-constabulary-gb-dev" package
* Update to 0.2.0 upstream release
-- Tianon Gravi <tianon@debian.org> Thu, 24 Sep 2015 21:43:32 -0700
gb (0.1.2-2) unstable; urgency=medium
* Fix DEP8 test by adding "bzr" to the test Depends
-- Tianon Gravi <tianon@debian.org> Thu, 17 Sep 2015 02:18:17 -0700
gb (0.1.2-1) unstable; urgency=medium
* Update to 0.1.2 upstream release
-- Tianon Gravi <tianon@debian.org> Thu, 17 Sep 2015 01:24:15 -0700
gb (0.1.1-1) unstable; urgency=medium
* Update to 0.1.1 upstream release
* Remove patch that is now applied upstream
-- Tianon Gravi <tianon@debian.org> Fri, 11 Sep 2015 07:23:52 -0700
gb (0.1.0-2) unstable; urgency=medium
* Fix description copy-pasta (Closes: #798144); thanks Josh!
* Apply upstream patch to remove hard-coded -m64 references
(Closes: #798135); thanks Aaron!
-- Tianon Gravi <tianon@debian.org> Sun, 06 Sep 2015 16:06:39 -0700
gb (0.1.0-1) unstable; urgency=medium
* Initial release (Closes: #794460)
-- Tianon Gravi <tianon@debian.org> Wed, 26 Aug 2015 09:28:00 -0700
|