File: changelog

package info (click to toggle)
ruby-simplecov 0.16.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 300 kB
  • sloc: ruby: 949; makefile: 8
file content (84 lines) | stat: -rw-r--r-- 2,911 bytes parent folder | download
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
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