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
|
golang-github-hashicorp-go-retryablehttp (0.7.1-1) unstable; urgency=medium
* New upstream version 0.7.1
* Reorder fields in debian/control and debian/copyright
* Drop unneeded dependency on ${shlibs:Depends}
* Update versioned dependencies as per go.mod
* Use dh-sequence-golang instead of dh-golang and --with=golang
* debian/rules: Invoke dh with --builddirectory=_build
* Change Section from devel to golang
* Update Maintainer email address to team+pkg-go@tracker.debian.org
* Mark library package with "Multi-Arch: foreign"
* Bump Standards-Version to 4.6.1 (no change)
* debian/gbp.conf: Set debian-branch to debian/sid for DEP-14 conformance
* debian/gbp.conf: Remove overlay etc. for conformity with other packages
* Refresh debian/watch to that generated by dh-make-golang
* Add myself to the list of Uploaders
-- Anthony Fok <foka@debian.org> Wed, 12 Oct 2022 13:14:28 -0600
golang-github-hashicorp-go-retryablehttp (0.7.0-1) unstable; urgency=medium
* Team upload.
* New upstream version.
* Update d/control
- Add "Rules-Requires-Root: no".
- Bump debhelper compatibility level to 13.
- Bump Standards-Version to 4.5.1 (no change).
* Update d/watch to v4.
* Update d/rules.
- Use override_dh_auto_test. Ignore test failures with sbuild.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Sun, 26 Sep 2021 07:29:57 +0900
golang-github-hashicorp-go-retryablehttp (0.6.4-2) unstable; urgency=medium
[ Debian Janitor ]
* Wrap long lines in changelog entries: 0.0+git20180718.e651d75-1, 0.0~git20160810.0.f4ed9b0-2.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
-- Jelmer Vernooij <jelmer@debian.org> Fri, 05 Feb 2021 02:21:50 +0000
golang-github-hashicorp-go-retryablehttp (0.6.4-1) unstable; urgency=medium
* New upstream release.
* Standards-Version: 4.4.1
-- Dmitry Smirnov <onlyjob@debian.org> Sat, 30 Nov 2019 08:54:39 +1100
golang-github-hashicorp-go-retryablehttp (0.6.3-1) unstable; urgency=medium
* New upstream release.
* Tightened dependencies.
-- Dmitry Smirnov <onlyjob@debian.org> Sat, 16 Nov 2019 12:47:58 +1100
golang-github-hashicorp-go-retryablehttp (0.6.2-1) unstable; urgency=medium
* New upstream release.
* Standards-Version: 4.4.0.
* DH & compat to version 12.
* watch file to monitor tagged releases.
* (Build-)Depends += "golang-github-hashicorp-go-hclog-dev".
-- Dmitry Smirnov <onlyjob@debian.org> Thu, 26 Sep 2019 00:14:12 +1000
golang-github-hashicorp-go-retryablehttp (0.0+git20180718.e651d75-1) unstable; urgency=medium
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Konstantinos Margaritis ]
* Replace golang-go with golang-any in Build-Depends, remove golang-go from
Depends
[ Dmitry Smirnov ]
* New upstream snapshot
* Testsuite: autopkgtest-pkg-go
* Standards-Version: 4.2.1; Priority: optional
* debhelper & compat to version 11
* Added "watch" file
-- Dmitry Smirnov <onlyjob@debian.org> Sun, 16 Sep 2018 08:46:15 +1000
golang-github-hashicorp-go-retryablehttp (0.0~git20160810.0.f4ed9b0-2) unstable; urgency=medium
* Replace golang-go with golang-any in Build-Depends, remove golang-go from
Depends
-- Konstantinos Margaritis <markos@debian.org> Tue, 08 Aug 2017 16:00:54 +0300
golang-github-hashicorp-go-retryablehttp (0.0~git20160810.0.f4ed9b0-1) unstable; urgency=medium
* New upstream snapshot.
* Vcs-Git URL to HTTPS.
-- Dmitry Smirnov <onlyjob@debian.org> Wed, 24 Aug 2016 10:29:33 +1000
golang-github-hashicorp-go-retryablehttp (0.0~git20151208.0.24fda80-1) unstable; urgency=medium
* Initial release (Closes: #820931).
-- Dmitry Smirnov <onlyjob@debian.org> Thu, 14 Apr 2016 13:34:30 +1000
|