debian/0000755000000000000000000000000012206732150007164 5ustar debian/libxml-dt-perl.examples0000644000000000000000000000001311746060146013561 0ustar examples/* debian/watch0000644000000000000000000000015112101267475010221 0ustar version=3 https://metacpan.org/release/XML-DT/ .+/XML-DT-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000223612206731743011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Alberto Simoes Source: https://metacpan.org/release/XML-DT/ Upstream-Name: XML-DT Files: * Copyright: 1999-2013, Projecto Natura License: Artistic or GPL-1+ Files: debian/* Copyright: 2004, Itamar Almeida de Carvalho 2008, Mark Hymers 2012, gregor herrmann 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/control0000644000000000000000000000203612206731777010606 0ustar Source: libxml-dt-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Nuno Carvalho Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libwww-perl, libxml-dtdparser-perl, libxml-libxml-perl, libtest-pod-perl, libtest-pod-coverage-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-dt-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-dt-perl.git Homepage: https://metacpan.org/release/XML-DT/ Package: libxml-dt-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libwww-perl, libxml-dtdparser-perl, libxml-libxml-perl Description: module for down translation of XML files XML::DT provides a way to manipulate in various ways an XML document. Including: changing the contents, transforming to another document, generating statistics, generating info about the XML document to generate another document (i.e. creating a table of contents for a HTML file). debian/compat0000644000000000000000000000000211746060146010371 0ustar 8 debian/changelog0000644000000000000000000000406312206732150011041 0ustar libxml-dt-perl (0.63-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.63 * bump years of upstream copyright * Bump Standards-Version to 3.9.4 (no change) -- Florian Schlichting Mon, 26 Aug 2013 22:02:40 +0200 libxml-dt-perl (0.62-1) unstable; urgency=low * Team upload. * New upstream release. -- gregor herrmann Wed, 27 Jun 2012 19:45:55 +0200 libxml-dt-perl (0.59-1) unstable; urgency=low [ Nuno Carvalho ] * Fix typo in d/control package description. Thanks Florian Zumbiehl for the report. (Closes: #300004) * Imported upstream version 0.59 [ gregor herrmann ] * Update years of upstream copyright. -- Nuno Carvalho Wed, 06 Jun 2012 11:15:53 +0100 libxml-dt-perl (0.58-1) unstable; urgency=low [ gregor herrmann ] * Take over for the Debian Perl Group in consultation with the MIA team. * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza); ${misc:Depends} to Depends: field. Changed: Maintainer set to Debian Perl Group (was: Itamar Almeida de Carvalho ). * Add debian/watch. [ Nuno Carvalho ] * Update module to current version. * debian/control: update dependencies. * debian/compat: update version. * debian/rules: update to new version. * debian/copyright: update to new format. -- Nuno Carvalho Mon, 23 Apr 2012 00:37:37 +0100 libxml-dt-perl (0.3-1.1) unstable; urgency=low * Non-maintainer upload. * Fix FTBFS with Perl 5.10. Closes: #467930 -- Mark Hymers Sat, 05 Apr 2008 21:09:14 +0100 libxml-dt-perl (0.3-1) unstable; urgency=low * Initial Release (closes Bug:#240174). -- Itamar Almeida de Carvalho Thu, 25 Mar 2004 20:50:27 -0300 debian/source/0000755000000000000000000000000011746060146010473 5ustar debian/source/format0000644000000000000000000000001411746060146011701 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611746060146010252 0ustar #!/usr/bin/make -f %: dh $@