File: changelog

package info (click to toggle)
ruby-coveralls 0.8.22-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 260 kB
  • sloc: ruby: 1,218; makefile: 8
file content (63 lines) | stat: -rw-r--r-- 2,343 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
ruby-coveralls (0.8.22-2) unstable; urgency=medium

  * Fix manpage creation during build time (Closes: #924383)
  * Declare compliance with Debian Policu 4.3.0

 -- Lucas Kanashiro <kanashiro@debian.org>  Sat, 23 Mar 2019 12:22:50 -0300

ruby-coveralls (0.8.22-1) unstable; urgency=medium

  * New upstream version 0.8.22
  * Bump debhelper compatibility level to 11
  * Declare compliance with Debian Policy 4.1.5
  * Add build dependency on ronn
  * Refresh patch
  * Update VCS urls to point to salsa
  * debian/watch: use gemwatch.debian.net
  * debian/control: remove constraint version on ruby-simplecov

 -- Lucas Kanashiro <kanashiro@debian.org>  Mon, 09 Jul 2018 00:58:36 -0300

ruby-coveralls (0.8.21-1) unstable; urgency=medium

  [ Cédric Boutillier ]
  * Remove version in the gem2deb build-dependency
  * 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 0.8.21
  * Set a deterministic date in the manpages to make the package build
    reproducibly. Thanks to Eduard Sanou for providing the patch.
    (Closes: #818430).
  * Build depends on ruby-webmock to enable the execution of some tests
  * Refresh other patches
  * Update Debian packaging copyright
  * debian/copyright: use https:// instead of http:// in Format field
  * Bump debhelper compatibility level to 10
  * Declare compliance with Debian Policy 4.1.0
  * Mark package as autopkgtest-able
  * Add myself to Uploaders list
  * Create patch to remove the dependency on pry in tests
  * Create patch to remove tins from gemspec

 -- Lucas Kanashiro <kanashiro@debian.org>  Fri, 01 Sep 2017 18:13:41 -0300

ruby-coveralls (0.7.0-2) unstable; urgency=low

  * Add missing B-D on ruby-multi-json. (Closes: #802116).
  * Bump Standards-Version to 3.9.6. No changes were required.
  * Bump DH compat level to 9.
  * Update Vcs-Browser address, switch to https.
  * Wrap and sort dependencies list.
  * Add B-D on ruby-simplecov-html and drop patch disabling its usage.

 -- Miguel Landaeta <nomadium@debian.org>  Tue, 15 Dec 2015 13:09:10 -0300

ruby-coveralls (0.7.0-1) unstable; urgency=low

  * Initial release (Closes: #740779).

 -- Miguel Landaeta <nomadium@debian.org>  Tue, 04 Mar 2014 18:21:46 -0300