File: changelog

package info (click to toggle)
libclass-methodmaker-perl 2.24-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 548 kB
  • ctags: 93
  • sloc: perl: 1,849; objc: 492; makefile: 2
file content (300 lines) | stat: -rw-r--r-- 10,838 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
287
288
289
290
291
292
293
294
295
296
297
298
299
300
libclass-methodmaker-perl (2.24-1) unstable; urgency=medium

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

  [ gregor herrmann ]
  * Add debian/upstream/metadata
  * Import upstream version 2.24
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 3.9.6.
  * Mark package as autopkgtest-able.
  * Add patch to make build reproducible.
    Thanks to Chris Lamb for the bug report and patch. (Closes: #778979)

 -- gregor herrmann <gregoa@debian.org>  Sat, 02 May 2015 22:21:57 +0200

libclass-methodmaker-perl (2.21-1) unstable; urgency=medium

  * Strip trailing slash from metacpan URLs.
  * New upstream release.
  * Drop constants-whatis.patch, merged upstream.
  * Update years of upstream copyright.

 -- gregor herrmann <gregoa@debian.org>  Sun, 23 Mar 2014 22:23:47 +0100

libclass-methodmaker-perl (2.20-1) unstable; urgency=medium

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

 -- gregor herrmann <gregoa@debian.org>  Fri, 14 Feb 2014 21:18:32 +0100

libclass-methodmaker-perl (2.19-1) unstable; urgency=low

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

  [ Salvatore Bonaccorso ]
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ Axel Beckert ]
  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
    copyright"

  [ gregor herrmann ]
  * New upstream release.
  * Drop spelling.patch, merged upstream.
  * debian/rules: use dh(1)'s --buildsystem instead of on override.
  * Update years of packaging copyright.
  * Use debhelper 9.20120312 to get all hardening flags.
  * Declare compliance with Debian Policy 3.9.5.

 -- gregor herrmann <gregoa@debian.org>  Wed, 25 Dec 2013 21:54:14 +0100

