debian/0000755000000000000000000000000011332571314007166 5ustar debian/control0000644000000000000000000000234111332316151010565 0ustar Source: libxml-filter-xslt-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Ansgar Burchardt Standards-Version: 3.8.4 Homepage: http://search.cpan.org/dist/XML-Filter-XSLT/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libxml-filter-xslt-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libxml-filter-xslt-perl/ Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl, libxml-libxslt-perl, libxml-libxml-perl, libxml-sax-perl, libxml-sax-writer-perl Package: libxml-filter-xslt-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libxml-libxslt-perl, libxml-libxml-perl Description: Perl module for XSLT as a SAX Filter The XML::Filter::XSLT module implements XSLT as a SAX Filter. At the moment it only uses XML::LibXSLT as an XSLT transformer, but hopefully others will be supported in the future (it's written with that in mind). . The beauty is you can stick other things in the transformation chain if you want, or you can make the writer use XML::Handler::HTMLWriter if you want to write out valid HTML 4.0, or you can make the generator something like XML::Generator::DBI. The possibilities are endless. debian/copyright0000644000000000000000000000442411332316151011121 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Matt Sergeant Source: http://search.cpan.org/dist/XML-Filter-XSLT/ Name: XML-Filter-XSLT Copyright: © 2001, Matt Sergeant License: Artistic | GPL-1+ The license is missing from the upstream sources but was confirmed by the author in a mail (http://bugs.debian.org/567364#15): . From: Matt Sergeant Date: Sun, 31 Jan 2010 11:42:33 -0500 Subject: Re: Copyright and license for Perl module XML::Filter::XSLT . I can confirm the license. If I ever get to updating the module I'll add the claim. . > [...] > the Debian package for XML::Filter::XSLT claims that the module is > distributed under the same terms as perl (ie. Artistic License and > General Public License), but this is not documented anywhere else in the > distribution. > > As you are listed as the author for the module, could you please clarify > under which terms the module is distributed? It would be nice if you > could include years for the copyright. > > A reply like > > The module ... is free software; you can redistribute it and/or modify > it under the same terms as Perl itself. > > It is copyright by ... > > would be enough. Files: debian/* Copyright: © 2002-2003, Ardo van Rangelrooij © 2004, Michael K. Edwards © 2004, Jay Bonci © 2005, Florian Ragwitz © 2010, Ansgar Burchardt License: Artistic | 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 GNU/Linux 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 GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL' debian/watch0000644000000000000000000000017211212456204010214 0ustar version=3 http://search.cpan.org/dist/XML-Filter-XSLT/ .*/XML-Filter-XSLT-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/compat0000644000000000000000000000000211330400115010350 0ustar 7 debian/changelog0000644000000000000000000001067011332316151011040 0ustar libxml-filter-xslt-perl (0.03-8) unstable; urgency=low [ gregor herrmann ] * Take over for the Debian Perl Group with maintainer's permission (http://lists.debian.org/debian-perl/2008/06/msg00039.html) * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Changed: Maintainer set to Debian Perl Group (was: Florian Ragwitz ); Florian Ragwitz moved to Uploaders. * debian/watch: use dist-based URL. * debian/control: Added: ${misc:Depends} to Depends: field. [ Ryan Niebur ] * remove Florian Ragwitz from Uploaders * Adopt package (Closes: #523279) [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * Refresh rules for debhelper 7. * Convert debian/copyright to proposed machine-readable format. * debian/copyright: Upstream confirmed the license. (Closes: #567364) * debian/control: Remove duplicate Section, Priority fields from binary package stanza. * debian/control: Move debhelper to Build-Depends (instead of B-D-Indep). * debian/control: Mention module name in description. * Bump Standards-Version to 3.8.4. * Drop changes to upstream source. * Use source format 3.0 (quilt). * debian/control: Change description to avoid use of first person. * debian/control: Add (build-)dep on libxml-libxml-perl. * debian/control: Remove dependency on libxml-sax-perl, libxml-sax-writer-perl (only used in tests). * Add myself to Uploaders. -- Ansgar Burchardt Thu, 04 Feb 2010 00:10:34 +0900 libxml-filter-xslt-perl (0.03-7.1) unstable; urgency=low * Non-maintainer upload. * Fix FTBFS with Perl 5.10. Closes: #467859 -- Mark Hymers Sat, 05 Apr 2008 21:09:07 +0100 libxml-filter-xslt-perl (0.03-7) unstable; urgency=low * New Maintainer (Closes: #300238). * Upgraded to Debian Policy 3.6.2. * Don't install the README any longer. It contains nonrelevant informations. * Rewrote debian/rules based on a dh-make-perl template. debian/libxml-filter-xslt-perl.install isn't needed anymore. -- Florian Ragwitz Mon, 31 Oct 2005 14:03:39 +0100 libxml-filter-xslt-perl (0.03-6) unstable; urgency=low * QA Group upload orphaning this package -- Andrew Pollock Tue, 16 Aug 2005 13:14:33 +1000 libxml-filter-xslt-perl (0.03-5) unstable; urgency=low * Adds debian/watch file so uscan will work -- Jay Bonci Wed, 27 Oct 2004 16:13:29 -0400 libxml-filter-xslt-perl (0.03-4) unstable; urgency=low * New maintainer (closes: Bug#210526) * Added Jay Bonci as co-maintainer * debian/control: add libxml-sax-perl to Build-Depends and build against overhauled libxml-libxml-perl (1.56-5) to fix FTBFS (closes: Bug#197760) * debian/control: upgraded to Debian Policy 3.6.1 (no changes) -- Michael K. Edwards Mon, 19 Jan 2004 00:50:51 -0800 libxml-filter-xslt-perl (0.03-3) unstable; urgency=low * debian/rules: moved debhelper compatibility level setting to 'debian/compat' per latest debhelper best practices * debian/control: updated sections according to latest archive changes: - 'libxml-filter-xslt-perl' from 'interpreters' to 'perl' * debian/control: upgraded build dependency on 'debhelper' to '>= 4.1' * debian/control: upgraded to Debian Policy 3.5.10 (no changes) -- Ardo van Rangelrooij Sat, 21 Jun 2003 20:40:21 -0500 libxml-filter-xslt-perl (0.03-2) unstable; urgency=low * debian/rules: upgraded to debhelper v4 * debian/control: changed build dependency on debhelper accordingly * debian/rules: migrated from 'dh_movefiles' to 'dh_install' * debian/rules: split off 'install' target from 'binary-indep' target * debian/copyright: added pointer to license (closes: Bug#157668) -- Ardo van Rangelrooij Sat, 21 Sep 2002 17:49:34 -0500 libxml-filter-xslt-perl (0.03-1) unstable; urgency=low * New upstream release -- Ardo van Rangelrooij Sat, 27 Apr 2002 08:57:06 -0500 libxml-filter-xslt-perl (0.02-1) unstable; urgency=low * New upstream release -- Ardo van Rangelrooij Thu, 21 Feb 2002 21:05:56 -0600 libxml-filter-xslt-perl (0.01-1) unstable; urgency=low * Initial release -- Ardo van Rangelrooij Fri, 4 Jan 2002 23:09:26 -0600 debian/source/0000755000000000000000000000000011332571224010466 5ustar debian/source/format0000644000000000000000000000001411332571313011673 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003511330400115010230 0ustar #!/usr/bin/make -f %: dh $@