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 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104
|
roodi (5.0.0-5) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Remove constraints unnecessary since buster
[ Cédric Boutillier ]
* Change homepage from (dead) rubyforge to github.
* Bump Standards-Version to 4.6.1 (no changes needed)
* Add yaml_unsafe_load.patch to load unsafely YAML configuration also with
ruby3.1 (Closes: #1019606)
* Drop deprecated alternative dependency on ruby-interpreter
* Set Rules-Requires-Root to no
-- Cédric Boutillier <boutil@debian.org> Wed, 19 Oct 2022 17:12:39 +0200
roodi (5.0.0-4) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Update watch file format version to 4.
[ Cédric Boutillier ]
* Update team name
* Add .gitattributes to keep unwanted files out of the source package
* Add case_syntax.patch to fix failing tests with ruby-ruby-parser 3.15.x
(Closes: #980582)
* Bump Standards-Version to 4.5.1 (no changes needed)
* Bump debhelper compatibility level to 13
* Add the 'single-patch' as first patch to the quilt patch queue, and remove
corresponding options in debian/source
* Unapply that patch from the master branch, to meet team's expectations
regarding patches
-- Cédric Boutillier <boutil@debian.org> Wed, 10 Feb 2021 22:53:05 +0100
roodi (5.0.0-3) unstable; urgency=medium
* Team upload
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Update standards version, no changes needed.
* Bump debhelper from old 11 to 12.
[ Pirate Praveen ]
* Switch ruby-parser to ruby-ruby-parser
* Bump Standards-Version to 4.5.0 (no changes needed)
-- Pirate Praveen <praveen@debian.org> Sat, 11 Apr 2020 18:27:00 +0530
roodi (5.0.0-2) unstable; urgency=medium
* Team upload
* Remove version in the gem2deb build-dependency
* Bump Standards-Version to 3.9.7 (no changes needed)
* Run wrap-and-sort on packaging files
* Move debian/watch to gemwatch.debian.net
* Bump Standards-Version to 4.3.0 (no changes needed)
* Bump debhelper compatibility level to 11
* Use salsa.debian.org in Vcs-* fields
* Declare autopkgtest-pkg-ruby as Testsuite
* Add upstream patch to fix outdated test causing build failures
(Closes: #907149)
* Change specs to use file from spec/ instead of lib/ to work correctly in
autopkgtest environment.
-- Cédric Boutillier <boutil@debian.org> Wed, 02 Jan 2019 14:57:10 +0100
roodi (5.0.0-1) unstable; urgency=low
* New upstream version.
* Update history file path.
* Update standards version; no changed needed.
* Update years in copyright file.
-- David Suárez <david.sephirot@gmail.com> Fri, 19 Jun 2015 20:51:15 +0200
roodi (4.0.0-1) unstable; urgency=low
* New upstream version
-- David Suárez <david.sephirot@gmail.com> Fri, 02 May 2014 11:26:38 +0200
roodi (3.3.1-1) unstable; urgency=low
* New upstream version
* Update standards version; no changes needed
-- David Suárez <david.sephirot@gmail.com> Sat, 01 Mar 2014 14:29:02 +0100
roodi (2.2.0-1) unstable; urgency=low
* Initial release (Closes: #715293)
* Add manpages
* Use rcov 2.13.0
* Remove rubygems references
-- David Suárez <david.sephirot@gmail.com> Mon, 29 Jul 2013 18:30:26 +0200
|