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
|
golang-github-hashicorp-raft (1.0.0+git20180823.82694fb-3) unstable; urgency=medium
* New upstream version.
-- Alexandre Viau <aviau@debian.org> Wed, 21 Nov 2018 11:51:21 -0500
golang-github-hashicorp-raft (1.0.0+git20180118.077966db-2) unstable; urgency=medium
* Team upload.
* New patch to disable unreliable test (Closes: #907764).
* debhelper & compat to version 11.
* Standards-Version: 4.2.1.
* Added watch file.
-- Dmitry Smirnov <onlyjob@debian.org> Tue, 25 Sep 2018 11:21:53 +1000
golang-github-hashicorp-raft (1.0.0+git20180118.077966db-1) unstable; urgency=medium
* Team upload.
* New upstream snapshot.
-- Dmitry Smirnov <onlyjob@debian.org> Wed, 27 Jun 2018 15:58:27 +1000
golang-github-hashicorp-raft (1.0.0+git20171204.0919aa6-3) unstable; urgency=medium
* Team upload.
* Vcs-* urls: pkg-go-team -> go-team.
-- Alexandre Viau <aviau@debian.org> Mon, 05 Feb 2018 23:48:18 -0500
golang-github-hashicorp-raft (1.0.0+git20171204.0919aa6-2) unstable; urgency=medium
* point Vcs-* urls to salsa.d.o subproject
-- Alexandre Viau <aviau@debian.org> Thu, 25 Jan 2018 16:28:52 -0500
golang-github-hashicorp-raft (1.0.0+git20171204.0919aa6-1) unstable; urgency=medium
* Move to salsa.debian.org.
* Priority extra -> optional.
* Change my email to @debian.org.
* New upstream snapshot.
-- Alexandre Viau <aviau@debian.org> Sat, 30 Dec 2017 03:34:20 -0500
golang-github-hashicorp-raft (1.0.0-1) unstable; urgency=medium
* Team upload.
* New upstream release, with API incompatible changes.
* Refresh patches.
* Exclude fuzzy/ package from tests, to avoid circular dependency.
-- Martín Ferrari <tincho@debian.org> Mon, 23 Oct 2017 04:25:54 +0000
golang-github-hashicorp-raft (0.0~git20170824.3b4d64b-1) unstable; urgency=medium
[ Paul Tagliamonte ]
* Team upload.
* Use a secure transport for the Vcs-Git and Vcs-Browser URL
* Remove Built-Using from arch:all -dev package
[ Martín Ferrari ]
* New upstream snapshot.
* debian/control: Update Standards-Version (no changes).
* debian/control: Replace golang-go with golang-any in Build-Depends.
* debian/control: Mark package as autopkgtest-able.
* debian/rules: Replace DH_GOPKG with XS-Go-Import-Path.
* debian/copyright: Format uses insecure http protocol instead of
https
* Go back to following upstream git, and disable pristine-tar.
-- Martín Ferrari <tincho@debian.org> Tue, 26 Sep 2017 12:01:48 +0000
golang-github-hashicorp-raft (0.0~git20160317.0.3359516-1) unstable; urgency=medium
* Team upload.
* New upstream snapshot.
* Standards-Version: 3.9.7.
* Vcs-Browser URL to HTTPS.
-- Dmitry Smirnov <onlyjob@debian.org> Fri, 18 Mar 2016 18:12:12 +1100
golang-github-hashicorp-raft (0.0~git20150728.9b586e2-2) unstable; urgency=medium
* Disable all tests in raft_test.go as they are
timing dependent (Closes: #796469)
-- Alexandre Viau <alexandre@alexandreviau.net> Sun, 23 Aug 2015 00:05:47 -0400
golang-github-hashicorp-raft (0.0~git20150728.9b586e2-1) unstable; urgency=medium
* New upstream release
* Temporarily disable some unstable tests until uptream issue #55 is fixed
-- Alexandre Viau <alexandre@alexandreviau.net> Sun, 02 Aug 2015 13:51:44 -0400
golang-github-hashicorp-raft (0.0~git20150723.8fd9a2f-1) unstable; urgency=medium
* Initial release. (Closes: #792620)
-- Alexandre Viau <alexandre@alexandreviau.net> Thu, 16 Jul 2015 15:07:48 -0400
|