libclass-methodmaker-perl (2.18-1) unstable; urgency=low

  [ Ryan Niebur ]
  * Email change: Jonathan Yu -> jawnsy@cpan.org

  [ Jonathan Yu ]
  * New upstream releases 2.16, 2.17
  * Standards-Version 3.8.4 (no changes)
  * Use new 3.0 (quilt) source format
  * Remove patch to disable signature test (removed upstream)

  [ gregor herrmann ]
  * New upstream release 2.18 (closes: #628633).
  * Update copyright formatting and years of upstream copyright.
  * Remove commented out line frm debian/watch.
  * Bump debhelper compatibility level to 8.
  * Set Standards-Version to 3.9.2 (no changes).
  * Add a patch to fix a small spelling mistake.

 -- gregor herrmann <gregoa@debian.org>  Sun, 05 Jun 2011 15:39:08 +0200

libclass-methodmaker-perl (2.15-2) unstable; urgency=low

  * Standards-Version 3.8.2 (no changes)
  * New debian/rules format
  * Updated control description
  * Added myself to uploaders and copyright
  * Cleaned up copyright
  * Added a patch to skip signature checks unconditionally (Closes: #538113)

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

 -- Jonathan Yu <frequency@cpan.org>  Fri, 24 Jul 2009 20:16:27 -0400

libclass-methodmaker-perl (2.15-1) unstable; urgency=low

  * New upstream release
  * debian/control:
    + Adding myself to the Uploaders
    + a more verbose description was written to make lintian happy

 -- Antonio Radici <antonio@dyne.org>  Thu, 19 Feb 2009 23:06:22 +0000

libclass-methodmaker-perl (2.13-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    - switch Vcs-Browser field to ViewSVN
    - add ${misc:Depends} to Depends: field
    - mention module name in long description
  * debian/watch: comment out author-based URL.
  * Add a short description to class_methodmaker_constants_whatis.patch.
  * Set debhelper compatibility level to 7; adapt
    debian/{control,compat,rules}.
  * debian/copyright: update formatting.

 -- gregor herrmann <gregoa@debian.org>  Sat, 06 Dec 2008 19:39:18 +0100

libclass-methodmaker-perl (2.12-1) unstable; urgency=low

  * New upstream release.
  * Remove patch no-warnings-once.patch, the bug is fixed in this upstream
    release.
  * Set Standards-Version to 3.8.0; add debian/README.source to document
    quilt usage.

 -- gregor herrmann <gregoa@debian.org>  Mon, 21 Jul 2008 22:13:26 +0200

libclass-methodmaker-perl (2.11-2) unstable; urgency=low

  * Add patch no-warnings-once.patch to turn off warnings about 
    'Name " Foo::Bar" used only once" (closes: #481227).
  * debian/control: change my email address.
  * Refresh debian/rules, no functional changes.

 -- gregor herrmann <gregoa@debian.org>  Sun, 25 May 2008 14:41:10 +0200

libclass-methodmaker-perl (2.11-1) unstable; urgency=low

  * New upstream release.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Wed, 26 Mar 2008 18:39:17 +0100

libclass-methodmaker-perl (2.10-1) unstable; urgency=low

  [ gregor herrmann ]
  * Take over for the Debian Perl Group with maintainer's permission
    (cf. #463093).
  * Add debian/watch.
  * New upstream release; this is the "unauthorized" CPAN release from
    http://search.cpan.org/~schwigon/Class-MethodMaker-2.10/ -- necessary to
    fix the FBTFS with Perl 5.10 (closes: #463093). Add the author-style URL
    for these releases to debian/watch.
  * debian/control:
    - add Vcs-Svn field (source stanza); Vcs-Browser field (source stanza);
      Homepage field (source stanza)
    - change Maintainer to Debian Perl Group <pkg-perl-maintainers@
      lists.alioth.debian.org> (was: Peter Palfrader <weasel@debian.org>)
    - depend on ${perl:Depends} and ${shlibs:Depends} (closes: #463090)
    - add libipc-run-perl to Build-Depends (used in tests)
    - add /me to Uploaders
  * debian/rules:
    - rewrite from scratch from dh-make-perl's template
    - install TODO from debian/rules, don't install README anymore, remove
      debian/docs accordingly
    - install examples/*
  * Set Standards-Version to 3.7.3 (no changes).
  * Set debhelper compatibility level to 6; add debian/compat.
  * Remove debian/lintian.override.
  * Revert Build.PL to the pristine version (was patched in earlier
    releases). (We still use Makefile.PL because building with Build.PL
    fails.)
  * Add patch class_methodmaker_constants_whatis.patch (creates a missing
    whatis entry for a manpage); add quilt framework.
  * debian/copyright: add current upstream source location and maintainer,
    change to new format.

  [ Niko Tyni ]
  * Build-dependency version changes:
    + debhelper (>= 6), not (>> 6)
    + s/perl5/perl/, perl5 is provided by perl
    + the quilt in oldstable doesn't have quilt.make, we need (>= 0.40)
  * Add myself to Uploaders.

 -- Niko Tyni <ntyni@debian.org>  Mon, 25 Feb 2008 11:21:41 +0200

libclass-methodmaker-perl (2.07-2) unstable; urgency=low

  * 2.05-1 changed the package from arch: all to arch: any, but we still
    were doing all our work in binary-indep.  Fix that  (closes: #333065).

 -- Peter Palfrader <weasel@debian.org>  Mon, 10 Oct 2005 12:55:55 +0200

libclass-methodmaker-perl (2.07-1) unstable; urgency=low

  * New upstream version.
  * Update Standards-Version from 3.6.1 to 3.6.2.
  * Change debhelper compat level from 1 to 4.
  * Appease lintian and mention perl licenses with direct filename.

 -- Peter Palfrader <weasel@debian.org>  Mon, 10 Oct 2005 02:59:11 +0200

libclass-methodmaker-perl (2.05-1) unstable; urgency=low

  * New upstream version.
  * Add dependency on perl.
  * Patch Build.PL to -I include the proper archlib directory, not the
    install-archlib directory, in the CC call.
    Works around libmodule-build-perl Bug #292054.
  * Make 'make install' instead of 'make pure_install' in the rules
    file's install target.
  * Tweak INSTALLARCHLIB setting to configure, so the makefiles properly
    install into usr/lib/perl5 instead of perl's core directory.
  * Since we now have binary files too (Engine.so), build for arch: any
    instead of arch: all.  Also adapt bulid-depends accordingly
    (no -indep anymore).
  * Fix short description to not start with 'A '.
  * Update my copyright notices for debian packaging to 2005.
  * Add a lintian override for copyright-file-lacks-pointer-to-perl-license
    We do refer to the perl license.

 -- Peter Palfrader <weasel@debian.org>  Tue,  1 Feb 2005 00:58:40 +0100

libclass-methodmaker-perl (2.02-2) unstable; urgency=low

  * Make sure there is no .packlist file in the binary package
    (closes: #291900).

 -- Peter Palfrader <weasel@debian.org>  Fri, 28 Jan 2005 17:46:36 +0100

libclass-methodmaker-perl (2.02-1) unstable; urgency=low

  * New upstream version (closes: #268883).
  * debian/rules: s/lib/share/ for INSTALLPRIVLIB.
  * Move standards-version to 3.6.1; no changes needed.
  * Update debian/copyright file.
  * Set proper NAMEs in Class::MethodMaker::{hash,array,scalar}.3pm
    manpages.

 -- Peter Palfrader <weasel@debian.org>  Tue, 28 Sep 2004 20:15:55 +0200

libclass-methodmaker-perl (1.12-2) unstable; urgency=low

  * Change section to perl to fix override disparity.

 -- Peter Palfrader <weasel@debian.org>  Thu,  6 Nov 2003 14:41:42 +0100

libclass-methodmaker-perl (1.12-1) unstable; urgency=low

  * New upstream version.

 -- Peter Palfrader <weasel@debian.org>  Thu,  6 Nov 2003 14:16:57 +0100

libclass-methodmaker-perl (1.05-2) unstable; urgency=low

  * New Standards-Version: 3.5.7
    - Have no /usr/doc link anymore (actually building against the new
      debhelper does fix this - I'll not depend on it tho to make
      building it on older releases easier)
    - Change Build-Depends to Build-Depends-Indep

 -- Peter Palfrader <weasel@debian.org>  Mon, 11 Nov 2002 13:51:09 +0100

libclass-methodmaker-perl (1.05-1) unstable; urgency=low

  * New upstream version.
  * Make sure there are no empty dirs in the package.
  * Removed emacs stuff from end of changelog.

 -- Peter Palfrader <weasel@debian.org>  Sun, 31 Mar 2002 21:34:35 +0200

libclass-methodmaker-perl (1.02-2) unstable; urgency=low

  * Changed Section from libs to interpreters to match override file.

 -- Peter Palfrader <weasel@debian.org>  Mon,  7 May 2001 03:02:07 +0200

libclass-methodmaker-perl (1.02-1) unstable; urgency=low

  * New upstream version.
  * Changed maintainer email address.
  * Standards-Version: 3.5.4.
  * Removed dependency and build time dependency on perl5. The perl base
    should suffice.
  * Removed .packlist file.

 -- Peter Palfrader <weasel@debian.org>  Sun,  6 May 2001 17:48:19 +0200

libclass-methodmaker-perl (1.01-1) unstable; urgency=low

  * New upstream version

 -- Peter Palfrader <ppalfrad@cosy.sbg.ac.at>  Sun, 24 Sep 2000 00:52:52 +0200

libclass-methodmaker-perl (0.96-2) unstable; urgency=low

  * Changed Architecture to all (Closes: #71509)

 -- Peter Palfrader <ppalfrad@cosy.sbg.ac.at>  Wed, 13 Sep 2000 21:36:08 +0200

libclass-methodmaker-perl (0.96-1) unstable; urgency=low

  * Initial Release (closes: #69480).

 -- Peter Palfrader <ppalfrad@cosy.sbg.ac.at>  Sun, 20 Aug 2000 16:19:06 +0200