File: changelog

package info (click to toggle)
libpod-markdown-perl 3.300000-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 448 kB
  • sloc: perl: 1,007; makefile: 2
file content (286 lines) | stat: -rw-r--r-- 9,169 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
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
libpod-markdown-perl (3.300000-2) unstable; urgency=medium

  [ Jenkins ]
  * Update standards version to 4.5.1, no changes needed.

  [ Debian Janitor ]
  * Update lintian override info format in d/libpod-markdown-perl.lintian-overrides on line 2.
  * Update standards version to 4.6.1, no changes needed.

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 19 Nov 2022 13:45:46 +0000

libpod-markdown-perl (3.300000-1) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Update standards version to 4.5.0, no changes needed.

  [ gregor herrmann ]
  * Import upstream version 3.300000.
  * Update years of packaging copyright.
  * Bump debhelper-compat to 13.

 -- gregor herrmann <gregoa@debian.org>  Wed, 04 Nov 2020 18:09:24 +0100

libpod-markdown-perl (3.200000-1) unstable; urgency=medium

  * Team upload

  [ gregor herrmann ]
  * debian/*: replace ADTTMP with AUTOPKGTEST_TMP.

  [ Nick Morrott ]
  * New upstream version 3.200000
  * d/control:
    - Declare compliance with Debian Policy 4.4.1
    - Bump debhelper-compat level to 12
    - Add Rules-Requires-Root field
    - Refresh (build) dependencies
    - Annotate test-only build dependencies with <!nocheck>
  * d/copyright:
    - Sort header stanza
    - Refresh Debian Files stanza
  * d/lintian-overrides:
    - Add an override for pod2markdown script
  * d/u/metadata:
    - Drop deprecated Contact, Name fields
  * d/watch:
    - Migrate to version 4 watch file format

 -- Nick Morrott <nickm@debian.org>  Thu, 05 Dec 2019 13:52:20 +0000

libpod-markdown-perl (3.101000-1) unstable; urgency=medium

  * Team upload

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Jonathan Yu from Uploaders. Thanks for your work!
  * Remove Nathan Handler from Uploaders. Thanks for your work!

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ Damyan Ivanov ]
  * New upstream version 3.101000
  * update dependencies
  * declare conformance with Policy 4.2.0 (no changes needed)

 -- Damyan Ivanov <dmn@debian.org>  Fri, 10 Aug 2018 16:58:23 +0000

libpod-markdown-perl (3.005000-1) unstable; urgency=medium

  [ gregor herrmann ]
  * Rename autopkgtest configuration file(s) as per new pkg-perl-
    autopkgtest schema.

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ Florian Schlichting ]
  * Import upstream version 3.005000
  * Declare compliance with Debian Policy 3.9.7
  * Update years of packaging copyright

 -- Florian Schlichting <fsfs@debian.org>  Mon, 18 Apr 2016 20:27:18 +0200

libpod-markdown-perl (3.003000-1) unstable; urgency=medium

  * Import upstream version 3.003000
  * Bump Pod::Simple (build-)dependency to 3.27 for keep_encoding fix

 -- Florian Schlichting <fsfs@debian.org>  Wed, 21 Oct 2015 21:14:06 +0200

libpod-markdown-perl (3.002000-2) unstable; urgency=medium

  * Team upload.
  * autopkgtest:
    - Add debian/patches/autopkgtest.patch to test installed script
      when run under autopkgtest.
    - Add debian/tests/pkg-perl/test-files.
      The tests need more files than t/.
    (Closes: #798046)
  * Add build-dependency on libio-stringy-perl.
    Optionally used in testsuite.
  * Bump debhelper compatibility level to 9.
  * Update years of packaging copyright.

 -- gregor herrmann <gregoa@debian.org>  Fri, 04 Sep 2015 22:01:52 +0200

libpod-markdown-perl (3.002000-1) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend

  [ Florian Schlichting ]
  * Add debian/upstream/metadata
  * Import upstream version 3.002000
  * Update/amend upstream copyright and contact
  * Increase Pod::Simple dependency to 3.26 for detect_encoding()
  * Add Recommends / BDI on libhtml-parser-perl for human-readable HTML entities
  * Declare compliance with Debian Policy 3.9.6
  * Mark package autopkgtest-able

 -- Florian Schlichting <fsfs@debian.org>  Fri, 21 Aug 2015 14:49:04 +0200

libpod-markdown-perl (2.002000-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Update years of packaging copyright.

 -- gregor herrmann <gregoa@debian.org>  Sun, 06 Jul 2014 16:20:31 +0200

libpod-markdown-perl (2.001000-1) unstable; urgency=medium

  * Import Upstream version 2.001000

 -- Florian Schlichting <fsfs@debian.org>  Wed, 23 Apr 2014 19:09:57 +0200

libpod-markdown-perl (2.000000-1) unstable; urgency=medium

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  [ Florian Schlichting ]
  * Import Upstream version 2.000000
  * Switch dependencies from Pod::Parser 1.51 to Pod::Simple 3.14
  * Bump years of packaging copyright

 -- Florian Schlichting <fsfs@debian.org>  Wed, 05 Mar 2014 22:27:08 +0100

libpod-markdown-perl (1.500000-1) unstable; urgency=low

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ Florian Schlichting ]
  * Import Upstream version 1.500000
  * Email change: Florian Schlichting -> fsfs@debian.org
  * Bump years of packaging copyright
  * Increase dependency on Perl to 5.15.8 for Pod::Parser 1.51
  * Declare compliance with Debian Policy 3.9.5
  * No longer set AUTOMATED_TESTING, obsoleted by code change

 -- Florian Schlichting <fsfs@debian.org>  Sun, 24 Nov 2013 14:26:36 +0100

libpod-markdown-perl (1.322000-1) unstable; urgency=low

  [ Nathan Handler ]
  * Email change: Nathan Handler -> nhandler@debian.org.

  [ Florian Schlichting ]
  * Imported Upstream version 1.322000.

 -- Florian Schlichting <fschlich@zedat.fu-berlin.de>  Tue, 27 Nov 2012 22:59:16 +0100

libpod-markdown-perl (1.321000-1) unstable; urgency=low

  * Imported Upstream version 1.321000.
  * Bumped Standards-Version to 3.9.4 (no change).
  * Set AUTOMATED_TESTING=1 to (re-)enable report-prereqs.t.

 -- Florian Schlichting <fschlich@zedat.fu-berlin.de>  Sat, 27 Oct 2012 23:57:55 +0200

libpod-markdown-perl (1.320000-1) unstable; urgency=low

  * Imported Upstream version 1.320000.
  * Added uversionmangle, upstream went from 6 to 3 digits after the dot.

 -- Florian Schlichting <fschlich@zedat.fu-berlin.de>  Wed, 02 May 2012 22:46:06 +0200

libpod-markdown-perl (1.300000-1) unstable; urgency=low

  * Imported Upstream version 1.300000.
  * Dropped 0001-Escape-characters-that-can-have-a-special-meaning-in.patch,
    extended and documented upstream.

 -- Florian Schlichting <fschlich@zedat.fu-berlin.de>  Sun, 08 Apr 2012 12:32:38 +0200

libpod-markdown-perl (1.200000-1) unstable; urgency=low

  [ gregor herrmann ]
  * New upstream release.

  [ Florian Schlichting ]
  * Refreshed and forwarded patch 0001.
  * Bumped Standards-Version to 3.9.3 (use copyright-format 1.0).
  * Bumped year of packaging copyright.

 -- Florian Schlichting <fschlich@zedat.fu-berlin.de>  Thu, 08 Mar 2012 12:38:42 +0100

libpod-markdown-perl (1.120001-1) unstable; urgency=low

  * Team upload.
  * New upstream release.
  * Make (build) dependency on perl versioned to get Pod::ParseLink 1.10,
    as required by upstream; drop some other (build) dependencies which
    are covered by this change.

 -- gregor herrmann <gregoa@debian.org>  Sun, 27 Nov 2011 13:48:20 +0100

libpod-markdown-perl (1.120000-1) unstable; urgency=low

  [ Florian Schlichting ]
  * Imported Upstream version 1.120000
  * Bumped Standards-Version to 3.9.2 (no changes).
  * Added myself to Uploaders and Copyright.

  [ gregor herrmann ]
  * Swap order of alternative (build) dependencies after the perl 5.14
    transition.
  * Lower required Test::More build dependency version.

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.

  [ Carl Fürstenberg ]
  * Adding patch to handle escaping of stars and stripes

 -- Florian Schlichting <fschlich@zedat.fu-berlin.de>  Fri, 25 Nov 2011 23:45:26 +0000

libpod-markdown-perl (1.110730-1) unstable; urgency=low

  * New upstream release
  * Bump to debhelper compat 8

 -- Jonathan Yu <jawnsy@cpan.org>  Mon, 14 Mar 2011 23:04:05 -0400

libpod-markdown-perl (1.103491-1) unstable; urgency=low

  * New upstream release
  * Standards-Version 3.9.1 (no changes)
  * Drop version deps satisfied in oldstable
  * Refresh copyright information

 -- Jonathan Yu <jawnsy@cpan.org>  Sat, 25 Dec 2010 15:58:48 -0500

libpod-markdown-perl (1.100860-1) unstable; urgency=low

  [ Nathan Handler ]
  * Update to 1.100860
  * debian/control:
    - Bump Standards-Version to 3.8.4 (no changes)
    - Add myself to list of Uploaders
  * debian/source/format: Use dpkg-source 3.0 format
  * debian/copyright:
    - Use latest DEP5
    - Add myself to debian/* copyright

  [ gregor herrmann ]
  * Adjust year of upstream copyright, remove info about removed files.
  * Build-depend on Test::More 0.88.

 -- Nathan Handler <nhandler@ubuntu.com>  Sun, 28 Mar 2010 16:44:22 -0500

libpod-markdown-perl (0.02-1) unstable; urgency=low

  * Initial Release (Closes: #550675)

 -- Jonathan Yu <jawnsy@cpan.org>  Sun, 11 Oct 2009 20:55:30 -0400