File: changelog

package info (click to toggle)
libclass-c3-perl 0.32-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 232 kB
  • ctags: 23
  • sloc: perl: 1,138; makefile: 2
file content (244 lines) | stat: -rw-r--r-- 7,549 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
libclass-c3-perl (0.32-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!

  [ Lucas Kanashiro ]
  * Import upstream version 0.32

 -- Lucas Kanashiro <kanashiro@debian.org>  Fri, 16 Sep 2016 21:03:01 -0300

libclass-c3-perl (0.31-1) unstable; urgency=medium

  * Team upload.

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

  [ Lucas Kanashiro ]
  * Import upstream version 0.31
  * Declare compliance with Debian policy 3.9.8

 -- Lucas Kanashiro <kanashiro.duarte@gmail.com>  Tue, 03 May 2016 22:59:13 -0300

libclass-c3-perl (0.30-1) unstable; urgency=medium

  * Import upstream version 0.30.
  * debian/copyright: add info about new third-party file.
  * Update years of packaging copyright.

 -- gregor herrmann <gregoa@debian.org>  Sat, 31 Oct 2015 17:59:36 +0100

libclass-c3-perl (0.28-1) unstable; urgency=medium

  * Team upload.

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

  [ Harlan Lieberman-Berg ]
  * New upstream release

  [ Lucas Kanashiro ]
  * Add debian/upstream/metadata
  * Import upstream version 0.28
  * Bump debhelper compatibility level to 9
  * Declare compliance with Debian policy 3.9.6
  * Add autopkgtest-pkg-perl
  * Update build dependencies

 -- Lucas Kanashiro <kanashiro.duarte@gmail.com>  Thu, 13 Aug 2015 06:21:20 -0300

libclass-c3-perl (0.26-1) unstable; urgency=medium

  * New upstream release.
  * Strip trailing slash from metacpan URLs.
  * debian/copyright: remove information about removed inc/Module/*.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 3.9.5.

 -- gregor herrmann <gregoa@debian.org>  Mon, 07 Apr 2014 18:46:31 +0200

libclass-c3-perl (0.25-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.
  * Drop spelling patch, fixed upstream.
  * Update years of packaging copyright.
  * Set Standards-Version to 3.9.4 (no further changes).

 -- gregor herrmann <gregoa@debian.org>  Thu, 04 Jul 2013 19:26:35 +0200

libclass-c3-perl (0.24-1) unstable; urgency=low

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

  [ gregor herrmann ]
  * New upstream release.
  * Refresh spelling patch and forward it upstream.
  * Update copyright years for inc/Module/* and debian/*.
  * debian/copyright: update to Copyright-Format 1.0.
  * Bump Standards-Version to 3.9.3 (no changes).
  * Set debhelper compatibility level to 8.

 -- gregor herrmann <gregoa@debian.org>  Sat, 26 May 2012 21:46:44 +0200

libclass-c3-perl (0.23-1) unstable; urgency=low

  [ Krzysztof Krzyżaniak (eloy) ]
  * New upstream release
  * Switch to dpkg-source 3.0 (quilt) format
  * Update dates in debian/copyright file
  * Confirm bug as fixed (closes: #526163)

  [ gregor herrmann ]
  * Update fix-pod-spelling.patch.
  * Remove quilt framework.
  * debian/copyright: update formatting.
  * Set Standards-Version to 3.9.1 (no changes).
  * Add build dependency on libmro-compat-perl.
  * Add /me to Uploaders.

 -- gregor herrmann <gregoa@debian.org>  Sat, 05 Mar 2011 18:25:39 +0100

libclass-c3-perl (0.22-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release
  * Use new short debhelper rules format
  * Standards-Version 3.8.4 (drop perl version dep)
  * Drop requirement for libmodule-build-perl, upstream uses
    Module::Install now
  * Rewrite control description
  * Drop unnecessary version dependencies
  * Refresh copyright to new DEP5 format
  * Add copyright info for M::I
  * Add a patch to fix POD spelling errors
  * Add myself to Uploaders and Copyright

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

  [ gregor herrmann ]
  * debian/copyright: sync upstream copyright years with what upstream claims.

 -- Jonathan Yu <jawnsy@cpan.org>  Sun, 31 Jan 2010 19:21:14 -0500

libclass-c3-perl (0.21-1) unstable; urgency=low

  * New upstream release
  * debian/control: increase Standards-Version 3.8.1 (no changes), update
    description.
  * debian/watch: updated to latest schema
 
 -- Krzysztof Krzyżaniak (eloy) <eloy@debian.org>  Fri, 27 Mar 2009 11:26:52 +0100

libclass-c3-perl (0.20-1) unstable; urgency=low

  * New upstream release
  * Move package to Debian Perl Group, proper headers changed
  * debian/control:
   + Standards-Version increased to 3.8.0.1 (no changes)
   + Updated to debhelper >= 7
  * debian/compat: updated to 7 (no changes)
  * debian/rules: used rules.simple from debhelper examples

 -- Krzysztof Krzyżaniak (eloy) <eloy@debian.org>  Wed, 10 Dec 2008 11:11:21 +0100

libclass-c3-perl (0.19-2) unstable; urgency=low

  * added libclass-c3-xs-perl to dependencies and recommendation

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Wed, 06 Jun 2007 17:00:30 +0200

libclass-c3-perl (0.19-1) unstable; urgency=low

  * New upstream release

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Wed, 06 Jun 2007 16:58:02 +0200

libclass-c3-perl (0.18-1) unstable; urgency=low

  * New upstream release

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Mon, 14 May 2007 16:22:38 +0200

libclass-c3-perl (0.17-1) unstable; urgency=low

  * New upstream release

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Tue, 08 May 2007 19:10:47 +0200

libclass-c3-perl (0.16-1) unstable; urgency=low

  * New upstream release
  * debian/rules - Switched back from Build.PL to Makefile.PL

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Tue, 08 May 2007 10:21:50 +0200

libclass-c3-perl (0.14-1) unstable; urgency=low

  * New upstream release
  * debian/rules - converted to Module::Build

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Fri, 22 Sep 2006 12:07:56 +0200

libclass-c3-perl (0.13-1) unstable; urgency=low

  * New upstream release
  * debian/control:
   + increased dependency version for libalgorithm-c3-perl to 0.05

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Mon, 28 Aug 2006 11:02:24 +0200

libclass-c3-perl (0.12-1) unstable; urgency=low

  * New upstream release
  * debian/control:
   + Standards-Version: increased to 3.7.2.1 without any changes
  * debian/compat: increased to 5
   
 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Fri, 14 Jul 2006 15:02:48 +0200

libclass-c3-perl (0.11-1) unstable; urgency=low

  * New upstream release
  * debian/control - Added libalgorithm-c3-perl to dependencies

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Sat, 25 Feb 2006 00:14:54 +0100

libclass-c3-perl (0.10-1) unstable; urgency=low

  * New upstream release
  * debian/control - libsub-name-perl used only when build

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Wed,  8 Feb 2006 22:28:58 +0100

libclass-c3-perl (0.09-1) unstable; urgency=low

  * New upstream release
  * debian/control - libtest-pod-perl, libtest-pod-coverage-perl added
    to build dependencies
  * debian/watch - mirror changed

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Thu,  5 Jan 2006 10:05:19 +0100

libclass-c3-perl (0.07-1) unstable; urgency=low

  * New upstream release (closes: #340607)

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Thu, 24 Nov 2005 13:59:43 +0100

libclass-c3-perl (0.06-1) unstable; urgency=low

  * Initial Release.

 -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org>  Sun, 20 Nov 2005 20:47:57 +0100