debian/0000755000000000000000000000000011601642023007161 5ustar debian/control0000644000000000000000000000241011601631212010557 0ustar Source: libcgi-application-plugin-fillinform-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libcgi-application-perl, libhtml-fillinform-perl, libtest-pod-perl, libtest-pod-coverage-perl Maintainer: Debian Perl Group Uploaders: Nicholas Bamber , Jaldhar H. Vyas Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/CGI-Application-Plugin-FillInForm/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libcgi-application-plugin-fillinform-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libcgi-application-plugin-fillinform-perl/ Package: libcgi-application-plugin-fillinform-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcgi-application-perl, libhtml-fillinform-perl Breaks: libcgi-application-basic-plugin-bundle-perl (<< 0.6) Replaces: libcgi-application-basic-plugin-bundle-perl (<< 0.6) Description: plugin for CGI::Application to fill in forms The CGI::Application::Plugin::FillInForm plugin provides a mix-in method to make using HTML::FillInForm more convenient. You pass the HTML as an argument to the fill_form method and the form fields are filled from the CGI::Application parameters. debian/copyright0000644000000000000000000000212411577347404011134 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Mark Stosberg Source: http://search.cpan.org/dist/CGI-Application-Plugin-FillInForm/ Name: CGI-Application-Plugin-FillInForm Files: * Copyright: 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/watch0000644000000000000000000000023711577347404010235 0ustar version=3 http://search.cpan.org/dist/CGI-Application-Plugin-FillInForm/ .*/CGI-Application-Plugin-FillInForm-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211577347404010400 0ustar 8 debian/changelog0000644000000000000000000000035211601101010011015 0ustar libcgi-application-plugin-fillinform-perl (1.15-1) unstable; urgency=low * Split out from libcgi-application-basic-plugin-bundle-perl (Closes: #630901) -- Nicholas Bamber Fri, 24 Jun 2011 11:47:28 +0100 debian/source/0000755000000000000000000000000011601642023010461 5ustar debian/source/format0000644000000000000000000000001411577347403011707 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611577347404010261 0ustar #!/usr/bin/make -f %: dh $@