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
|
ruby-css-parser (1.19.0-1) unstable; urgency=medium
* New upstream version 1.19.0
* Refresh 0002-Disable-tests-that-hit-the-network.patch
* Bump Standards-Version to 4.7.0 (no changes needed)
* Remove X?-Ruby-Versions fields from d/control
-- Cédric Boutillier <boutil@debian.org> Wed, 25 Sep 2024 21:13:12 +0200
ruby-css-parser (1.16.0-1) unstable; urgency=medium
* New upstream release.
* Refresh patches.
* Declare compliance with Debian Policy 4.6.2.
* d/control: b-d on ruby-maxitest instead of ruby-minitest.
-- Lucas Kanashiro <kanashiro@debian.org> Thu, 08 Feb 2024 17:45:44 -0300
ruby-css-parser (1.6.0-2) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Bump debhelper from old 10 to 13.
* 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.
[ Daniel Leidert ]
* d/control: Add Rules-Requires-Root field.
(Standards-Version): Bump to 4.6.0.
(Build-Depends): Add ruby-webrick (closes: #996210).
* d/copyright: Add Upstream-Contact field.
* d/rules: Use gem installation layout and install upstream changelog.
* d/watch: Update watch file.
* d/upstream/metadata: Add Archive and Changelog fields.
-- Daniel Leidert <dleidert@debian.org> Mon, 15 Nov 2021 18:42:36 +0100
ruby-css-parser (1.6.0-1) unstable; urgency=medium
* Team upload
* New upstream version 1.6.0
* Bump Standards-Version to 4.0.1 (no changes needed)
* Use Github as source in debian/watch to get the tests
* Exclude more tests hitting the network (Closes: #873632)
-- Cédric Boutillier <boutil@debian.org> Fri, 29 Sep 2017 00:58:30 +0200
ruby-css-parser (1.5.0.pre2-1) unstable; urgency=medium
[ Cédric Boutillier ]
* Bump debhelper compatibility level to 9
* Use https:// in Vcs-* fields
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.7 (no changes needed)
* Run wrap-and-sort on packaging files
[ Lucas Kanashiro ]
* New upstream version 1.5.0.pre2
* Refresh patches
* Update upstream copyright
* debian/copyright
- fix Source field
- use https:// instead of http:// in Format field
* Bump debhelper compatibility level to 10
* Declare compliance with Debian Policy 4.0.0
* Update packaging with `dh-make-ruby -w .`
- add me as uploader
- update debian/docs
- debian/watch: use pkg-ruby-extras gemwatch
* Use minitest instead of maxitest in the tests. Maxitest does the same as
minitest, but with some fancy features, like colorized output.
-- Lucas Kanashiro <kanashiro@debian.org> Sun, 27 Aug 2017 20:27:55 -0300
ruby-css-parser (1.3.6-1) unstable; urgency=medium
* Initial release
* 0001-Sanitize-test-suite.patch,
0002-Disable-tests-that-hit-the-network.patch: adjustments to the test
suite.
-- Antonio Terceiro <terceiro@debian.org> Fri, 22 Jan 2016 11:31:11 -0200
|