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
|
ruby-minitest-hooks (1.5.1-1) unstable; urgency=medium
* Team upload
* New upstream version 1.5.1
+ minitest 5.19+ (and ruby3.3) support
* d/watch: Follow github repository
* gem install layout
* Drop 0001-minitest-global-expectations.patch, applied upstream
* Drop X?-Ruby-Versions, drop dependency on ruby-interpreter
* Bump Standards-Version to 4.7.0 (no changes needed)
-- Cédric Boutillier <boutil@debian.org> Sun, 21 Jul 2024 12:57:04 +0200
ruby-minitest-hooks (1.5.0-3) unstable; urgency=medium
* Team Upload.
* Move ruby-tests.rb to rake, run rake with ruby interpreter
(Closes: #1019639)
-- Nilesh Patra <nilesh@debian.org> Sat, 26 Nov 2022 10:21:47 +0530
ruby-minitest-hooks (1.5.0-2) unstable; urgency=medium
* A simpler solution for Minitest 6 warnings from upstream
-- Dmitry Borodaenko <angdraug@debian.org> Thu, 11 Feb 2021 19:18:41 -0800
ruby-minitest-hooks (1.5.0-1) unstable; urgency=medium
[ Cédric Boutillier ]
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.7 (no changes needed)
* Run wrap-and-sort on packaging files
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Use secure URI in debian/watch.
* Use secure URI in Homepage field.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
* Apply multi-arch hints.
+ ruby-minitest-hooks: Add :all qualifier for ruby dependency.
[ Dmitry Borodaenko ]
* New upstream version 1.5.0.
* d/watch: Bump version to 4, update to gemwatch.debian.net.
* Bump debhelper to 13, Standards-Version to 4.5.1.
* Set Rules-Requires-Root to "no".
* Fix Minitest 6 deprecation warnings.
-- Dmitry Borodaenko <angdraug@debian.org> Thu, 11 Feb 2021 16:01:39 -0800
ruby-minitest-hooks (1.4.0-1) unstable; urgency=medium
* Initial release (Closes: #811335)
-- Dmitry Borodaenko <angdraug@debian.org> Sun, 07 Feb 2016 16:24:07 -0800
|