debian/0000755000000000000000000000000012206730527007172 5ustar debian/watch0000644000000000000000000000020212101267557010217 0ustar version=3 https://metacpan.org/release/XML-OPML-SimpleGen/ .*/XML-OPML-SimpleGen-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000215012206730361011117 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: XML-OPML-SimpleGen Upstream-Contact: Marcus Thiesen Source: https://metacpan.org/release/XML-OPML-SimpleGen/ Files: * Copyright: 2013, Marcus Thiesen License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Alejandro Garrido Mota 2012, 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/control0000644000000000000000000000215712206730464010602 0ustar Source: libxml-opml-simplegen-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libclass-accessor-perl, libdatetime-perl, libxml-opml-perl, libxml-simple-perl Maintainer: Debian Perl Group Uploaders: Alejandro Garrido Mota , gregor herrmann Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/XML-OPML-SimpleGen/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-opml-simplegen-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-opml-simplegen-perl.git Package: libxml-opml-simplegen-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libclass-accessor-perl, libdatetime-perl, libxml-simple-perl Description: module for creating OPML using XML::Simple XML::OPML::SimpleGen lets you simply generate OPML documents without having too much to worry about. It is a drop-in replacement for XML::OPML in regards of generation. As this module uses XML::Simple it is rather generous in regards of attribute or element names. debian/compat0000644000000000000000000000000211765442155010376 0ustar 8 debian/changelog0000644000000000000000000000324512206730527011050 0ustar libxml-opml-simplegen-perl (0.07-1) unstable; urgency=low * Team upload [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Florian Schlichting ] * Import Upstream version 0.07 * update year of upstream copyright * add (build-)dependency on DateTime * Bump Standards-Version to 3.9.4 (no change) -- Florian Schlichting Mon, 26 Aug 2013 21:49:34 +0200 libxml-opml-simplegen-perl (0.06-1) unstable; urgency=low * New upstream release. * Drop patch, applied upstream. * Make short description a noun phrase. -- gregor herrmann Sat, 16 Jun 2012 16:05:01 +0200 libxml-opml-simplegen-perl (0.05-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: (build-)depend on perl instead of perl- modules. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * New upstream release. * Switch to "3.0 (quilt)" source format. * debian/copyright: update to Copyright-Format 1.0. * debian/copyright: update years of upstream copyright and license stanzas. * Bump Standards-Version to 3.9.3; remove version from perl (build) dependency. * Drop no longer required build dependencies. * Set debhelper compatibility level to 8. * Add /me to Uploaders. * Add a patch that fixes a regex in a test. -- gregor herrmann Sat, 09 Jun 2012 01:08:03 +0200 libxml-opml-simplegen-perl (0.04-1) unstable; urgency=low * Initial Release (Closes: #550558). -- Alejandro Garrido Mota Sun, 11 Oct 2009 01:51:38 -0430 debian/source/0000755000000000000000000000000011765442155010500 5ustar debian/source/format0000644000000000000000000000001411765442155011706 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611672203773010255 0ustar #!/usr/bin/make -f %: dh $@