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
|
ruby-maxitest (5.8.0-2) unstable; urgency=medium
* Team upload.
* Update minitest build-dep to match Gemfile. Closes: #1099898
-- Lucas Nussbaum <lucas@debian.org> Fri, 11 Apr 2025 14:49:38 +0200
ruby-maxitest (5.8.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 5.8.0
* d/p/0003-Explicitly-require-pathname.patch: fix test failures
* d/p/0004-Skip-test-failing-due-to-a-warning-in-the-output.patch: fix FTBFS
-- Lucas Kanashiro <kanashiro@debian.org> Tue, 17 Dec 2024 23:39:03 -0300
ruby-maxitest (5.6.0-1) unstable; urgency=medium
* New upstream version 5.6.0
* Follow Gihub repository
* Use gem layout install
* Update upstream metadata
* Install README.md
* Run tests with rake
* Remove X?-Ruby-Versions fields
* Bump Standards-Version to 4.7.0 (no changes needed)
* Build-depend on props
* Skip tests involving mtest script
-- Cédric Boutillier <boutil@debian.org> Wed, 25 Sep 2024 20:40:09 +0200
ruby-maxitest (4.1.0-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Lucas Kanashiro ]
* New upstream release.
* Remove the ruby-minitest version constraint
* Add patch to relax maximum minitest required version
* Declare compliance with Debian Policy 4.6.0
* Do not explicitly depend on the ruby interpreter
-- Lucas Kanashiro <kanashiro@debian.org> Wed, 09 Feb 2022 16:54:28 -0300
ruby-maxitest (3.6.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 3.6.0
* d/control: update version constraint of ruby-minitest dependency
(Closes: #945322)
* Declare compliance with Debian Policy 4.4.1
* Update upstream copyright
-- Lucas Kanashiro <lucas.kanashiro@canonical.com> Mon, 09 Dec 2019 15:37:04 -0300
ruby-maxitest (3.1.0-2) unstable; urgency=medium
* Team upload
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Pirate Praveen ]
* Source only upload for bullseye
* Bump standards version to 4.4.0
-- Pirate Praveen <praveen@debian.org> Fri, 30 Aug 2019 11:40:44 +0530
ruby-maxitest (3.1.0-1) unstable; urgency=medium
* Initial release (Closes: #925610)
-- Utkarsh Gupta <guptautkarsh2102@gmail.com> Wed, 27 Mar 2019 19:48:36 +0530
|