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 105
|
ruby-roadie (5.2.1-2) unstable; urgency=medium
* d/control: Drop deprecated Ruby-Versions fields.
* d/p/relax_libxml2.patch:
- Disable test too dependant on the version of libxml2.
-- Unit 193 <unit193@debian.org> Fri, 23 Aug 2024 01:40:44 -0400
ruby-roadie (5.2.1-1) unstable; urgency=medium
* New upstream version 5.2.1.
- Fix Nokogiri test for 1.15. (Closes: #1073372)
* Update Standards-Version to 4.7.0.
-- Unit 193 <unit193@debian.org> Thu, 04 Jul 2024 02:12:48 -0400
ruby-roadie (5.1.0-1) unstable; urgency=medium
* New upstream version 5.1.0.
-- Unit 193 <unit193@debian.org> Thu, 24 Nov 2022 01:53:47 -0500
ruby-roadie (5.0.1-1) unstable; urgency=medium
* New upstream version 5.0.1.
* Update Standards-Version to 4.6.1.
-- Unit 193 <unit193@debian.org> Sat, 28 May 2022 20:09:26 -0400
ruby-roadie (5.0.0-1) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.5.0, no changes needed.
* Update watch file format version to 4.
[ Unit 193 ]
* New upstream version 5.0.0.
- Bump DH compat to 13, remove old version constraints.
- Replace 'ruby | ruby-interpreter' depend with ${ruby:Depends}.
- Update my email address.
* d/u/metadata: Add 'Archive' and 'Changelog' fields.
* d/rules: Install upstream changelog.
* Update Standards-Version to 4.6.0.
-- Unit 193 <unit193@debian.org> Sat, 05 Feb 2022 01:28:44 -0500
ruby-roadie (4.0.0-1) unstable; urgency=medium
* New upstream version 4.0.0
-- Unit 193 <unit193@ubuntu.com> Thu, 31 Oct 2019 18:55:30 -0400
ruby-roadie (3.5.1-1) unstable; urgency=medium
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Unit 193 ]
* New upstream version 3.5.1
* Update Standards-Version to 4.4.1.
-- Unit 193 <unit193@ubuntu.com> Wed, 02 Oct 2019 19:21:54 -0400
ruby-roadie (3.5.0-1) unstable; urgency=medium
[ Lucas Kanashiro ]
* Remove 0001-gemspec-relax-dependency-on-css_parser.patch, ruby-css-parser
is already updated
[ Antonio Terceiro ]
* Remove myself from Uploaders:
[ Unit 193 ]
* New upstream version 3.5.0
* d/compat, d/control: Replace d/compat with debhelper-compat, bump to 12.
* d/control, d/copyright: Use https where possible.
* d/control:
- Update versioned (build-)depends.
- Update Vcs-* fields to point to Salsa.
- Set R³ to no.
- Add myself to uploaders.
* d/watch: Redirect pkg-ruby-extras.alioth.debian.org to gemwatch.debian.net.
* Update Standards-Version to 4.3.0.
-- Unit 193 <unit193@ubuntu.com> Wed, 03 Jul 2019 06:25:22 -0400
ruby-roadie (3.2.2-1) unstable; urgency=medium
* New upstream release
- will build against a newer ruby-nokogiri (Closes: #869031)
* update packaging with `dh-make-ruby -w`
- Bump debhelper compat to 10
- Bump Standards-Version to 4.0.0 (no changes needed)
* Add debian/patches/0001-gemspec-relax-dependency-on-css_parser.patch
(does what it says on the tin)
-- Antonio Terceiro <terceiro@debian.org> Fri, 11 Aug 2017 12:35:37 -0400
ruby-roadie (3.1.1-1) unstable; urgency=medium
* Initial release
-- Antonio Terceiro <terceiro@debian.org> Sun, 14 Feb 2016 14:01:28 -0200
|