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 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412
|
libyaml-perl (1.21-1) unstable; urgency=medium
* Import upstream version 1.21.
-- gregor herrmann <gregoa@debian.org> Sun, 25 Dec 2016 20:33:24 +0100
libyaml-perl (1.20-1) unstable; urgency=medium
* Import upstream version 1.20.
* Refresh ysh-location.patch (offset).
* Update years of packaging copyright.
-- gregor herrmann <gregoa@debian.org> Sat, 03 Dec 2016 21:21:29 +0100
libyaml-perl (1.19-1) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Remove Iulian Udrea from Uploaders. Thanks for your work!
* Remove Jonathan Yu from Uploaders. Thanks for your work!
* Remove Rene Mayorga from Uploaders. Thanks for your work!
[ Nick Morrott ]
* Import upstream version 1.19
* Refresh d/u/metadata
* Refresh ysh-location.patch
-- Nick Morrott <knowledgejunkie@gmail.com> Sun, 20 Nov 2016 03:03:05 +0000
libyaml-perl (1.18-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ Nuno Carvalho ]
* debian/copyright: update upstream copyright years.
* debian/metadata: update upstream contact.
* debian/control: update Standards-Version to 3.9.8.
-- Nuno Carvalho <smash@cpan.org> Tue, 12 Jul 2016 15:23:00 +0100
libyaml-perl (1.15-1) unstable; urgency=medium
* Import upstream version 1.15.
* Refresh ysh-location.patch (offset).
* Update years of upstream and packaging copyright.
* Bump debhelper compatibility level to 9.
-- gregor herrmann <gregoa@debian.org> Sun, 01 Nov 2015 16:22:21 +0100
libyaml-perl (1.13-1) unstable; urgency=medium
* Import upstream version 1.13
-- gregor herrmann <gregoa@debian.org> Tue, 14 Oct 2014 19:33:28 +0200
libyaml-perl (1.12-1) unstable; urgency=medium
* Imported upstream version 1.12
Fixes "libyaml-tiny-perl: YAML::Tiny >=1.60 generates certain(?)
strings without quotes"
(Closes: #762135)
* Declare compliance with Debian Policy 3.9.6.
* Mark package as autopkgtest-able.
-- gregor herrmann <gregoa@debian.org> Tue, 23 Sep 2014 16:57:20 +0200
libyaml-perl (1.11-1) unstable; urgency=medium
* Imported upstream version 1.11
-- gregor herrmann <gregoa@debian.org> Wed, 17 Sep 2014 18:36:37 +0200
libyaml-perl (1.09-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Damyan Ivanov ]
* Imported Upstream version 1.09
* Added debian/upstream/metadata
-- Damyan Ivanov <dmn@debian.org> Tue, 26 Aug 2014 07:57:21 +0000
libyaml-perl (1.01-1) unstable; urgency=medium
* New upstream release.
* Add libtest-yaml-perl to Build-Depends-Indep.
* debian/copyright: remove information about dropped files.
-- gregor herrmann <gregoa@debian.org> Fri, 08 Aug 2014 19:54:42 +0200
libyaml-perl (0.98-1) unstable; urgency=medium
* Team upload.
* Imported Upstream version 0.98
-- Salvatore Bonaccorso <carnil@debian.org> Thu, 31 Jul 2014 20:18:47 +0200
libyaml-perl (0.97-1) unstable; urgency=medium
* New upstream release.
* Install new CONTRIBUTING document.
-- gregor herrmann <gregoa@debian.org> Sun, 20 Jul 2014 15:47:40 +0200
libyaml-perl (0.95-1) unstable; urgency=medium
* New upstream release.
* Refresh ysh-location.patch (offset).
-- gregor herrmann <gregoa@debian.org> Sat, 21 Jun 2014 16:13:15 +0200
libyaml-perl (0.94-1) unstable; urgency=medium
* New upstream release.
* Update upstream copyright notice.
-- gregor herrmann <gregoa@debian.org> Sun, 15 Jun 2014 13:38:29 +0200
libyaml-perl (0.93-1) unstable; urgency=medium
* New upstream release.
* Refresh ysh-location.patch. The POD moved to a separate file.
-- gregor herrmann <gregoa@debian.org> Sat, 14 Jun 2014 15:12:21 +0200
libyaml-perl (0.92-1) unstable; urgency=medium
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Thu, 29 May 2014 15:25:04 +0200
libyaml-perl (0.90-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.
* Strip trailing slash from metacpan URLs.
* Update debian/copyright.
Bump upstream and packaging copyright years, adjust information on
third-party files.
* Refresh ysh-location.patch (offset).
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Fri, 16 May 2014 13:42:18 +0200
libyaml-perl (0.84-1) unstable; urgency=low
* Team upload
* New upstream release
-- Nuno Carvalho <smash@cpan.org> Fri, 13 Jul 2012 21:33:16 +0100
libyaml-perl (0.81-1) unstable; urgency=low
* New upstream release.
* Update copyright years for inc/Module/*.
* debian/copyright: update to Copyright-Format 1.0.
* Bump Standards-Version to 3.9.3 (no changes).
-- gregor herrmann <gregoa@debian.org> Sun, 22 Apr 2012 22:01:42 +0200
libyaml-perl (0.80-1) unstable; urgency=low
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Sat, 11 Feb 2012 19:30:45 +0100
libyaml-perl (0.78-1) unstable; urgency=low
* New upstream release.
* Update years of upstream and packagin copyright.
-- gregor herrmann <gregoa@debian.org> Thu, 05 Jan 2012 17:58:31 +0100
libyaml-perl (0.77-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
[ gregor herrmann ]
* New upstream release.
* Refresh ysh-location.patch.
* Update copyright years.
* Add libyaml-libyaml-perl as the preferred alternative to the
deprecated libyaml-syck-perl in Recommends.
-- gregor herrmann <gregoa@debian.org> Sun, 02 Oct 2011 17:48:55 +0200
libyaml-perl (0.73-1) unstable; urgency=low
* New upstream release (closes: #629297).
* Update years of copyright for inc/Module/*.
-- gregor herrmann <gregoa@debian.org> Sun, 05 Jun 2011 15:20:29 +0200
libyaml-perl (0.72-1) unstable; urgency=low
[ Angel Abad ]
* New upstream release
[ gregor herrmann ]
* ysh is now in libyaml-shell-perl: Suggest the new package and
add a patch that modifies the POD to point to the separate package
(closes: #616338).
* debian/copyright: update formatting.
* Email change: Rene Mayorga -> rmayorga@debian.org
* Switch to source format 3.0 (quilt).
* Switch to debhelper 8.
* debian/control: remove build dependencies for tests that are not run
anymore; also remove override from debian/rules.
* Set Standards-Version to 3.9.2 (no further changes).
-- gregor herrmann <gregoa@debian.org> Sat, 09 Apr 2011 15:03:28 +0200
libyaml-perl (0.71-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Drop unnecessary version deps satisfied by oldstable
* Refresh copyright information to new DEP5 format
[ Ryan Niebur ]
* Update jawnsy's email address
[ gregor herrmann ]
* debian/rules: remove override that replaced UTF-8 characters; not needed
anymore and happend too late anyway.
-- Jonathan Yu <jawnsy@cpan.org> Sun, 03 Jan 2010 00:00:21 -0500
libyaml-perl (0.70-1) unstable; urgency=low
[ Iulian Udrea ]
* New upstream release
* Refreshed debian/patches/yaml-tiny.patch.
* debian/control:
- Bump Standards-Version to 3.8.3.
+ The requirement for Perl modules to have a versioned Depend and
Build-Depend on perl >= 5.6.0-16 has been removed.
- Add libtest-cpan-meta-perl (>= 0.12), libpod-simple-perl (>= 3.07),
libtest-pod-perl (>= 1.26), libperl-minimumversion-perl (>= 1.20),
libtest-minimumversion-perl (>= 0.008) to B-D-I.
- Add myself to Uploaders.
- Bump debhelper to 7.0.50 for the override_ feature.
* debian/copyright:
- Update debian/* and Files: *.
* debian/rules:
- Add AUTOMATED_TESTING=1 to enable more tests at build time.
- s/dh_list_packages/dh_listpackages/
[ Rene Mayorga ]
* Update my email address
[ gregor herrmann ]
* debian/rules: fix and simplify the replacment of non-ASCII chars in the
manpages.
-- Iulian Udrea <iulian@ubuntu.com> Sun, 16 Aug 2009 09:25:31 +0100
libyaml-perl (0.68-2) unstable; urgency=low
[ Jonathan Yu ]
* Added patch for POD YAML::Lite is actually in CPAN as YAML::Tiny.
Closes: #477250
* Add /me to Uploaders
* Standards-Version 3.8.1
* Improved long description
* Added libyaml-syck-perl to Recommends, because it will speed up
any module which uses YAML::Any (soon to be YAML itself).
[ gregor hermann ]
* Remove Florian Ragwitz from Uploaders (closes: #523196).
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Damyan Ivanov ]
* convert debian/rules to tiny DH7
* Standards-Version: 3.8.2 (no changes)
* add myself to Uploaders
-- Damyan Ivanov <dmn@debian.org> Mon, 22 Jun 2009 12:14:30 +0300
libyaml-perl (0.68-1) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* debian/control: Added: ${misc:Depends} to Depends: field.
[ Rene Mayorga ]
* New Upstream release
* debian/control
+ set debhelper version to 7
+ add myself to Uploaders
* debian/rules
+ refresh it using dh-make-perl -R
* debian/copyright
+ use the (new)format, add individual copyrights to debian/*
+ add copyright stanzas for inc/*
-- Rene Mayorga <rmayorga@debian.org.sv> Sun, 04 Jan 2009 19:57:38 -0600
libyaml-perl (0.66-1) unstable; urgency=low
* Take over for the Debian Perl Group with maintainer's permission
(http://lists.debian.org/debian-perl/2008/06/msg00039.html)
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Changed:
Maintainer set to Debian Perl Group <pkg-perl-
maintainers@lists.alioth.debian.org> (was: Florian Ragwitz
<rafl@debian.org>); Florian Ragwitz <rafl@debian.org> moved to
Uploaders.
* Add debian/watch.
* New upstream release (closes: #457629).
* debian/copyright: add specific upstream source location, copy
author/copyright statement verbatim from upstream README.
* Add /me to Uploaders.
* Set Standards-Version to 3.8.0 (no changes).
* Set debhelper compatibility level to 5.
* Refresh debian/rules, no functional changes; don't install README any more
(text version of the POD documentation). Install COMPATIBILITY instead.
* Convert broken odieresis chars in manpages (that come from UTF-8 encoded
modules) to plain old *roff sequence (closes: #441810).
-- gregor herrmann <gregoa@debian.org> Tue, 17 Jun 2008 17:16:28 +0200
libyaml-perl (0.62-1.1) unstable; urgency=low
* Non-maintainer upload.
* debian/rules: Don't fail when perl is smart enough to not create empty
dirs (Closes: #467764)
-- Marc 'HE' Brockschmidt <he@debian.org> Sat, 05 Apr 2008 17:11:24 +0200
libyaml-perl (0.62-1) unstable; urgency=low
* New upstream release.
* Bump up Standards-Version to 3.7.2 (no changes).
-- Florian Ragwitz <rafl@debian.org> Wed, 7 Jun 2006 16:49:34 +0200
libyaml-perl (0.57-2) unstable; urgency=low
* Removed libclass-spiffy-perl and libtest-base-perl dependency. Those have
been removed with the last upstream release.
-- Florian Ragwitz <rafl@debian.org> Sun, 5 Feb 2006 02:32:43 +0100
libyaml-perl (0.57-1) unstable; urgency=low
* New upstream release.
-- Florian Ragwitz <rafl@debian.org> Tue, 24 Jan 2006 02:10:05 +0100
libyaml-perl (0.39-1) unstable; urgency=low
* New upstream release.
* New Maintainer with acknowledgment from Chip.
* Added the copyright statement to debian/copyright.
* Updated Standards-Version to 3.6.2.
* Moved the perl build-dep to build-dep-indep (Closes: #305525).
* Updated compat version to 4 and upgraded the debhelper dependency
accordingly.
-- Florian Ragwitz <rafl@debian.org> Thu, 1 Dec 2005 15:33:42 +0100
libyaml-perl (0.38-2) unstable; urgency=low
* Depend on Perl 5.6, to make package usable on woody. (closes: #303320)
* Fix section.
-- Chip Salzenberg <chip@debian.org> Wed, 6 Apr 2005 09:10:03 -0400
libyaml-perl (0.38-1) unstable; urgency=medium
* New upstream release.
> hash keys with commas are quoted again. (closes: #298704)
-- Chip Salzenberg <chip@debian.org> Tue, 5 Apr 2005 07:58:48 -0400
libyaml-perl (0.36-1) unstable; urgency=low
* New upstream release.
> Note: scripts "xyx" and "yaml2outline" were _deleted_ by upstream,
and are therefore no longer in this package. They probably should
never have been included in the package in the first place, though.
-- Chip Salzenberg <chip@debian.org> Tue, 8 Mar 2005 12:07:01 -0500
libyaml-perl (0.35-1) unstable; urgency=low
* Initial Release.
-- Chip Salzenberg <chip@debian.org> Sat, 15 Feb 2003 15:42:12 -0500
|