File: changelog

package info (click to toggle)
libmojolicious-plugin-openapi-perl 5.09-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 836 kB
  • sloc: perl: 1,324; makefile: 4
file content (194 lines) | stat: -rw-r--r-- 6,556 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
libmojolicious-plugin-openapi-perl (5.09-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 5.09.

 -- gregor herrmann <gregoa@debian.org>  Tue, 21 Feb 2023 18:20:34 +0100

libmojolicious-plugin-openapi-perl (5.08-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 5.08.
  * Bump versioned (test) dependency on libjson-validator-perl.
  * Unfuzz debian/patches/test-with-no-network.
  * Declare compliance with Debian Policy 4.6.2.

 -- gregor herrmann <gregoa@debian.org>  Sat, 31 Dec 2022 18:06:56 +0100

libmojolicious-plugin-openapi-perl (5.07-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 5.07.
  * Bump versioned (test) dependency on libjson-validator-perl.
  * Declare compliance with Debian Policy 4.6.1.
  * Refresh lintian override.
  * Update debian/patches/test-with-no-network.
    Skip new network-needing test as well.

 -- gregor herrmann <gregoa@debian.org>  Fri, 19 Aug 2022 17:58:52 +0200

libmojolicious-plugin-openapi-perl (5.05-1) unstable; urgency=medium

  * New upstream version 5.05
  * d/control:
    - Refresh required version of JSON::Validator
  * d/patches:
    - Drop typo-in-manual-page (applied upstream)
    - Refresh test-with-no-network (fuzz)

 -- Nick Morrott <nickm@debian.org>  Mon, 04 Apr 2022 14:44:19 +0100

libmojolicious-plugin-openapi-perl (5.04-1) unstable; urgency=medium

  * New upstream version 5.04
  * d/control:
    - Bump minimum version of libjson-validator-perl
  * d/copyright:
    - Bump years of Debian copyright
  * d/patches:
    - Add patch typo-in-manual-page
  * d/s/lintian-overrides:
    - Add override for minified string in source

 -- Nick Morrott <nickm@debian.org>  Thu, 24 Mar 2022 16:40:58 +0000

libmojolicious-plugin-openapi-perl (5.02-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 5.02.
  * Bump versioned (build) dependency on libjson-validator-perl.

 -- gregor herrmann <gregoa@debian.org>  Mon, 22 Nov 2021 22:56:42 +0100

libmojolicious-plugin-openapi-perl (5.00-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 5.00.
  * Bump versioned (build) dependency on libjson-validator-perl.
  * Refresh debian/patches/test-with-no-network.

 -- gregor herrmann <gregoa@debian.org>  Sun, 14 Nov 2021 23:50:30 +0100

libmojolicious-plugin-openapi-perl (4.06-1) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster
    * Build-Depends-Indep: Drop versioned constraint on
      libjson-validator-perl, libmojolicious- perl and libtext-markdown-perl.
    * libmojolicious-plugin-openapi-perl: Drop versioned constraint on
      libtext-markdown-perl in Depends.

  [ gregor herrmann ]
  * Import upstream version 4.06.
  * Bump versioned (build) dependencies on libmojolicious-perl and
    libjson-validator-perl.
  * Unfuzz and extend debian/patches/test-with-no-network.
  * Declare compliance with Debian Policy 4.6.0.

 -- gregor herrmann <gregoa@debian.org>  Thu, 30 Sep 2021 13:17:12 +0200

libmojolicious-plugin-openapi-perl (3.41-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 3.41.
  * Bump versioned (build) dependencies.
  * Unfuzz debian/patches/test-with-no-network.

 -- gregor herrmann <gregoa@debian.org>  Sat, 30 Jan 2021 21:25:20 +0100

libmojolicious-plugin-openapi-perl (3.40-1) unstable; urgency=medium

  * Team upload

  [ Joenio Marques da Costa ]
  * Import upstream version 3.40
  * update debhelper compat to 13
  * refresh patches
  * d/control: dependes on libjson-validator-perl >= 4.05

  [ gregor herrmann ]
  * Drop (build) dependency on YAML::XS/libyaml-libyaml-perl as per
    upstream changes.
  * Declare compliance with Debian Policy 4.5.1.

 -- Joenio Marques da Costa <joenio@joenio.me>  Sun, 15 Nov 2020 17:58:14 +0100

libmojolicious-plugin-openapi-perl (2.21-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 2.21.
  * Update debian/patches/test-with-no-network.
    One upstream test is gone, and a new one was added.
  * Declare compliance with Debian Policy 4.5.0.

 -- gregor herrmann <gregoa@debian.org>  Wed, 29 Jan 2020 17:43:36 +0100

libmojolicious-plugin-openapi-perl (2.20-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 2.20.
  * Bump versioned (build) dependency on libyaml-libyaml-perl.
  * Update debian/patches/test-with-no-network.
  * Replace tabs with spaces in debian/copyright.

 -- gregor herrmann <gregoa@debian.org>  Sun, 22 Dec 2019 18:25:31 +0100

libmojolicious-plugin-openapi-perl (2.19-1) unstable; urgency=medium

  * New upstream version 2.19
  * d/control:
    - Reformat (cme fix)
    - Annotate test-only build dependencies with <!nocheck>
    - Add Test::Pod::* to B-D-I to improve test coverage
  * d/copyright:
    - Refresh Debian Files stanza
  * d/patches:
    - Refresh test-with-no-network (new upstream tests)
  * d/u/metadata:
    - Drop deprecated Contact, Name fields

 -- Nick Morrott <nickm@debian.org>  Fri, 06 Dec 2019 11:22:10 +0000

libmojolicious-plugin-openapi-perl (2.18-1) unstable; urgency=medium

  * New upstream version 2.18
  * d/control:
    - Declare compliance with Debian Policy 4.4.1 (no changes)
    - Add Rules-Requires-Root field
    - Refresh (build) dependencies
    - Uploaders: use my new Debian email address
  * d/patches:
    - Refresh patch test-with-no-network (new test file)
  * d/watch:
    - Migrate to version 4 watch file format

 -- Nick Morrott <nickm@debian.org>  Thu, 07 Nov 2019 13:51:26 +0000

libmojolicious-plugin-openapi-perl (2.16-1) unstable; urgency=medium

  * New upstream version 2.16
  * Bump debhelper compatibility version to 12
  * Declare compliance with Debian Policy 4.4.0 (no changes)
  * Refresh build and runtime dependencies
  * Refresh patches (new/renamed files, fuzz)

 -- Nick Morrott <knowledgejunkie@gmail.com>  Mon, 12 Aug 2019 04:12:10 +0100

libmojolicious-plugin-openapi-perl (2.12-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 2.12.
  * Drop patch spelling-error-in-manpage: merged upstream.
  * Update patch test-with-no-network.
    Add new test t/v3-nullable.t which also needs network access.
  * Bump versioned (build) dependency on libjson-validator-perl to 3.06.

 -- gregor herrmann <gregoa@debian.org>  Sat, 16 Feb 2019 01:16:50 +0100

libmojolicious-plugin-openapi-perl (2.11-1) unstable; urgency=low

  * Initial release. (Closes: #856483)

 -- Nick Morrott <knowledgejunkie@gmail.com>  Tue, 05 Feb 2019 22:17:43 +0000