debian/0000755000000000000000000000000012252733454007175 5ustar debian/patches/0000755000000000000000000000000012207652362010622 5ustar debian/patches/series0000644000000000000000000000001212207652362012030 0ustar pod.patch debian/patches/pod.patch0000644000000000000000000000142112207652362012423 0ustar Description: fix error from pod2man Origin: vendor Forwarded: no Author: gregor herrmann Last-Update: 2010-07-28 --- a/XMLForm.pm +++ b/XMLForm.pm @@ -552,14 +552,20 @@ There are a few caveats to using this module: =over + =item * Parameters must be on the form in the order they will appear in the XML. + =item * There is no support for multiple attribute setting (i.e. you can only set one attribute for an element at a time). + =item * You can't set an attribute B a value for that element, it's one or the other. + =item * You can use this module in place of CGI.pm, since it's a subclass. + =item * There are bound to be lots of bugs! Although it's in production use right now - just watch CPAN for regular updates. + =back =head1 AUTHOR debian/compat0000644000000000000000000000000212252730630010364 0ustar 9 debian/watch0000644000000000000000000000016212207652362010223 0ustar version=3 https://metacpan.org/release/CGI-XMLForm/ .*/CGI-XMLForm-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/changelog0000644000000000000000000001307212252733454011052 0ustar libcgi-xmlform-perl (0.10-14) unstable; urgency=low * Team upload [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * debian/watch: use dist-based URL. * Drop POD fixes, not needed any more. * Revert unannounced changes to upstream Makefile.PL. * Remove debian/libcgi-xmlform-perl.*, install files from debian/rules. * Set Standards-Version to 3.7.3 (no changes). * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ gregor herrmann ] * Change my email address. * debian/control: Changed: (build-)depend on perl instead of perl- modules. * Convert to source format 3.0 (quilt). * Add a patch to fix an error from pod2man. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ 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 ] * Fix lintian warning binary-control-field-duplicates-source (2x) * Bump debhelper compatibility to 9 + Update versioned debhelper build-dependency accordingly * Don't install example.pl to /usr/share/perl5/CGI/ * Revamp debian/rules: + Fix lintian warning debian-rules-missing-recommended-target + Replace "dh_clean -k" by "dh_prep" + Use dh_auto_{configure,build,test,install,clean} + Remove obsolete /usr/lib/perl5 handling + Drop obsolete dh_clean stamp files parameters + Drop obsolete dh_installchangelogs parameter + Move dh_install{examples,docs} parameters to debian/{examples,docs} + Remove obsolete variable definitions + Finally switch to minimal dh-style debian/rules file * Bump Standards-Version to 3.9.5 (no further changes) * Apply wrap-and-sort -- Axel Beckert Sat, 14 Dec 2013 02:41:00 +0100 libcgi-xmlform-perl (0.10-13) unstable; urgency=low * New Maintainer: Debian Perl Group (closes: #317407). -- gregor herrmann Fri, 6 Oct 2006 20:41:42 +0200 libcgi-xmlform-perl (0.10-12) unstable; urgency=low * QA upload. * Move debhelper from B-D-I to B-D * Use $(CURDIR) instead of $(PWD) in debian/rules (Closes: #390476) * Conforms with latest Standards Version 3.7.2 -- Michael Ablassmeier Sun, 1 Oct 2006 17:34:16 +0200 libcgi-xmlform-perl (0.10-11) unstable; urgency=low * Set maintainer to Debian QA Group * Updated Standards-Version * Remove versions in versioned dependencies as even oldstable has high enough versions -- Luk Claes Sat, 10 Sep 2005 12:45:50 +0000 libcgi-xmlform-perl (0.10-10) unstable; urgency=low * Changed maintainer to Debian Perl Group * debian/control: added Uploaders * XMLForm.pm: UTF minus signs -- Luk Claes Tue, 18 Jan 2005 16:31:51 +0100 libcgi-xmlform-perl (0.10-9) unstable; urgency=low * New maintainer (closes: #210208) -- Luk Claes Wed, 10 Sep 2003 14:03:41 +0200 libcgi-xmlform-perl (0.10-8) 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: - 'libcgi-xmlform-perl' from 'interpreters' to 'perl' * debian/control: changed build dependency on 'debhelper' to '(>= 4.1)' * debian/control: upgraded to Debian Policy 3.6.0 (no changes) -- Ardo van Rangelrooij Sat, 26 Jul 2003 12:55:24 -0500 libcgi-xmlform-perl (0.10-7) 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 -- Ardo van Rangelrooij Sun, 4 Aug 2002 20:03:07 -0500 libcgi-xmlform-perl (0.10-6) unstable; urgency=low * debian/control: upgraded to Debian Policy 3.5.6 -- Ardo van Rangelrooij Sat, 22 Dec 2001 20:06:33 -0600 libcgi-xmlform-perl (0.10-5) unstable; urgency=low * debian/control: added missing (build) dependency on CGI.pm * debian/control: upgraded to Debian Policy 3.5.5 * debian/control: upgraded to Debian Perl Policy 1.20 -- Ardo van Rangelrooij Sat, 1 Sep 2001 21:27:56 -0500 libcgi-xmlform-perl (0.10-4) unstable; urgency=low * debian/control: updated debhelper dependency to remove dh_testversion * debian/control: upgraded to Debian Policy 3.5.2 * debian/control: upgraded to Debian Perl Policy 1.17 * debian/rules: upgraded to Debian Perl Policy 1.17 -- Ardo van Rangelrooij Sat, 14 Apr 2001 16:44:50 -0500 libcgi-xmlform-perl (0.10-3) unstable; urgency=low * debian/control: upgraded to Debian Policy 3.2.1 * debian/rules: upgraded to debhelper v3 -- Ardo van Rangelrooij Mon, 15 Jan 2001 12:23:26 -0600 libcgi-xmlform-perl (0.10-2) unstable; urgency=low * debian/control: updated short description * debian/control: upgraded to Debian Policy 3.1.1 * debian/copyright: updated -- Ardo van Rangelrooij Sat, 17 Jun 2000 15:10:27 +0200 libcgi-xmlform-perl (0.10-1) unstable; urgency=low * Initial Release -- Ardo van Rangelrooij Wed, 17 Nov 1999 19:12:08 +0100 debian/copyright0000644000000000000000000000120112252733255011121 0ustar This package was debianized by Ardo van Rangelrooij on Wed, 17 Nov, 1999, 19:12:09 +0100. It was downloaded from the Comprehensive Perl Archive Network (CPAN). Visit to find a CPAN site near you. Upstream Author: Matt Sergeant Copyright: Copyright (c) 1999, Matt Sergeant. All Rights Reserved. This module is free software. It may be used, redistributed and/or modified under the terms of the Perl Artistic License (see http://www.perl.com/perl/misc/Artistic.html) On a Debian system a copy of the Perl license can be found in the file '/usr/share/common-licenses/Artistic'. debian/examples0000644000000000000000000000001112252732626010726 0ustar example* debian/docs0000644000000000000000000000001412252732604010037 0ustar TODO README debian/control0000644000000000000000000000162512252733255010603 0ustar Source: libcgi-xmlform-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Standards-Version: 3.9.5 Homepage: https://metacpan.org/release/CGI-XMLForm/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcgi-xmlform-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcgi-xmlform-perl.git Build-Depends-Indep: libxml-parser-perl, perl Build-Depends: debhelper (>= 9~) Package: libcgi-xmlform-perl Architecture: all Depends: libxml-parser-perl, ${misc:Depends}, ${perl:Depends} Description: perl module for reading/generating formatted XML This Perl module can either create form field values from XML based on XQL style queries (full XQL is _not_ supported - this module is designed for speed), or it can create XML from form values. debian/source/0000755000000000000000000000000012207652362010473 5ustar debian/source/format0000644000000000000000000000001412207652362011701 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000031312252733043010244 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ override_dh_auto_install: dh_auto_install $(RM) debian/libcgi-xmlform-perl/usr/share/perl5/CGI/example.pl