debian/0000755000000000000000000000000011746552632007201 5ustar debian/copyright0000644000000000000000000000202311746552632011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Andy Armstrong Source: http://search.cpan.org/dist/Data-YAML/ Upstream-Name: Data-YAML Files: * Copyright: 2007, Andy Armstrong License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, Nuno Carvalho 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/watch0000644000000000000000000000015711746552632010235 0ustar version=3 http://search.cpan.org/dist/Data-YAML/ .*/Data-YAML-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000644000000000000000000000265411746552632010613 0ustar Source: libdata-yaml-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Nuno Carvalho Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl Standards-Version: 3.9.3 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-yaml-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libdata-yaml-perl.git Homepage: http://search.cpan.org/dist/Data-YAML/ Package: libdata-yaml-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Easy YAML serialisation of Perl data structures In the spirit of YAML::Tiny, Data::YAML::Reader and Data::YAML::Writer provide lightweight, dependency-free YAML handling. While YAML::Tiny is designed principally for working with configuration files Data::YAML concentrates on the transparent round-tripping of YAML serialized Perl data structures. . As an example of why this distinction matters consider that YAML::Tiny doesn't handle hashes with keys containing non-printable characters. This is fine for configuration files but likely to cause problems when handling arbitrary Perl data structures. Data::YAML handles exotic hash keys correctly. . The syntax accepted by Data::YAML is a subset of YAML. Specifically it is the same subset of YAML that Data::YAML::Writer produces. See Data::YAML for more information. debian/changelog0000644000000000000000000000023711746552632011055 0ustar libdata-yaml-perl (0.0.6-1) unstable; urgency=low * Initial Release. (Closes: #555328) -- Nuno Carvalho Thu, 26 Apr 2012 19:34:17 +0100 debian/rules0000755000000000000000000000003611746552632010260 0ustar #!/usr/bin/make -f %: dh $@ debian/source/0000755000000000000000000000000011746552632010501 5ustar debian/source/format0000644000000000000000000000001411746552632011707 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211746552632010377 0ustar 9