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
|
golang-github-juju-ratelimit (0.0~git20151125.0.77ed1c8-2~bpo8+1) jessie-backports; urgency=medium
[ Team upload ]
* Rebuild for jessie-backports.
-- Tim Potter <tpot@hpe.com> Tue, 02 Aug 2016 13:47:36 +1000
golang-github-juju-ratelimit (0.0~git20151125.0.77ed1c8-2) unstable; urgency=medium
* Allow package to be installed with gccgo where golang-go is unavailable
-- Anthony Fok <foka@debian.org> Fri, 15 Jan 2016 01:13:48 -0700
golang-github-juju-ratelimit (0.0~git20151125.0.77ed1c8-1) unstable; urgency=medium
* New upstream snapshot
* Add XS-Go-Import-Path field to debian/control
* Remove debian/patches: Upstream has fixed the fail-to-build problems
-- Anthony Fok <foka@debian.org> Thu, 17 Dec 2015 03:59:30 -0700
golang-github-juju-ratelimit (0.0~git20150619-2) unstable; urgency=medium
[ Tim Potter ]
* Remove accidentally checked in template files
* Fix typo in Vcs-Git URL
* Add debian/watch file
[ Dmitry Smirnov ]
* Modernise Vcs-Browser URL
* Clean-up unused files in debian/
[ Anthony Fok ]
* Replace 8-space indent with tab in abs-test.patch
* Add update-to-golang-check.v1.patch, replacing the import of
"launchpad.net/gocheck" with "gopkg.in/check.v1"
* Build-depend on golang-check.v1-dev, replacing the old golang-gocheck-dev
package that is marked for autoremoval from testing on 2015-12-01.
-- Anthony Fok <foka@debian.org> Sun, 22 Nov 2015 08:22:55 -0700
golang-github-juju-ratelimit (0.0~git20150619-1) unstable; urgency=low
* Initial release (Closes: #799128)
-- Tim Potter <tpot@hpe.com> Wed, 16 Sep 2015 13:24:38 +1000
|