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
|
ruby-simplecov-html (0.13.2-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Update standards version to 4.6.0, no changes needed.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.6.1, no changes needed.
* Update lintian override info format in d/source/lintian-overrides on line 1.
[ Lucas Nussbaum ]
* debian/gbp.conf: Add for DEP-14
* debian/gbp.conf: remove trailing empty lines
* debian/.gitattributes: remove
* debian/salsa-ci.yml: use team-specific include
[ Simon Quigley ]
* New upstream release.
* Drop {XS,XB}-Ruby-Versions from control.
* Use ${ruby:Depends} for runtime dependencies.
* Update Standards-Version to 4.7.3, no changes needed.
-- Simon Quigley <tsimonq2@debian.org> Sun, 15 Feb 2026 11:28:21 -0600
ruby-simplecov-html (0.12.3-2) unstable; urgency=medium
[ Debian Janitor ]
* Update watch file format version to 4.
* Update standards version to 4.5.1, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 29 Aug 2022 16:58:55 +0100
ruby-simplecov-html (0.12.3-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Use secure copyright file specification URI.
* 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.
[ Marc Dequènes (Duck) ]
* NUR:
+ removed 'port-to-newer-jquery' patch, not needed anymore.
* Bump debhelper compat level to 13.
* Remove obsolete no-upstream-changelog lintian override.
* Remove empty ruby-simplecov-html.docs.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Tue, 10 Nov 2020 15:04:00 +0900
ruby-simplecov-html (0.11.0-1) unstable; urgency=medium
* Team upload.
[ Cédric Boutillier ]
* 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
[ Antonio Terceiro ]
* Remove myself from Uploaders:
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Marc Dequènes (Duck) ]
* New upstream version 0.11.0:
+ refresh/adapt patches.
* Update watch URL.
* Update VCS URLs.
* Bump Standards-Version to 4.5.0 (no changes needed)
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Sat, 08 Feb 2020 01:15:48 +0900
ruby-simplecov-html (0.10.0-1) unstable; urgency=medium
* New upstream release (Closes: #709441)
(previous version was never accepted in the archive)
* Refresh patches
* Update packaging with a new dh-make-ruby run
- ignoring test suite since it's not useful
* debian/patches/dont-touch-load-path.patch: avoid messing with $LOAD_PATH.
Fixes getting test coverage on projects that are also installed locally as
Debian packages.
* debian/rules: dynamically build public/application.js
* debian/patches/port-to-newer-jquery.patch: replace usage of function that
was removed from jQuery.
-- Antonio Terceiro <terceiro@debian.org> Thu, 22 Oct 2015 18:22:04 -0200
ruby-simplecov-html (0.7.1-1) unstable; urgency=low
* Initial release (Closes: #709441)
-- Praveen Arimbrathodiyil <praveen@debian.org> Thu, 23 May 2013 12:10:35 +0530
|