debian/0000755000000000000000000000000011767130441007172 5ustar debian/rules0000755000000000000000000000003611767130441010251 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000327611767130441010605 0ustar Source: libcgi-application-plugin-validaterm-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libcgi-application-perl, libhtml-fillinform-perl, libdata-formvalidator-perl, libhtml-template-perl, libcgi-application-plugin-forward-perl, libtest-pod-perl Maintainer: Debian Perl Group Uploaders: Nicholas Bamber , Jaldhar H. Vyas Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/CGI-Application-Plugin-ValidateRM/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libcgi-application-plugin-validaterm-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcgi-application-plugin-validaterm-perl.git Package: libcgi-application-plugin-validaterm-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcgi-application-perl, libhtml-fillinform-perl, libdata-formvalidator-perl Suggests: libhtml-template-perl, libcgi-application-plugin-forward-perl Breaks: libcgi-application-basic-plugin-bundle-perl (<< 0.6), libcgi-application-plugins-perl (<< 0.11) Replaces: libcgi-application-basic-plugin-bundle-perl (<< 0.6), libcgi-application-plugins-perl (<< 0.11) Description: plugin for validating form data using Data::FormValidator CGI::Application::Plugin::ValidateRM helps to validate web forms when using the CGI::Application framework. The check_rm method takes a run mode and a Data::FormValidator profile and validates the query parameters against the profile. Based upon the return results the web application either has some valid data to work with or the user receives the form with information about the invalid fields. debian/source/0000755000000000000000000000000011767130441010472 5ustar debian/source/format0000644000000000000000000000001411767130441011700 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000116011767130441011042 0ustar libcgi-application-plugin-validaterm-perl (2.5-1) unstable; urgency=low * Team upload. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * New upstream release. * debian/copyright: update to Copyright-Format 1.0. * Bump Standards-Version to 3.9.3 (no changes). -- gregor herrmann Sat, 16 Jun 2012 18:15:20 +0200 libcgi-application-plugin-validaterm-perl (2.4-1) unstable; urgency=low * Split out from libcgi-application-basic-plugin-bundle-perl (Closes: #630952) -- Nicholas Bamber Thu, 30 Jun 2011 09:07:17 +0100 debian/compat0000644000000000000000000000000211767130441010370 0ustar 8 debian/copyright0000644000000000000000000000213311767130441011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: CGI-Application-Plugin-ValidateRM Upstream-Contact: Mark Stosberg Source: http://search.cpan.org/dist/CGI-Application-Plugin-ValidateRM/ Files: * Copyright: 2003-2005, Mark Stosberg License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Nicholas Bamber 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/watch0000644000000000000000000000023711767130441010225 0ustar version=3 http://search.cpan.org/dist/CGI-Application-Plugin-ValidateRM/ .*/CGI-Application-Plugin-ValidateRM-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$