File: changelog

package info (click to toggle)
libmodule-extractuse-perl 0.344-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 868 kB
  • sloc: perl: 11,270; makefile: 17
file content (221 lines) | stat: -rw-r--r-- 7,608 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
libmodule-extractuse-perl (0.344-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Update standards version to 4.6.1, no changes needed.
  * Apply multi-arch hints. + libmodule-extractuse-perl: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 19 Nov 2022 17:59:57 +0000

libmodule-extractuse-perl (0.344-1) unstable; urgency=medium

  [ gregor herrmann ]
  * debian/*: replace ADTTMP with AUTOPKGTEST_TMP.
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).

  [ gregor herrmann ]
  * Import upstream version 0.344.
  * Update years of upstream and packaging copyright.
  * Declare compliance with Debian Policy 4.6.0.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.
  * Bump debhelper-compat to 13.

 -- gregor herrmann <gregoa@debian.org>  Sat, 11 Sep 2021 18:09:00 +0200

libmodule-extractuse-perl (0.343-1) unstable; urgency=medium

  * Import upstream version 0.343.
  * Declare compliance with Debian Policy 4.2.1.

 -- gregor herrmann <gregoa@debian.org>  Sat, 17 Nov 2018 19:12:17 +0100

libmodule-extractuse-perl (0.342-1) unstable; urgency=medium

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * debian/upstream/metadata: use HTTPS for GitHub URLs.

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

  [ gregor herrmann ]
  * Import upstream version 0.342.
  * debian/watch: back to only one URL, and use MetaCPAN.
  * debian/rules: remove --verbose, which is the default in
    debhelper nowadays.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.1.3.
  * Drop unneeded version constraint from libparse-recdescent-perl
    (build) dependency.
  * Bump debhelper compatibility level to 10.

 -- gregor herrmann <gregoa@debian.org>  Sat, 17 Mar 2018 20:51:29 +0100

libmodule-extractuse-perl (0.341-1) unstable; urgency=medium

  * Team upload.

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

  [ Lucas Kanashiro ]
  * Import upstream version 0.341
  * d/u/metadata: update contact and repo url
  * Refresh autopkgtest.patch
  * d/copyright: update Upstream-Contact field
  * Update email of Thomas Klausner, use CPAN email
  * Update Debian packaging copyright
  * Declare compliance with Debian policy 3.9.7

  [ gregor herrmann ]
  * Add copyright/license information for new example script.

 -- Lucas Kanashiro <kanashiro.duarte@gmail.com>  Sun, 21 Feb 2016 17:15:46 -0300

libmodule-extractuse-perl (0.33-2) unstable; urgency=medium

  * Fix (hopefully) a reproducible build issue.
    debian/rules: make sure that the recreated grammar file gets installed and
    not the shipped one.
    This also makes it possible to build the package twice in a row.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 3.9.6.
  * Bump debhelper compatibility level to 9.

 -- gregor herrmann <gregoa@debian.org>  Mon, 21 Sep 2015 23:02:08 +0200

libmodule-extractuse-perl (0.33-1) unstable; urgency=medium

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

  [ gregor herrmann ]
  * Add debian/upstream/metadata
  * debian/watch: add second URL.
  * Import upstream version 0.33
  * Update upstream copyright years.
  * Update libmodule-build-perl build dependency.
  * Mark package as autopkgtest-able.
    Add a patch to find the installed module in the tests.
  * Declare compliance with Debian Policy 3.9.6.

 -- gregor herrmann <gregoa@debian.org>  Fri, 17 Oct 2014 21:30:46 +0200

libmodule-extractuse-perl (0.32-1) unstable; urgency=medium

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

  [ Daniel Lintott ]
  * Convert debian/watch back to search.cpan.org for newer releases

  [ gregor herrmann ]
  * New upstream release.
  * Update years of packaging copyright.
  * Don't install invalid and almost empty
    Module::ExtractUse::Grammar(3pm).
  * Declare compliance with Debian Policy 3.9.5.

 -- gregor herrmann <gregoa@debian.org>  Sun, 08 Jun 2014 12:15:01 +0200

libmodule-extractuse-perl (0.31-1) unstable; urgency=low

  * Imported Upstream version 0.31.
  * Email change: Florian Schlichting -> fsfs@debian.org.
  * Update years of packaging copyright.

 -- Florian Schlichting <fsfs@debian.org>  Wed, 07 Aug 2013 20:31:45 +0200

libmodule-extractuse-perl (0.29-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

  [ gregor herrmann ]
  * New upstream release.
  * Update years of packaging copyright.
  * Set Standards-Version to 3.9.4 (no changes).

 -- gregor herrmann <gregoa@debian.org>  Sat, 02 Mar 2013 20:50:42 +0100

libmodule-extractuse-perl (0.28-1) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.

  [ Florian Schlichting ]
  * Imported Upstream version 0.28.

 -- Florian Schlichting <fschlich@zedat.fu-berlin.de>  Sun, 26 Aug 2012 22:19:00 +0200

libmodule-extractuse-perl (0.27-1) unstable; urgency=low

  [ gregor herrmann ]
  * New upstream release.
  * Drop spelling.patch, merged upstream.
  * debian/copyright: update to Copyright-Format 1.0.
  * Update year of upstream copyright.
  * Bump Standards-Version to 3.9.3 (no changes).
  * Update build/runtime dependencies.

  [ Florian Schlichting ]
  * Add back libtest-deep-perl to build dependencies, needed for testing.
  * Add libuniversal-require-perl to build dependencies to enable running
    another test.
  * Add myself to uploaders and copyright.

  [ Salvatore Bonaccorso ]
  * Lower versioned Build-Depends for Module::Build.
    Lower alternative versioned Build-Depends for libmodule-build-perl to
    perl (>= 5.11.4) | libmodule-build-perl (>= 0.360100).

 -- Florian Schlichting <fschlich@zedat.fu-berlin.de>  Fri, 13 Apr 2012 22:19:39 +0200

libmodule-extractuse-perl (0.24-1) unstable; urgency=low

  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.

  [ gregor herrmann ]
  * debian/control: Changed: (build-)depend on perl instead of perl-
    modules.
  * debian/control: remove version from perl (build) dependency.
  * Remove alternative (build) dependencies that are already satisfied
    in oldstable.

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

  [ gregor herrmann ]
  * New upstream release.
  * Switch to "3.0 (quilt)" source format.
  * Use debhelper 8 and tiny debian/rules.
  * debian/copyright: update formatting and packaging copyright.
  * Remove debian/clean, not needed anymore.
  * Build-Depends on Module::Build 0.38.
  * Remove some ancient versions from (build)-deps (nothing older in the
    archive).
  * Bump Standards-Version to 3.9.2 (no further changes).
  * Add a patch to fix some spelling mistakes.

 -- gregor herrmann <gregoa@debian.org>  Sat, 18 Feb 2012 15:15:59 +0100

libmodule-extractuse-perl (0.23-2) unstable; urgency=low

  * Fix silly typo in debian/control ("perlm-modules"), thanks to Peter
    Pentchev for noticing.
  * Add /me to Uploaders.

 -- gregor herrmann <gregoa@debian.org>  Sat, 25 Apr 2009 01:29:11 +0200

libmodule-extractuse-perl (0.23-1) unstable; urgency=low

  * Initial Release. (Closes: #525304)

 -- Peter Pentchev <roam@ringlet.net>  Fri, 24 Apr 2009 18:25:41 +0300