debian/0000755000000000000000000000000012223344713007167 5ustar debian/rules0000755000000000000000000000003612223344713010246 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000231212223344713010570 0ustar Source: libhtml-fillinform-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libhtml-parser-perl, libtest-output-perl Maintainer: Debian Perl Group Uploaders: Damyan Ivanov , gregor herrmann Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/HTML-FillInForm/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-fillinform-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-fillinform-perl.git Package: libhtml-fillinform-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libhtml-parser-perl Description: module for populating HTML forms with data HTML::FillInForm automatically inserts data from a previous HTML form into the HTML input, textarea, radio buttons, checkboxes and select tags. It is a subclass of HTML::Parser and uses it to parse the HTML and insert the values into the form tags. . One useful application is after a user submits an HTML form without filling out a required field. HTML::FillInForm can be used to redisplay the HTML form with all the form elements containing the submitted info. debian/source/0000755000000000000000000000000012223344713010467 5ustar debian/source/format0000644000000000000000000000001412223344713011675 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000744212223344713011050 0ustar libhtml-fillinform-perl (2.20-1) unstable; urgency=low * Team upload. * New upstream release. -- Nuno Carvalho Thu, 03 Oct 2013 17:51:56 +0100 libhtml-fillinform-perl (2.11-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release. Fixes "FTBFS with perl 5.18: test failures" (Closes: #709827) * Don't install README anymore. * debian/copyright: switch formatting to Copyright-Format 1.0. * Set Standards-Version to 3.9.4 (no further changes). -- gregor herrmann Sun, 16 Jun 2013 16:29:55 +0200 libhtml-fillinform-perl (2.10-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Added: ${misc:Depends} to Depends: field. * Email change: gregor herrmann -> gregoa@debian.org [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * New upstream release. * Switch to source format 3.0 (quilt). * Use tiny debian/rules, switch to debhelper 8. * Remove version from perl build dependency. * debian/copyright: update formatting, point to GPL-1 symlink, update years of upstream and packaging copyright. * Set Standards-Version to 3.9.2 (no further changes). * Improve short and long descriptions. * Add build dependency on libtest-output-perl. -- gregor herrmann Tue, 30 Aug 2011 19:08:30 +0200 libhtml-fillinform-perl (2.00-2) unstable; urgency=low * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * debian/rules: - delete /usr/lib/perl5 only if it exists (closes: #467951) - remove CFLAGS * debian/watch: use dist-based URL. * Set Standards-Version to 3.7.3 (no changes). * Set debhelper compatibility level to 6. * debian/copyright: change upstream source URL, convert to new format. * Add /me to Uploaders. -- gregor herrmann Sat, 01 Mar 2008 22:28:37 +0100 libhtml-fillinform-perl (2.00-1) unstable; urgency=low * New upstream release * Cleanup debian/rules + Drop unneeded OPTIMIZE="..." + Move test suite from install to build target * Added upstream download URL to debian/copyright -- Damyan Ivanov Thu, 13 Sep 2007 10:34:29 +0300 libhtml-fillinform-perl (1.07-1) unstable; urgency=low * New upstream release * [debian/copyright] + Updated upstream author copyright info + Removed the notice for available paid support + Added debian packaging copyright and license * Added myself to uploaders * Removed unneeded dh_* calls from debian/rules * Move to debhelper compatibility level 5. Bumped build dependency accordingly * Clean debian/watch; drop uupdate notice, since we use svn-upgrade for this -- Damyan Ivanov Thu, 16 Aug 2007 10:27:16 +0300 libhtml-fillinform-perl (1.06-3) unstable; urgency=low * Bumped up standards-version to 3.7.2 (no changes needed) * Transferred maintainership to the Debian Perl group -- Gunnar Wolf Tue, 10 Oct 2006 19:31:01 -0500 libhtml-fillinform-perl (1.06-2) unstable; urgency=low * Bumped up standards-version to 3.6.2 * New upstream release -- Gunnar Wolf Mon, 5 Dec 2005 11:38:53 -0600 libhtml-fillinform-perl (1.05-2) unstable; urgency=low * Added debian/watch -- Gunnar Wolf Tue, 12 Apr 2005 13:52:25 -0500 libhtml-fillinform-perl (1.05-1) unstable; urgency=low * Initial Release. (Closes: #299650) -- Gunnar Wolf Tue, 15 Mar 2005 10:10:32 -0600 debian/compat0000644000000000000000000000000212223344713010365 0ustar 8 debian/copyright0000644000000000000000000000221512223344713011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: HTML-FillInForm Upstream-Contact: Thomas J. Mather, tjmather@maxmind.com Source: https://metacpan.org/release/HTML-FillInForm/ Files: * Copyright: 2002-2011, Thomas J. Mather, tjmather@maxmind.com License: Artistic or GPL-1+ Files: debian/* Copyright: 2005, 2006, Gunnar Wolf 2007, Damyan Ivanov 2008-2013, gregor herrmann 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/watch0000644000000000000000000000023512223344713010220 0ustar version=3 opts=uversionmangle=s/\.\d$/$&0/ \ https://metacpan.org/release/HTML-FillInForm/ .*/HTML-FillInForm-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)