File: changelog

package info (click to toggle)
libyaml-syck-perl 1.29-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 980 kB
  • ctags: 1,810
  • sloc: ansic: 4,108; perl: 3,775; makefile: 2
file content (300 lines) | stat: -rw-r--r-- 9,222 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
libyaml-syck-perl (1.29-1) unstable; urgency=low

  [ Axel Beckert ]
  * Long description: Remove potentially offensive suggestion to switch
    the data format.

  [ gregor herrmann ]
  * Drop xz compression for {binary,source} package, set by default by
    dpkg since 1.17.{0,6}.
  * debian/control: remove Nicholas Bamber from Uploaders on request of
    the MIA team.
  * Strip trailing slash from metacpan URLs.

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

  [ gregor herrmann ]
  * Add debian/upstream/metadata.
  * Import upstream version 1.29.
  * Drop 0001-Recognize-all-wide-unicode-characters.patch which was taken
    frm upstream git.
  * Update debian/copyright. New Upstream-Contact, new third-party file,
    bumped packaging copyright years.
  * Mark package as autopkgtest-able.
  * Declare compliance with Debian Policy 3.9.6.

 -- gregor herrmann <gregoa@debian.org>  Sun, 01 Nov 2015 16:15:56 +0100

libyaml-syck-perl (1.27-2) unstable; urgency=low

  * Add patch from CPAN RT to fix wide unicode characters issues on
    several architectures. Thanks to Hector Oron for the bug report.
    (Closes: #718743)

 -- gregor herrmann <gregoa@debian.org>  Fri, 09 Aug 2013 17:34:52 +0200

libyaml-syck-perl (1.27-1) unstable; urgency=low

  * New upstream release.
    Fixes "FTBFS with perl 5.18: test failures"
    (Closes: #711408)
  * debian/copyright: switch formatting to Copyright-Format 1.0.

 -- gregor herrmann <gregoa@debian.org>  Sat, 08 Jun 2013 01:40:49 +0200

libyaml-syck-perl (1.25-1) unstable; urgency=low

  * New upstream release.

 -- gregor herrmann <gregoa@debian.org>  Sat, 23 Mar 2013 14:24:31 +0100

libyaml-syck-perl (1.23-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 packaging copyright years.

 -- gregor herrmann <gregoa@debian.org>  Sat, 02 Mar 2013 19:05:43 +0100

libyaml-syck-perl (1.22-1) unstable; urgency=low

  * New upstream release.
  * Bump Standards-Version to 3.9.4 (no changes).

 -- gregor herrmann <gregoa@debian.org>  Sat, 15 Dec 2012 21:46:07 +0100

libyaml-syck-perl (1.21-1) unstable; urgency=low

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

  [ Nicholas Bamber ]
  * New upstream release
  * Upgraded debhelper to 9 so enabling hardening
  * Email change: Ansgar Burchardt -> ansgar@debian.org
  * Updated copyright
  * Added versioning for Pre-Depends clause
  * Raised standards version to 3.9.3

 -- Nicholas Bamber <nicholas@periapt.co.uk>  Fri, 28 Sep 2012 22:34:45 +0100

libyaml-syck-perl (1.20-1) unstable; urgency=low

  [ gregor herrmann ]
  * Add a Pre-Depends on dpkg (>= 1.15.6~) for the xz compression.
  * Fix license names in debian/copyright.
    Thanks to Cédric Boutillier for the bug report (Closes: #652181)

  [ Fabrizio Regalli ]
  * Imported Upstream version 1.20
  * Added myself to Uploaders and Copyright
  * Updated copyiright with latest DEP5 (rev .174) format
  * Fixed lintian comma-separated-files-in-dep5-copyright message

 -- Fabrizio Regalli <fabreg@fabreg.it>  Thu, 16 Feb 2012 14:54:12 +0100

libyaml-syck-perl (1.19-1) unstable; urgency=low

  [ Ansgar Burchardt ]
  * New upstream release.
  * debian/control: Convert Vcs-* fields to Git.
  * debian/copyright: Update years of copyright for inc/Module/*.
  * Use xz compression for source and binary packages.
  * Bumped Standards-Version to 3.9.2.
  * Use debhelper compat level 8.

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

 -- Ansgar Burchardt <ansgar@debian.org>  Sat, 12 Nov 2011 13:16:43 +0100

libyaml-syck-perl (1.17-1) unstable; urgency=low

  [ Angel Abad ]
  * New upstream release
  * debian/copyright: Update license information

  [ Ansgar Burchardt ]
  * Update my email address.

  [ Nicholas Bamber ]
  * New upstream release
  * Added myself to Uploaders
  * Refreshed copyright

 -- Nicholas Bamber <nicholas@periapt.co.uk>  Sun, 19 Dec 2010 16:40:29 +0000

libyaml-syck-perl (1.14-1) unstable; urgency=low

  * New upstream release.
  * debian/copyright: Refer to "Debian systems" instead of
    "Debian GNU/Linux systems".

 -- Ansgar Burchardt <ansgar@43-1.org>  Sat, 28 Aug 2010 22:42:49 +0900

libyaml-syck-perl (1.12-1) unstable; urgency=low

  * New upstream release.
  * debian/copyright: Refer to /usr/share/common-licenses/GPL-1.
  * Bump Standards-Version to 3.9.1.

 -- Ansgar Burchardt <ansgar@43-1.org>  Thu, 05 Aug 2010 11:08:48 +0900

libyaml-syck-perl (1.09-1) unstable; urgency=low

  * New upstream release.
  * Add /me to Uploaders.

 -- gregor herrmann <gregoa@debian.org>  Sun, 30 May 2010 20:48:05 +0200

libyaml-syck-perl (1.08-1) unstable; urgency=low

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

  [ Ryan Niebur ]
  * Update ryan52's email address

  [ Ansgar Burchardt ]
  * New upstream release. (Closes: #582789)
  * debian/copyright: Update years of copyright.
  * debian/copyright: Formatting changes for current DEP-5 proposal.
  * Use source format 3.0 (quilt).
  * Use minimal debian/rules.
  * debian/control: Make build-dep on perl unversioned.
  * debian/control: Include "Perl module" in short description.
  * debian/control: Mention that module is deprecated in description.
  * Bump Standards-Version to 3.8.4.
  * Add myself to Uploaders.

 -- Ansgar Burchardt <ansgar@43-1.org>  Mon, 24 May 2010 13:07:38 +0900

libyaml-syck-perl (1.07-1) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).

  [ Ryan Niebur ]
  * New upstream release
  * Add myself to Uploaders
  * Debian Policy 3.8.1
  * machine readable copyright format
  * debhelper 7
  * improve long description a bit

  [ gregor herrmann ]
  * Add build dependency on libdevel-leak-perl to enable an additional test.

 -- Ryan Niebur <ryanryan52@gmail.com>  Sat, 25 Apr 2009 10:44:01 -0700

libyaml-syck-perl (1.05-1) unstable; urgency=low

  * New upstream release 
  * Standards-Version: 3.8.0
  * change to proposal copyright format rev=102

 -- AGOSTINI Yves <agostini@univ-metz.fr>  Mon, 09 Jun 2008 16:55:04 +0200

libyaml-syck-perl (1.04-1) unstable; urgency=low

  * Take over for the Debian Perl Group on maintainer's request
  (sjq@debian.org)
  "Tue, 27 May 2008 19:23:13 +0100
   Go for it.
   .
   Stephen
   .
   On Sat, May 24, 2008 at 12:06 PM, Yves AGOSTINI <agostini@univ-metz.fr> 
   wrote:
   > As I progress in Jifty packaging, I found that libyaml-syck-perl need 
   also to be updated.
   > So I will make the same proposition than libuniversal-require-perl : if
   you don't have enough time I can make the update with the help of Perl 
   Debian Group." 
  * refresh rules with "dh-make-perl -R --arch any", remove useless comment,
    add COMPATIBILITY file in docs
  * fix control to standards version 3.7.3, add vcs and homepage entries
  * fix watch to version 3
  * fix compat to version 5
  * fix copyright format to proposal update
  * New upstream release

 -- AGOSTINI Yves <agostini@univ-metz.fr>  Tue, 27 May 2008 21:25:23 +0200

libyaml-syck-perl (1.01-1) unstable; urgency=low

  * New upstream release

 -- Stephen Quinney <sjq@debian.org>  Thu, 24 Jan 2008 21:27:24 +0000

libyaml-syck-perl (1.00-1) unstable; urgency=low

  * New upstream release

 -- Stephen Quinney <sjq@debian.org>  Mon, 10 Dec 2007 11:43:02 +0100

libyaml-syck-perl (0.91-1) unstable; urgency=low

  * New upstream release

 -- Stephen Quinney <sjq@debian.org>  Sat, 23 Jun 2007 12:38:02 +0100

libyaml-syck-perl (0.87-1) unstable; urgency=low

  * New upstream release
  * Switched to MIT license

 -- Stephen Quinney <sjq@debian.org>  Sat, 16 Jun 2007 20:13:04 +0100

libyaml-syck-perl (0.71-1) unstable; urgency=low

  * New upstream release
  * debian/watch, debian/copyright - upstream switched back

 -- Stephen Quinney <sjq@debian.org>  Fri, 13 Oct 2006 20:40:44 +0100

libyaml-syck-perl (0.67-1) unstable; urgency=low

  * New upstream release
  * debian/copyright, debian/watch: Updated for new upstream author.

 -- Stephen Quinney <sjq@debian.org>  Thu, 10 Aug 2006 20:40:02 +0100

libyaml-syck-perl (0.45-1) unstable; urgency=low

    * New upstream release

 -- Stephen Quinney <sjq@debian.org>  Tue, 20 Jun 2006 20:12:22 +0100
     
libyaml-syck-perl (0.44-1) unstable; urgency=low

  * New upstream release

 -- Stephen Quinney <sjq@debian.org>  Fri, 26 May 2006 18:21:32 +0100

libyaml-syck-perl (0.41-1) unstable; urgency=low

  * New upstream release
  * debian/copyright - Updated upstream contact details

 -- Stephen Quinney <sjq@debian.org>  Sun, 16 Apr 2006 19:58:48 +0100

libyaml-syck-perl (0.33-1) unstable; urgency=low

  * New upstream release - lots of fixes for the emitter.

 -- Stephen Quinney <sjq@debian.org>  Sun, 19 Feb 2006 20:05:28 +0000

libyaml-syck-perl (0.28-1) unstable; urgency=low

  * Initial Release, closes: #348364.

 -- Stephen Quinney <sjq@debian.org>  Wed, 25 Jan 2006 20:13:32 +0000