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
|
ruby-test-declarative (0.0.6-3) unstable; urgency=medium
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Use secure URI in Homepage field.
* Bump debhelper from deprecated 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
* Set upstream metadata fields: Repository, Repository-Browse.
* Apply multi-arch hints.
+ ruby-test-declarative: Add :any qualifier for ruby dependency.
* Update watch file format version to 4.
* Bump debhelper from old 12 to 13.
* Set upstream metadata fields: Bug-Database, Bug-Submit.
[ Lucas Nussbaum ]
* Refresh packaging. Main changes:
+ Bump Standards-Version to 4.6.1
+ watch: use gemwatch
-- Lucas Nussbaum <lucas@debian.org> Sat, 24 Dec 2022 15:04:07 +0100
ruby-test-declarative (0.0.6-2) unstable; urgency=medium
* Extend the long description (fixes lintian warning).
-- Lucas Nussbaum <lucas@debian.org> Thu, 06 Jul 2017 20:59:11 +0200
ruby-test-declarative (0.0.6-1) unstable; urgency=medium
[ Cédric Boutillier ]
* Bump debhelper compatibility level to 9
* Use https:// in Vcs-* fields
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.7 (no changes needed)
[ Lucas Nussbaum ]
* New upstream version 0.0.6.
* Drop 0001-Add-support-for-Minitest-5.patch (no longer needed)
* Bump Standards-Version. No changes needed.
* Update name of README.
* Drop useless comments in rules.
-- Lucas Nussbaum <lucas@debian.org> Thu, 06 Jul 2017 20:41:58 +0200
ruby-test-declarative (0.0.5-3) unstable; urgency=medium
* Add patch 0001-Add-support-for-Minitest-5.patch to support minitest >5.
Closes: #795042
* Refresh packaging using dh-make-ruby.
+ Bump Standards-Version.
-- Lucas Nussbaum <lucas@debian.org> Tue, 18 Aug 2015 11:01:35 +0200
ruby-test-declarative (0.0.5-2) unstable; urgency=low
* Team upload.
[ Cédric Boutillier ]
* transform hyphen to underline to fix debian/watch
* debian/control
- remove obsolete DM-Upload-Allowed flag
- use canonical URI in Vcs-* fields
* debian/copyright
- use DEP5 copyright-format/1.0 official URL for Format field
- change to a working url in Format: field
[ Jonas Genannt ]
* d/control
- bumped standards version to 3.9.5 (no changed needed)
- changed dependency from ruby1.8 to ruby
* d/copyright: updated to license format 1.0
-- Jonas Genannt <jonas.genannt@capi2name.de> Sun, 15 Dec 2013 21:10:17 +0100
ruby-test-declarative (0.0.5-1) unstable; urgency=low
* Initial release.
-- Lucas Nussbaum <lucas@lucas-nussbaum.net> Tue, 26 Apr 2011 22:06:44 +0200
|