File: changelog

package info (click to toggle)
libpandoc-wrapper-perl 0.9.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 304 kB
  • sloc: perl: 589; makefile: 5; sh: 1
file content (200 lines) | stat: -rw-r--r-- 6,504 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
libpandoc-wrapper-perl (0.9.2-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * fix typo in previous changelog section
  * declare compliance with Debian Policy 4.7.0
  * drop patch 1001, obsoleted by upstream changes
  * update copyright info: update coverage

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 03 Aug 2024 11:44:14 +0200

libpandoc-wrapper-perl (0.9.1-6) unstable; urgency=medium

  * Team upload.
  * Fix typo in 1002_verify_TLS.patch.
    Thanks to autopkgtests and ci.debian.net for showing the issue.

 -- gregor herrmann <gregoa@debian.org>  Fri, 06 Jan 2023 16:54:13 +0100

libpandoc-wrapper-perl (0.9.1-5) unstable; urgency=medium

  * tighten build-dependency on libpandoc-elements-perl,
    to ensure recent pandoc is supported

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 26 Dec 2022 16:52:17 +0100

libpandoc-wrapper-perl (0.9.1-4) unstable; urgency=medium

  * add patch 1002 to verify TLS;
    depend on ca-certificates;
    closes: bug#954085, thanks to Felix Lechner
  * declare compliance with Debian Policy 4.6.2

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 25 Dec 2022 16:53:37 +0100

libpandoc-wrapper-perl (0.9.1-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + libpandoc-wrapper-perl: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 08 Dec 2022 21:36:21 +0000

libpandoc-wrapper-perl (0.9.1-2) unstable; urgency=medium

  * add patch 1001
    to modernize a test to cover recent Pandoc html rendering;
    closes: bug#966935, thanks to Lucas Nussbaum
  * add patch 2001 to skip test failing with pandoc >= 2.10;
    closes: bug#1017287, thanks to Lucas Nussbaum
  * declare compliance with Debian Policy 4.6.1
  * update copyright info: update coverage
  * fix lintian overrides
  * update git-buildpackage config:
    + use DEP-14 git branches
    + enable automatic DEP-14 branch name handling
    + add usage config
  * add debian/patches/README
    documenting patch versioning micro-policy

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 14 Aug 2022 18:49:14 +0200

libpandoc-wrapper-perl (0.9.1-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * drop patch 1001 adopted upstream
  * update copyright info: update coverage

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 01 Dec 2021 15:49:33 +0100

libpandoc-wrapper-perl (0.9.0-2) unstable; urgency=medium

  [ Debian Janitor ]
  * build-depend on debhelper-compat (not debhelper)
  * set upstream metadata fields:
    Bug-Database Bug-Submit Repository Repository-Browse
  * declare compliance with Debian Policy 4.3.0

  [ Jonas Smedegaard ]
  * use debhelper compatibility level 13 (not 12)
  * copyright:
    + update coverage
    + use Reference field (not License-Reference);
      update lintian overrides
  * simplify source script copyright-chceck
  * add patch 1001
    to modernize a test to cover recent Pandoc html rendering;
    closes: bug#966935, thanks to Lucas Nussbaum
  * stop build-depend explicitly on perl: not called directly
  * declare compliance with Debian Policy 4.6.0

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 13 Sep 2021 17:40:20 +0200

libpandoc-wrapper-perl (0.9.0-1) unstable; urgency=medium

  [ upstream ]
  * New release.

  [ Jonas Smedegaard ]
  * Fix hashbang of script.
  * Update copyright info:
    + Extend coverage for main upstream author.
    + Extend coverage of packaging.
    + Update Upstream-Name.
  * Declare compliance with Debian Policy 4.3.0.
  * Mark build-dependencies needed only for testsuite as such.
  * Update watch file: Rewrite usage comment.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 20 Feb 2019 20:41:40 +0100

libpandoc-wrapper-perl (0.8.8-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).

  [ gregor herrmann ]
  * debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
  * debian/*: update GitHub URLs to use HTTPS.

  [ Jonas Smedegaard ]
  * Update watch file: Fix typo in usage comment.
  * Wrap and sort control file.
  * Declare compliance with Debian Policy 4.2.1.
  * Update copyright info:
    + Extend coverage of packaging.
    + Use https protocol in protocol URL.
    + Relicense main upstream work as EUPL-1.2.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 04 Nov 2018 04:55:07 +0100

libpandoc-wrapper-perl (0.8.0-2) unstable; urgency=medium

  * Team upload.
  * Declare that the package does not need (fake)root to build
  * Add Testsuite declaration for autopkgtest-pkg-perl
  * Drop useless build dependency on dh-buildinfo
  * Make the debhelper build dependency versioned
  * Update to debhelper compat level 10

 -- Niko Tyni <ntyni@debian.org>  Sun, 06 May 2018 17:39:51 +0300

libpandoc-wrapper-perl (0.8.0-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).
    0.7.0:
    + Add Pandoc::Release.
    + Fix bug when calling with uneven number of arguments.
    0.7.1:
    + Add App::Prove::Plugin::andoc.
    + Make sure tests pass on all pandoc versions.
      Closes: Bug#897110. Thanks to Adrian Bunk.
    0.7.2:
    + Fix test failure since Perl 5.26.
    0.8.0:
    + Search executable in ~/.pandoc/bin.
    + Download executables with 'pandoc-' prefix.
    + Automatically detect Debian architecture for download releases.
    + Add method Pandoc::Relases->get.
    + Add method Pandoc->extensions.

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

  [ Jonas Smedegaard ]
  * Declare compliance with Debian Policy 4.1.4.
  * Update package relations:
    + Skip testsuite-related build-dependencies with hint !nocheck (not
      deprecated !stage1).
    Closes: Bug#892763. Thanks to Helmut Grohne.
  * Update copyright info: Extend coverage for main upstream author.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 30 Apr 2018 12:17:29 +0200

libpandoc-wrapper-perl (0.6.1-1) unstable; urgency=medium

  [ upstream ]
  * New release.
    + Make sure to override existing options and output destination.

  [ Jonas Smedegaard ]
  * Tighten lintian overrides regarding License-Reference.
  * Update watch file: Use substitution strings.
  * Modernize Vcs-* fields:
    + Consistently use git (not cgit) in path.
    + Consistently include .git suffix in path.
  * Declare compliance with Debian Policy 4.1.1.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 28 Oct 2017 03:32:14 +0200

libpandoc-wrapper-perl (0.6.0-1) unstable; urgency=low

  * Initial Release.
    Closes: bug#859018.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 29 Mar 2017 18:16:34 +0200