File: changelog

package info (click to toggle)
ruby-puppet-syntax 4.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 312 kB
  • sloc: ruby: 672; makefile: 6
file content (170 lines) | stat: -rw-r--r-- 5,626 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
ruby-puppet-syntax (4.1.1-1) unstable; urgency=medium

  * Team upload.

  * New upstream version 4.1.1
  * d/control: bump Standards-Version, no changes needed
  * run wrap-and-sort -bastk

 -- Jérôme Charaoui <jerome@riseup.net>  Thu, 21 Nov 2024 20:52:05 -0500

ruby-puppet-syntax (4.0.0-1) unstable; urgency=medium

  * Team upload.

  [ Jérôme Charaoui ]
  * New upstream version 4.0.0
  * d/control: puppet is now puppet-agent
  * d/control: bump Standards-Version, no changes needed
  * d/patches: drop puppet gem dependency removal patch
  * d/patches: add patch to relax rake dependency

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable)

 -- Jérôme Charaoui <jerome@riseup.net>  Tue, 20 Feb 2024 09:57:54 -0500

ruby-puppet-syntax (3.2.1-1) unstable; urgency=medium

  [ Daniel Leidert ]
  * Team upload.
  * d/copyright (Copyright): Add team.
  * d/upstream/metadata: Update URLs.

  [ Georg Faerber ]
  * New upstream version 3.2.1. (Closes: #1022320)
  * d/control (Standards-Version): Bump to 4.6.1, no changes required.

 -- Georg Faerber <georg@debian.org>  Sun, 23 Oct 2022 14:08:53 +0000

ruby-puppet-syntax (3.1.0-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Set field Upstream-Contact in debian/copyright.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata

  [ Sebastien Badia ]
  * New upstream version 3.1.0
  * d/control:
    + Bump debhelper compat to 13
    + Bump Standards-Versions to 4.5.1 (no changes)

 -- Sebastien Badia <sbadia@debian.org>  Wed, 03 Feb 2021 23:29:30 +0100

ruby-puppet-syntax (2.6.1-4) unstable; urgency=medium

  * Team upload
  * Tolerate Puppet 5.5.19 warnings to allow testing migration, while
    maintaining Puppet >= 5.5.21 compatibility

 -- Apollon Oikonomopoulos <apoikos@debian.org>  Mon, 26 Oct 2020 16:56:18 +0200

ruby-puppet-syntax (2.6.1-3) unstable; urgency=medium

  [ Cédric Boutillier ]
  * [ci skip] Update team name

  [ Apollon Oikonomopoulos ]
  * Team upload
  * Drop 0002-marks-tests-pending.patch
  * Tolerate Puppet >=5.5.21 deprecation warnings (Closes: #971150)

 -- Apollon Oikonomopoulos <apoikos@debian.org>  Sun, 25 Oct 2020 19:59:47 +0200

ruby-puppet-syntax (2.6.1-2) unstable; urgency=medium

  * Team upload.
  * d/control (Build-Depends): Add ruby-rspec (closes: #952022).
    (Depends): Require puppet >=5.
  * d/rules: Add override to install upstream CHANGELOG.md. Disable verbose
    mode. Use the gem installation layout.
  * d/patches/0002-marks-tests-pending.patch: Add new patch.
    - Mark tests failing because of an unrelated puppet warning as pending.
      This finally fixes #952022.
  * d/patches/series: Enable new patch.
  * d/upstream/metadata: Add metadata.

 -- Daniel Leidert <dleidert@debian.org>  Wed, 04 Mar 2020 18:54:53 +0100

ruby-puppet-syntax (2.6.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    - Bump Standards-Version to 4.5.0, no changes required.
    - Drop dependencies on Ruby interpreter according to new team policy.
    - Add missing runtime dependency on puppet.
  * debian/patches:
    - Add patch to drop dependency on puppet in gemspec.

 -- Georg Faerber <georg@debian.org>  Tue, 04 Feb 2020 11:40:56 +0000

ruby-puppet-syntax (2.5.0-1) unstable; urgency=medium

  * New upstream release.
  * debian/compat:
    - Drop, rely on debhelper-compat package.
  * debian/control:
    - Add Build-Dependency on debhelper-compat.
    - Bump Standards-Version to 4.4.0.
    - Use my debian.org mail address.
    - Declare that the build doesn't need root.
  * debian/patches:
    - Drop obsolete patch to make the tests work with puppet 5, fixed
      upstream.
  * debian/rules:
    - Make the build verbose.
  * debian/watch:
    - Use gemwatch.debian.net service.

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

 -- Georg Faerber <georg@debian.org>  Mon, 26 Aug 2019 14:15:41 +0000

ruby-puppet-syntax (2.4.1-2) unstable; urgency=medium

  * debian/compat: Bump debhelper compatibility level to 11.
  * debian/control:
    - Bump required debhelper version to >= 11~.
    - Bump Standards-Version to 4.1.3 (no changes needed).
    - Use salsa.debian.org in Vcs-* fields.
    - Add myself and Sebastien Badia in Uploaders field.
    - Drop obsolete build dependency ruby-rgen.
  * debian/copyright:
    - Add missing Debian packaging authors and bump years to include 2018.
    - Use HTTPS in link to copyright format specification.
  * debian/patches: Add patch to ensure running the specs works with puppet 5.
  * debian/watch: Bump version to 4 and use HTTPS in link to gemwatch service.

 -- Georg Faerber <georg@riseup.net>  Wed, 21 Mar 2018 18:44:06 +0100

ruby-puppet-syntax (2.4.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 2.4.1 (Closes: #867644)
  * d/compat: Bump compat version to 10
  * d/copyright: Update upstream location
  * d/control: Bump Standard-Version to 4.0.0 (no changes needed)
  * d/rules: Enable dependencies check during tests

 -- Sebastien Badia <sbadia@debian.org>  Mon, 10 Jul 2017 16:36:08 +0200

ruby-puppet-syntax (2.2.0-1) unstable; urgency=medium

  * Team upload.
  * [8e21ef] New upstream version 2.2.0

 -- Gaudenz Steinlin <gaudenz@debian.org>  Sat, 17 Dec 2016 15:35:22 +0100

ruby-puppet-syntax (2.1.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release (Closes: #827589)

 -- Michael Moll <kvedulv@kvedulv.de>  Wed, 06 Jul 2016 23:58:42 +0200

ruby-puppet-syntax (2.0.0-1) unstable; urgency=medium

  * Initial release (Closes: #800400)

 -- Gaudenz Steinlin <gaudenz@debian.org>  Wed, 30 Sep 2015 13:20:48 +0200