debian/0000755000000000000000000000000012222312106007155 5ustar debian/rules0000755000000000000000000000003612222312106010234 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000172712222312106010567 0ustar Source: libcpan-meta-yaml-perl Maintainer: Debian Perl Group Uploaders: Nicholas Bamber , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libyaml-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcpan-meta-yaml-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcpan-meta-yaml-perl.git Homepage: https://metacpan.org/release/CPAN-Meta-YAML/ Package: libcpan-meta-yaml-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: reimplementation of a subset of YAML for CPAN Meta files CPAN::Meta::YAML implements a subset of the YAML specification for use in reading and writing CPAN metadata files like META.yml and MYMETA.yml. It should not be used for any other general YAML parsing or generation task. debian/source/0000755000000000000000000000000012222312106010455 5ustar debian/source/format0000644000000000000000000000001412222312106011663 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000377712222312106011045 0ustar libcpan-meta-yaml-perl (0.010-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. * Declare compliance with Debian Policy 3.9.4. -- gregor herrmann Mon, 30 Sep 2013 17:09:50 +0200 libcpan-meta-yaml-perl (0.008-1) unstable; urgency=low * Team upload. * Imported Upstream version 0.008 * Update debian/copyright file format. Update format to copyright-format 1.0 as released together with Debian policy 3.9.3. * Bump Standards-Version to 3.9.3 -- Salvatore Bonaccorso Fri, 16 Mar 2012 22:34:25 +0100 libcpan-meta-yaml-perl (0.007-1) unstable; urgency=low * New upstream release. * Remove pod.patch, applied upstream. * Add /me to Uploaders. -- gregor herrmann Wed, 08 Feb 2012 22:26:22 +0100 libcpan-meta-yaml-perl (0.006-1) unstable; urgency=low * Team upload. * New upstream release. * Add a patch to fix a POD problem. -- gregor herrmann Tue, 07 Feb 2012 23:54:38 +0100 libcpan-meta-yaml-perl (0.005-1) unstable; urgency=low * Team upload. * New upstream release. * Switch to debhelper compatibility level 8. -- gregor herrmann Wed, 14 Dec 2011 17:22:43 +0100 libcpan-meta-yaml-perl (0.004-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. [ Nicholas Bamber ] * New upstream release * Raised standatds version to 3.9.2 -- Nicholas Bamber Sun, 11 Sep 2011 12:10:08 +0100 libcpan-meta-yaml-perl (0.003-1) unstable; urgency=low * Initial Release. (Closes: #611209) -- Nicholas Bamber Thu, 27 Jan 2011 22:41:30 +0000 debian/compat0000644000000000000000000000000212222312106010353 0ustar 8 debian/copyright0000644000000000000000000000216412222312106011113 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: CPAN-Meta-YAML Upstream-Contact: Adam Kennedy David Golden Source: https://metacpan.org/release/CPAN-Meta-YAML/ Files: * Copyright: 2010, Adam Kennedy License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Nicholas Bamber 2012-2013, gregor herrmann License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000017212222312106010206 0ustar version=3 https://metacpan.org/release/CPAN-Meta-YAML/ .*/CPAN-Meta-YAML-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$