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 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181
|
ruby-simplecov (0.22.0-1) unstable; urgency=medium
* Team upload.
* Fix debian/watch
* New upstream version 0.22.0
* Add patch 0003-fix-keywords-arg-vs-hash-for-rspec3.12-see-bug-10270.patch.
Closes: #1027089
* Refresh packaging using dh-make-ruby
* Add patch 0004-Fix-requires-so-that-they-work-inside-autopkgtest.patch
* Remove redundant entry in Build-Depends
-- Lucas Nussbaum <lucas@debian.org> Thu, 29 Dec 2022 15:52:50 +0100
ruby-simplecov (0.21.2-2) unstable; urgency=medium
* Team upload.
* Bump Standards-Version to 4.6.2 (no changes needed)
* Add patch to make test ruby version aware (Closes: #1019666)
-- Nilesh Patra <nilesh@debian.org> Thu, 22 Dec 2022 20:37:11 +0530
ruby-simplecov (0.21.2-1.1) unstable; urgency=medium
* Non-maintainer upload
* Disable autopkgtest, they fail and prevent migration (see bug
#1008214)
-- Paul Gevers <elbrus@debian.org> Thu, 07 Jul 2022 09:48:39 +0200
ruby-simplecov (0.21.2-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Remove constraints unnecessary since stretch:
+ Build-Depends: Drop versioned constraint on ruby-docile, ruby-json.
+ ruby-simplecov: Drop versioned constraint on ruby-docile, ruby-json in
Depends.
* Update standards version to 4.5.1, no changes needed.
[ Antonio Terceiro ]
* Update packaging files with a new dh-make-ruby run
- debian/rules: install using the rubygems layout
- debian/.gitattributes: add missing trailing newline
- debian/control:
- Bump Standards-Version to 4.6.0 (no changes needed)
- Update homepage URL from metadata
- add Rules-Requires-Root
- Depends: replace hardcoded dependencies with ${ruby:Depends}
- debian/upstream/metadata: update from template
- debian/watch: point at github to get test suite
* New upstream version 0.21.2
* debian/ruby-tests.rake: update from template
* Build-Depends: require gem2deb >= 1
* debian/ruby-tests.rake: skip some tests
* Add patch to drop dependency on simplecov_json_formatter
* debian/rules: don't install doc/* (needs gem2deb >= 1.6~)
-- Antonio Terceiro <terceiro@debian.org> Sun, 13 Mar 2022 17:56:26 -0300
ruby-simplecov (0.19.1-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Marc Dequènes (Duck) ]
* NUR:
+ removed 'dont-mess-with-the-load-path' patch, not needed anymore
* Bump debhelper compat level to 13.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Tue, 10 Nov 2020 15:18:25 +0900
ruby-simplecov (0.18.5-1) unstable; urgency=medium
* New upstream version 0.18.5
* Bump Standards-Version to 4.5.0 (no changes needed)
* Drop compat file, rely on debhelper-compat and bump compat level to 12
* Update name in uploaders
-- Pirate Praveen <praveen@debian.org> Wed, 11 Mar 2020 18:48:56 +0530
ruby-simplecov (0.18.1-1) unstable; urgency=medium
* Team upload.
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Marc Dequènes (Duck) ]
* New upstream version 0.18.1:
+ adapted patch.
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Sat, 08 Feb 2020 01:29:35 +0900
ruby-simplecov (0.16.1-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.16.1
* Bump debhelper compatibility level to 11
* Declare compliance with Debian Policy 4.1.5
* Update VCS urls to point to salsa
* debian/control: use https:// instead of http:// in Homepage field
* Update years of upstream copyright
* debian/copyright: use https:// in Format and Source fields
* Update patches
* debian/watch: use gemwatch.debian.net
-- Lucas Kanashiro <kanashiro@debian.org> Sun, 22 Jul 2018 05:34:56 -0300
ruby-simplecov (0.14.1-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)
[ Lucas Nussbaum ]
* New upstream version 0.14.1.
[ Unit 193 ]
* Bump Standards-Version to 4.0.0.
* Refresh patch.
[ Lucas Nussbaum ]
* Refresh packaging using dh-make-ruby.
-- Lucas Nussbaum <lucas@debian.org> Sun, 09 Jul 2017 07:44:18 +0200
ruby-simplecov (0.11.1-1) unstable; urgency=medium
* Team upload
* New upstream release
* debian/patches/dont-mess-with-the-load-path.patch: avoid modifying the
$LOAD_PATH. This fixes using simplecov against a local repository of a
project that is also installed as a Debian package.
* drop debian/patches/ignore-simplecov-html
- re-added dependency on ruby-simplecov-html
* Update packaging with a new dh-make-ruby run
- upstream switched to rspec; dropping build dependencies on minitest and
shoulda
* Refresh patches
-- Antonio Terceiro <terceiro@debian.org> Mon, 14 Dec 2015 10:44:20 -0200
ruby-simplecov (0.10.0-1) unstable; urgency=medium
* Team upload.
* New upstream release (Closes: #768957)
* Refresh patches
- debian/patches/ignore-simplecov-html: improved to not try using
simplecov-html at all, and use a simple text formatted instead
(Closes: #770225)
- add debian/patches/skip-broken-test.patch
- add debian/patches/fix-test-suite.patch
* Update packaging with a new dh-make-ruby run
* debian/control: Build-Depends: ruby-minitest, ruby-rspec
-- Antonio Terceiro <terceiro@debian.org> Tue, 15 Sep 2015 12:14:53 -0300
ruby-simplecov (0.7.1-2) unstable; urgency=medium
* Team upload.
* Break dependency cycle with simplecov-html (Closes: #723199)
* Bump Standards-Version to 3.9.5 (no changes)
* Update Build-Depends for ruby2.0, drop ruby1.8 support.
While simplecov's own tests don't seem to run on 2.0, running tests
of other packages works (or at least, doesn't break).
* Fix test failure due to encoding test (from upstream)
-- Christian Hofstaedtler <zeha@debian.org> Tue, 24 Dec 2013 00:04:53 +0100
ruby-simplecov (0.7.1-1) unstable; urgency=low
* Initial release (Closes: #691450)
-- Praveen Arimbrathodiyil <praveen@debian.org> Thu, 23 May 2013 12:11:38 +0530
|