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
|
golang-github-cenkalti-backoff (3.1.1-1) unstable; urgency=medium
* Team upload
* New upstream release
* Standards-Version: 4.4.1
* DH to version 12
-- Dmitry Smirnov <onlyjob@debian.org> Thu, 26 Dec 2019 06:55:29 +1100
golang-github-cenkalti-backoff (2.0.0-2) unstable; urgency=medium
* Team upload.
* Remove myself from uploaders.
-- Alexandre Viau <aviau@debian.org> Sun, 15 Sep 2019 17:40:07 -0400
golang-github-cenkalti-backoff (2.0.0-1) unstable; urgency=medium
[ Michael Stapelberg ]
* update debian/gitlab-ci.yml (using salsa.debian.org/go-team/ci/cmd/ci)
* update debian/gitlab-ci.yml (using salsa.debian.org/go-team/ci/cmd/ci)
[ Félix Sipma ]
* New upstream version 2.0.0
* bump Standards-Version to 4.1.4 (no change required)
-- Félix Sipma <felix+debian@gueux.org> Sat, 09 Jun 2018 09:46:14 +0200
golang-github-cenkalti-backoff (1.1.0-4) unstable; urgency=medium
* Team upload.
* Vcs-* urls: pkg-go-team -> go-team.
-- Alexandre Viau <aviau@debian.org> Tue, 06 Feb 2018 00:06:01 -0500
golang-github-cenkalti-backoff (1.1.0-3) unstable; urgency=medium
* point Vcs-* urls to salsa.d.o subproject
-- Alexandre Viau <aviau@debian.org> Thu, 25 Jan 2018 16:42:11 -0500
golang-github-cenkalti-backoff (1.1.0-2) unstable; urgency=medium
* Move to salsa.debian.org.
* Testsuite: autopkgtest-pkg-go.
-- Alexandre Viau <aviau@debian.org> Sat, 30 Dec 2017 14:20:30 -0500
golang-github-cenkalti-backoff (1.1.0-1) unstable; urgency=medium
* New upstream version 1.1.0
* add golang-golang-x-net-dev dependency
* bump Standards-Version to 4.1.1
- use https:// in copyright file
- use priority optional instead of extra
* add myself to uploaders
-- Félix Sipma <felix+debian@gueux.org> Mon, 27 Nov 2017 13:40:55 +0100
golang-github-cenkalti-backoff (1.0.0-2) unstable; urgency=medium
[ Martín Ferrari ]
* Add myself to Uploaders.
* Update dependency on dh-golang.
* debian/control: Update Standards-Version (no changes).
* debian/control: Replace golang-go with golang-any in Build-Depends.
-- Alexandre Viau <aviau@debian.org> Wed, 12 Apr 2017 14:14:07 -0400
golang-github-cenkalti-backoff (1.0.0-1) unstable; urgency=medium
* New upstream version
* Changed my email to @debian.org
* Added watch file
* Make use of XS-Go-Import-Path
* Bump Standards-Version to 3.9.7
* Replaced Vcs-Git with secure (https) url
* Replaced Vcs-Browsed with secre (https) url
-- Alexandre Viau <aviau@debian.org> Mon, 21 Mar 2016 16:57:46 -0400
golang-github-cenkalti-backoff (0.0~git20150522.6c45d6b-1) unstable; urgency=medium
* Initial release. (Closes: #794253)
-- Alexandre Viau <alexandre@alexandreviau.net> Fri, 31 Jul 2015 13:59:51 -0400
|