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
|
ruby-retryable (3.0.5-1) unstable; urgency=medium
* Team upload.
* New upstream release.
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Use secure URI in debian/watch.
* Use secure URI in Homepage field.
* Bump debhelper from deprecated 9 to 13.
* Set debhelper-compat version in Build-Depends.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Apply multi-arch hints.
+ ruby-retryable: Add :any qualifier for ruby dependency.
* Update watch file format version to 4.
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on ruby-rspec.
[ Daniel Leidert ]
* d/control: Add Rules-Requires-Root field.
(Standards-Version): Bump to 4.6.0.
(Depends): Remove interpreters and use ${ruby:Depends}.
* d/copyright: Add Upstream-Contact field.
(Copyright): Add team.
* d/rules: Use gem installation layout and install upstream changelog.
* d/watch: Update URL.
* d/patches/0001-Don-t-require-retryable-with-absolute-path-and-don-t.patch:
Drop patch not necessary anymore.
* d/patches/Don-t-require-simplecov.patch: Add patch.
- Drop usage of simplecov.
* d/patches/series: Adjust patch list.
* d/upstream/metadata: Add missing fields.
-- Daniel Leidert <dleidert@debian.org> Mon, 13 Dec 2021 14:56:56 +0100
ruby-retryable (2.0.4-1) unstable; urgency=medium
[ Cédric Boutillier ]
* Bump debhelper compatibility level to 9
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.7 (no changes needed)
* Use new default gem2deb Rakefile to run the tests
[ Hleb Valoshka ]
* Add patch to fix testsuite failure on deb-ci
* Remove not required debian/lintian-overrides
* Imported Upstream version 2.0.4
* Bump Standards-Version to 3.9.8 (no changes)
* Update authors mails in debian/copyright
[ Lucas Kanashiro ]
* debian/docs: ship README.md
* Update short description, silence lintian
-- Hleb Valoshka <375gnu@gmail.com> Fri, 05 Aug 2016 18:50:39 +0300
ruby-retryable (2.0.1-1) unstable; urgency=medium
* Initial release.
-- Hleb Valoshka <375gnu@gmail.com> Mon, 22 Jun 2015 16:22:37 +0300
|