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
|
ruby-minitest-excludes (2.0.2-1) unstable; urgency=medium
[ Daniel Leidert ]
* New upstream version 2.0.1
[ Debian Janitor ]
* Update standards version to 4.6.1, no changes needed.
[ Antonio Terceiro ]
* New upstream version 2.0.2
* Drop patches, already applied upstream
* Replace debian/ruby-test-files.yaml with debian/ruby-tests.rake
* debian/ruby-tests.rake: run sample test suite with excludes
-- Antonio Terceiro <terceiro@debian.org> Thu, 26 Jan 2023 15:50:23 -0300
ruby-minitest-excludes (2.0.1-2) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Remove constraints unnecessary since buster
* Bump debhelper from old 12 to 13.
* Update standards version to 4.5.1, no changes needed.
[ Cédric Boutillier ]
* Update team name
* Add upstream patch to sort runnable_methods in tests to account for FS
glob order differences (Closes: #996320)
* Bump Standards-Version to 4.6.0 (no changes needed)
-- Cédric Boutillier <boutil@debian.org> Mon, 22 Nov 2021 11:25:12 +0100
ruby-minitest-excludes (2.0.1-1) unstable; urgency=medium
* Team upload.
* New upstream version.
- Bumps requirements to minitest 5.
* d/compat: Remove obsolete file.
* d/control: Add Rules-Requires-Root field.
(Build-Depends): Use debhelper-compat 12.
(Standards-Version): Bump to 4.5.0.
(Vcs-Git, Vcs-Browser): Use salsa URLs.
(Depends): Remove interpreters and use ${ruby:Depends}.
* d/copyright: Add Upstream-Contact field.
(Format): Fix insecure-copyright-format-uri.
(Copyright): Add the team.
* d/rules: Check dependencies and use gem installation layout.
* d/watch: Use gemwatch.d.n.
* d/upstream/metadata: Add upstream metadata.
-- Daniel Leidert <dleidert@debian.org> Mon, 13 Apr 2020 13:22:38 +0200
ruby-minitest-excludes (2.0.0-1) unstable; urgency=medium
* Initial release. (Closes: #787143).
-- Miguel Landaeta <nomadium@debian.org> Sun, 05 Jul 2015 13:44:01 -0300
|