debian/0000755000000000000000000000000012256620704007172 5ustar debian/rules0000755000000000000000000000003612256620704010251 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000253012256620704010575 0ustar Source: libdata-section-perl Maintainer: Debian Perl Group Uploaders: Peter Pentchev , Jonathan Yu , Nathan Handler , gregor herrmann , Jotam Jr. Trejo Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libmro-compat-perl, libsub-exporter-perl, libtest-failwarnings-perl, perl (>= 5.13.4) | libtest-simple-perl (>= 0.96) Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-section-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-section-perl.git Homepage: https://github.com/rjbs/Data-Section Package: libdata-section-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libmro-compat-perl, libsub-exporter-perl Description: module to read chunks of data from a module's DATA section Data::Section is a Perl module that provides an easy way to access multiple named chunks of line-oriented data in your module's DATA section. It was written to allow modules to store their own templates, but is probably useful for other purposes as well. debian/source/0000755000000000000000000000000012256620704010472 5ustar debian/source/format0000644000000000000000000000001412256620704011700 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000754112256620704011053 0ustar libdata-section-perl (0.200005-1) unstable; urgency=medium * New upstream release. * Update years of packaging copyright. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Wed, 25 Dec 2013 19:19:45 +0100 libdata-section-perl (0.200003-1) unstable; urgency=low * Team upload * Imported Upstream version 0.200003 + adds support for data section encoding, defaulting to UTF-8 * Homepage moved to github * drop trailing slash from metacpan URLs * add libtest-failwarnings-perl to build-dependencies -- Damyan Ivanov Wed, 06 Nov 2013 17:39:13 +0200 libdata-section-perl (0.101622-1) unstable; urgency=low * Team upload [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Nathan Handler ] * Email change: Nathan Handler -> nhandler@debian.org [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ Florian Schlichting ] * Import Upstream version 0.101622 * Update (decrease) year of upstream copyright * Bump Standards-Version to 3.9.4 (no change) -- Florian Schlichting Mon, 16 Sep 2013 10:46:45 +0200 libdata-section-perl (0.101621-1) unstable; urgency=low [ Jotam Jr. Trejo ] * New upstream release * debian/copyright: refresh according to DEP 5 revision 135 * debian/control: update version dependencys for perl and libtest-simple-perl * debian/control: bump Standards Version to 3.9.2 (no changes) * Bump DH compat level to 8 * Add myself to Uploaders and Copyright [ gregor herrmann ] * Don't run release tests anymore. -- Jotam Jr. Trejo Tue, 10 May 2011 23:40:47 -0600 libdata-section-perl (0.101620-1) unstable; urgency=low * New upstream release. * Add /me to Uploaders. * Pod-coverage test was removed, remove build dependencies. * Convert to source format 3.0 (quilt). -- gregor herrmann Sat, 12 Jun 2010 16:23:52 +0200 libdata-section-perl (0.100770-1) unstable; urgency=low * New upstream release -- Jonathan Yu Thu, 18 Mar 2010 18:05:39 -0400 libdata-section-perl (0.100270-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Update copyright years * Rewrite control description * Standards-Version 3.8.4 (no changes) * Depends on MRO::Compat and B-D-I Test::Simple 0.88 [ gregor herrmann ] * Remove build dependency on libtest-perl-critic-perl, not used anymore during tests. -- Jonathan Yu Fri, 29 Jan 2010 22:40:51 -0500 libdata-section-perl (0.093410-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Add myself to Uploaders and Copyright * Refresh copyright to new DEP-5 format * Added Test::Pod and Test::Pod::Coverage to B-D-I for testing [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). -- Jonathan Yu Tue, 08 Dec 2009 07:23:08 -0500 libdata-section-perl (0.091820-1) unstable; urgency=low [ Nathan Handler ] * New upstream release * debian/watch: - Update to ignore development releases. * debian/copyright: - Bump upstream copyright year * debian/control: - Add myself to list of Uploaders - Bump Standards-Version to 3.8.2 (No changes) [ gregor herrmann ] * Activate an additional test (debian/{rules,control}). -- Nathan Handler Thu, 02 Jul 2009 19:36:53 +0000 libdata-section-perl (0.005-1) unstable; urgency=low * Initial Release. (Closes: #525306) -- Peter Pentchev Fri, 24 Apr 2009 16:41:37 +0300 debian/compat0000644000000000000000000000000212256620704010370 0ustar 8 debian/copyright0000644000000000000000000000231612256620704011127 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Data-Section Upstream-Contact: Ricardo SIGNES Source: https://metacpan.org/release/Data-Section Files: * Copyright: 2008, Ricardo SIGNES License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, 2010, Jonathan Yu 2009, Nathan Handler 2009, Peter Pentchev 2010-2013, gregor herrmann 2011, Jotam Jr. Trejo 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/watch0000644000000000000000000000016512256620704010225 0ustar version=3 https://metacpan.org/release/Data-Section .*/Data-Section-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$