debian/0000755000000000000000000000000011764215211007166 5ustar debian/rules0000755000000000000000000000003611764215211010245 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000163211764215211010573 0ustar Source: libxml-writer-simple-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libxml-dt-perl, libxml-dtdparser-perl, libtest-pod-perl, libtest-pod-coverage-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Nuno Carvalho Standards-Version: 3.9.3 Vcs-Git: git://git.debian.org/pkg-perl/packages/libxml-writer-simple-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-writer-simple-perl.git Homepage: http://search.cpan.org/dist/XML-Writer-Simple/ Package: libxml-writer-simple-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libxml-dt-perl, libxml-dtdparser-perl Description: simple API to create XML files XML::Writer::Simple takes some ideas from CGI to make easier the life for those who need to generated XML code. debian/source/0000755000000000000000000000000011764215211010466 5ustar debian/source/format0000644000000000000000000000001411764215211011674 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000267511764215211011052 0ustar libxml-writer-simple-perl (0.08-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. [ Nuno Carvalho ] * debian/copyright: Update to use new specification * debian/copyright: Update upstream copyright information * debian/control: Set Standards-Version to 3.9.3 * debian/control: Add libtest-pod-perl and libtest-pod-coverage-perl to B-D-I * debian/control: Add myself as uploader * Imported Upstream version 0.08 -- Nuno Carvalho Thu, 07 Jun 2012 15:27:07 +0100 libxml-writer-simple-perl (0.07-1) unstable; urgency=low * Take over for the Debian Perl Group; Closes: #624446 -- RFA/ITA * debian/control: Added: Vcs-Svn field (source stanza). Changed: Maintainer set to Debian Perl Group (was: Adrian von Bidder ). * Add /me to Uploaders. * Bump debhelper compatibility level to 8. * Set Standards-Version to 3.9.2 (no changes). * Mention module name in long description. * Don't install README anymore. * New upstream release. -- gregor herrmann Fri, 29 Apr 2011 02:42:05 +0200 libxml-writer-simple-perl (0.05-1) unstable; urgency=low * Initial Release. -- Adrian von Bidder Wed, 6 Apr 2011 11:55:54 +0200 debian/compat0000644000000000000000000000000211764215211010364 0ustar 8 debian/copyright0000644000000000000000000000213211764215211011117 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Alberto Simoes Source: http://search.cpan.org/dist/XML-Writer-Simple/ Upstream-Name: XML-Writer-Simple Files: * Copyright: 1999-2012, Project Natura License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Adrian von Bidder 2011, 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/watch0000644000000000000000000000017711764215211010224 0ustar version=3 http://search.cpan.org/dist/XML-Writer-Simple/ .*/XML-Writer-Simple-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$