File: changelog

package info (click to toggle)
puppet-lint 4.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 932 kB
  • sloc: ruby: 11,769; sh: 16; makefile: 11
file content (208 lines) | stat: -rw-r--r-- 6,379 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
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
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
puppet-lint (4.3.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 4.3.0
  * d/control: add Multi-Arch metadata
  * d/control: bump Standards-Version, no changes needed

 -- Jérôme Charaoui <jerome@riseup.net>  Fri, 07 Mar 2025 17:55:13 -0500

puppet-lint (4.2.4-2) unstable; urgency=medium

  * Team upload.
  * generate manpage using help2man
  * d/control: streamline build-deps
  * d/control: drop obsolete XB-Ruby-Versions field
  * d/copyright: set field Upstream-Contact
  * d/upstream: remove obsolete fields Contact, Name
  * update upstream github namespace to puppetlabs
  * drop obsolete d/clean

 -- Jérôme Charaoui <jerome@riseup.net>  Thu, 22 Feb 2024 00:30:18 -0500

puppet-lint (4.2.4-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 4.2.4
  * d/patches: remove obsolete test patch
  * d/control: bump Standards-Version, no changes needed
  * d/control: drop deprecated XS-Ruby-Versions field

 -- Jérôme Charaoui <jerome@riseup.net>  Mon, 12 Feb 2024 08:31:40 -0500

puppet-lint (3.0.1-1) unstable; urgency=medium

  * New upstream version 3.0.1.
  * debian/control:
    - Bump debhelper-compat level to 13.
    - Bump Standards-Version to 4.6.1, no changes required.
    - Point Homepage field to correct upstream repository.
    - Drop ruby-interpreter dependency.
  * debian/patches:
    - Drop obsolete patch to remove usage of git in gemspec.
    - Add patch to skip two failing specs.
  * debian/ruby-tests.rake:
    - Exclude acceptance specs, as these require puppet-litmus, which is not
      packaged.

  [Micah Anderson]
  * debian/control:
    - Remove myself from Uploaders field.

  [Janitor]
  * debian/control:
    - Apply hints suggested by the multi-arch hinter: add :any qualifier for
      ruby dependency.

 -- Georg Faerber <georg@debian.org>  Sun, 23 Oct 2022 17:29:10 +0000

puppet-lint (2.4.2-2) unstable; urgency=medium

  * Team upload

  [ Georg Faerber ]
  * debian/control: Add myself as uploader
  * debian: Run wrap-and-sort -abt

  [ Utkarsh Gupta ]
  * Add BD on ruby-rspec
    - Fixes FTBFS + helps ruby-defaults to migrate
  * Add d/clean file

 -- Utkarsh Gupta <utkarsh@debian.org>  Thu, 02 Apr 2020 21:40:10 +0530

puppet-lint (2.4.2-1) unstable; urgency=medium

  * New upstream version 2.4.2 (Closes: #950955)
  * d/control:
    + Section changed from ruby to admin (Closes: #832249)
    + Drop compat file, rely on debhelper-compat and bump compat level to 12
    + Bump Standards-Version to 4.5.0 (no changes needed)
    + Add myself as uploaders
    + Add Rules-Requires-Root
    + Added missing gem2deb BD and Testsuite
  * d/copyright: Use secure URI
  * d/upstream: Added metadata
  * d/tests: Fix lintian (remove usage of ADTTMP)
  * d/ci: Added Salsa CI
  * Remove embedded copy of sharness (Closes: #906634)

 -- Sebastien Badia <sbadia@debian.org>  Sun, 09 Feb 2020 21:08:26 +0100

puppet-lint (2.3.6-1) unstable; urgency=medium

  * New upstream version 2.3.6
  * d/watch: switch to gemwatch.debian.net
  * Bump Standards-Version to 4.3.0; no changes needed
  * d/control: switch Vcs-* fields to salsa
  * Add myself to Uploaders
  * Bump compat to 11; no changes needed
  * d/copyright: update debian/ years

 -- Apollon Oikonomopoulos <apoikos@debian.org>  Mon, 14 Jan 2019 23:12:25 +0200

puppet-lint (2.3.3-1) unstable; urgency=medium

  [ Apollon Oikonomopoulos ]
  * Team upload.
  * Acknowledge NMU by Sophie Brun and Raphaël Hertzog. Thanks!

  [ Stefanos Boglou ]
  * New upstream version 2.3.3.
    + Refresh drop-git-ls.patch.
  * Add ruby-simplecov to Build-Depends.
  * Bump compat to 10.
  * Bump standards version to 4.1.1.
  * Change Section from ruby to admin.
  * d/control: remove redundant Testsuite field.
  * Replace git:// url with https:// in Vcs-Git URL.

 -- Apollon Oikonomopoulos <apoikos@debian.org>  Tue, 10 Oct 2017 10:43:38 +0300

puppet-lint (2.0.2-0.1) unstable; urgency=medium

  [ Raphaël Hertzog]
  * Non-maintainer upload.

  [ Sophie Brun ]
  * Import upstream release 2.0.2. Closes: #838912
  * Update debian/copyright
  * Update the DEP-8 tests: increase the long line to 140 characters
  * Add a patch to fix the gemspec: don't use git-ls
  * Run the tests provided by upstream

 -- Raphaël Hertzog <hertzog@debian.org>  Thu, 06 Oct 2016 13:45:58 +0200

puppet-lint (1.1.0-1) unstable; urgency=medium

  * Imported upstream release 1.1.0-1
  * Update Vcs-Browser URL
  * Declare compliance with Debian policy 3.9.6

 -- Stig Sandbeck Mathisen <ssm@debian.org>  Fri, 24 Oct 2014 20:48:54 +0200

puppet-lint (1.0.1-1) unstable; urgency=medium

  * Imported upstream release 1.0.1

 -- Stig Sandbeck Mathisen <ssm@debian.org>  Thu, 21 Aug 2014 09:49:12 +0200

puppet-lint (1.0.0-1) unstable; urgency=medium

  * Imported upstream release 1.0.0 (Closes: #758584)
  * Declare compliance with Debian Policy version 3.9.5
  * Add DEP-8 tests

 -- Stig Sandbeck Mathisen <ssm@debian.org>  Wed, 20 Aug 2014 10:35:07 +0200

puppet-lint (0.3.2-2) unstable; urgency=low

  * Upload to unstable

 -- Stig Sandbeck Mathisen <ssm@debian.org>  Thu, 09 May 2013 10:13:12 +0200

puppet-lint (0.3.2-1) experimental; urgency=low

  [ Micah Andeson ]
  * New upstream release
  * Remove puppet-common from Depends, internal parser is used instead

 -- Micah Anderson <micah@debian.org>  Wed, 02 Jan 2013 13:03:10 -0500

puppet-lint (0.2.1-1) experimental; urgency=low

  * Imported upstream version 0.2.1
  * Remove patch "no-require-rubygems"

 -- Stig Sandbeck Mathisen <ssm@debian.org>  Tue, 04 Sep 2012 09:11:04 +0200

puppet-lint (0.1.13-1) unstable; urgency=low

  * Imported Upstream version 0.1.13

 -- Stig Sandbeck Mathisen <ssm@debian.org>  Sat, 31 Mar 2012 14:47:23 +0200

puppet-lint (0.1.12-1) unstable; urgency=low

  * New upstream release

 -- Stig Sandbeck Mathisen <ssm@debian.org>  Thu, 15 Mar 2012 23:51:13 +0100

puppet-lint (0.1.11-1) unstable; urgency=low

  * New upstream relase
  * Refresh patch "no-require-rubygems"

 -- Stig Sandbeck Mathisen <ssm@debian.org>  Thu, 26 Jan 2012 15:33:41 +0100

puppet-lint (0.1.6-1) unstable; urgency=low

  * New upstream release

 -- Stig Sandbeck Mathisen <ssm@debian.org>  Sat, 08 Oct 2011 15:13:24 +0200

puppet-lint (0.1.4-1) unstable; urgency=low

  * Initial release (Closes: #642518)

 -- Stig Sandbeck Mathisen <ssm@debian.org>  Sat, 24 Sep 2011 21:27:54 +0200