File: changelog

package info (click to toggle)
ruby-html-proofer 3.19.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,040 kB
  • sloc: ruby: 3,203; sh: 9; makefile: 4; javascript: 1; php: 1
file content (140 lines) | stat: -rw-r--r-- 4,884 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
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
ruby-html-proofer (3.19.4-2) unstable; urgency=medium

  * Team upload
  * Add patch to skip tests that need VCR
  * Drop build dependency on ruby-vcr
  * Drop build dependency on ruby-pry-byebug

 -- Antonio Terceiro <terceiro@debian.org>  Wed, 23 Apr 2025 20:09:50 -0300

ruby-html-proofer (3.19.4-1) unstable; urgency=medium

  * Team upload.

  [ Daniel Leidert ]
  * Initial upstream branch.
  * New upstream version 3.19.2

  [ Lucas Nussbaum ]
  * New upstream version 3.19.4
  * Drop patches debian/patches/Run-command-with-correct-ruby-version.patch,
    debian/patches/Replace-nokogumbo-by-nokogiri.patch (no longer relevant
    with v3.19.4)
  * Refresh patch Dont-run-git-in-gemspec.patch
  * Remove html_spec.rb. Those tests break with recent nokogiri, and that
    feature was removed in v4.0.0 anyway. Closes: #1050581

 -- Lucas Nussbaum <lucas@debian.org>  Wed, 30 Aug 2023 23:11:37 +0200

ruby-html-proofer (3.19.2-7) unstable; urgency=medium

  * Team upload.
  * d/p/Skip-test-using-internet.patch: add more tests requiring Internet access

 -- Lucas Kanashiro <kanashiro@debian.org>  Thu, 08 Sep 2022 17:11:46 -0300

ruby-html-proofer (3.19.2-6) unstable; urgency=medium

  * Drop 0006-Change-URL-for-broken_hash_on_the_web.html.patch introduced in
    the previous version, and skip the corresponding test instead as it tries
    to access the Internet (Closes: #1009384)

 -- Cédric Boutillier <boutil@debian.org>  Sun, 17 Jul 2022 00:55:51 +0200

ruby-html-proofer (3.19.2-5) unstable; urgency=medium

  * Team upload
  * Change URL for broken_hash_on_the_web.html like in newer upstream versions
    (Closes: #1009384)
  * Bump debhelper compatibility level to 13
  * Bump Standards-Version to 4.6.1 (no changes needed)

 -- Cédric Boutillier <boutil@debian.org>  Sat, 16 Jul 2022 23:27:35 +0200

ruby-html-proofer (3.19.2-4) unstable; urgency=medium

  * Skip test using internet (Closes: #1004460)

 -- Cédric Boutillier <boutil@debian.org>  Sat, 29 Jan 2022 16:51:44 +0100

ruby-html-proofer (3.19.2-3) unstable; urgency=medium

  * Team upload
  * Add a patch to replace nokogumbo by nokogiri
  * Build-depend on ruby-nokogiri instead of ruby-nokogumbo

 -- Cédric Boutillier <boutil@debian.org>  Thu, 27 Jan 2022 23:05:07 +0100

ruby-html-proofer (3.19.2-2) unstable; urgency=medium

  * Team upload.
  * d/ruby-tests.rake: We need an UTF-8 locale for the tests.

 -- Daniel Leidert <dleidert@debian.org>  Sun, 28 Nov 2021 20:53:16 +0100

ruby-html-proofer (3.19.2-1) unstable; urgency=medium

  * New upstream release.
  * d/control: Add Rules-Requires-Root field.
    (Build-Depends): Add all dependencies to run the tests. Switch
    from nokogiri to nokogumbo.
    (Standards-Version): Bump to 4.6.0.
    (Depends): Drop interpreter and use ${ruby:Depends}.
  * d/copyright (Copyright): Update.
  * d/lintian-brush.conf: Maintain compatibility with Buster.
  * d/ruby-html-proofer.docs: Install README.
  * d/ruby-tests.rake: Enable and run tests.
  * d/rules: Enable gem installation layout and test dependencies.
  * d/watch: Use github sources.
  * d/patches/Dont-require-lib-for-tests.patch: Add patch.
    - Don't rely on lib/ being present during tests.
    - Disable bundler.
  * d/patches/Dont-run-git-in-gemspec.patch: Add patch.
    - Don't use git in gemspec.
  * d/patches/Run-command-with-correct-ruby-version.patch: Add patch.
    - Run bin/htmlproofer with the correct Ruby binary.
  * d/patches/series: Enable new patches.
  * d/upstream/metadata: Minor URL updates.

 -- Daniel Leidert <dleidert@debian.org>  Sun, 28 Nov 2021 20:12:46 +0100

ruby-html-proofer (3.14.1-2) unstable; urgency=medium

  * Team Upload

  [ Debian Janitor ]
  * Set debhelper-compat version in Build-Depends.
  * Set field Upstream-Contact in debian/copyright.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).
  * Update standards version to 4.5.0, no changes needed.

  [ Pirate Praveen ]
  * Relax Depends (Remove ruby-activesupport, drop higher version constraints)

 -- Pirate Praveen <praveen@debian.org>  Sat, 29 Aug 2020 01:42:23 +0530

ruby-html-proofer (3.14.1-1) unstable; urgency=medium

  * New upstream release.

 -- Daniel Leidert <dleidert@debian.org>  Tue, 19 Nov 2019 22:46:06 +0100

ruby-html-proofer (3.13.0-1) unstable; urgency=medium

  * New upstream release.
  * d/control (Standards-Version): Bump to 4.4.1.

 -- Daniel Leidert <dleidert@debian.org>  Sun, 10 Nov 2019 02:04:57 +0100

ruby-html-proofer (3.11.1-1+build1) unstable; urgency=medium

  * Just rebuild without changes after processing NEW.

 -- Daniel Leidert <dleidert@debian.org>  Tue, 06 Aug 2019 01:56:51 +0200

ruby-html-proofer (3.11.1-1) unstable; urgency=medium

  * Initial release. (Closes: #927766)

 -- Daniel Leidert <dleidert@debian.org>  Thu, 18 Jul 2019 23:39:43 +0200