debian/0000755000000000000000000000000012256134355007174 5ustar debian/changelog0000644000000000000000000000371312256134355011052 0ustar libcgi-formbuilder-source-yaml-perl (1.0.8-3) unstable; urgency=low * Team upload [ gregor herrmann ] * debian/control: Added: ${misc:Depends} to Depends: field. * debian/control: don't wrap Vcs-* fields. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ 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 package-has-a-duplicate-build-relation * Switch to source format "3.0 (quilt)" * Bump debhelper compatibility to 9 + Update versioned debhelper build-dependency accordingly * Revamp debian/rules: + Fix lintian warning debian-rules-missing-recommended-target + Replace "dh_clean -k" with "dh_prep" + Use dh_auto_{configure,build,test,install,clean} + Drop obsolete stamp-file parameters from dh_clean + Drop obsolete parameter from dh_installchangelogs + Remove obsolete variables, commented code and ancient targets + Finally switch to a minimal dh-style debian/rules file * Bump Standards-Version to 3.9.5 (no further changes) -- Axel Beckert Mon, 23 Dec 2013 23:27:57 +0100 libcgi-formbuilder-source-yaml-perl (1.0.8-2) unstable; urgency=low [ Martín Ferrari ] * debian/rules: added create_packlist=0 option to inhibit creation of packlist. * debian/control: bumped standards-version. * debian/copyright: converted to UTF-8. [ Damyan Ivanov ] * Put me in Uploaders instead of Ernesto [ Ernesto Hernández-Novich (USB) ] * Upgraded to debhelper 6 -- Ernesto Hernández-Novich (USB) Mon, 14 Jan 2008 10:45:08 -0430 libcgi-formbuilder-source-yaml-perl (1.0.8-1) unstable; urgency=low * Initial Release (Closes: #452037). -- Ernesto Hernández-Novich (USB) Fri, 23 Nov 2007 09:48:44 -0400 debian/compat0000644000000000000000000000000212256132241010362 0ustar 9 debian/control0000644000000000000000000000244612256133341010577 0ustar Source: libcgi-formbuilder-source-yaml-perl Maintainer: Debian Perl Group Uploaders: Damyan Ivanov Section: perl Priority: optional Build-Depends: debhelper (>= 9~), perl Build-Depends-Indep: libcgi-formbuilder-perl, libyaml-syck-perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcgi-formbuilder-source-yaml-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcgi-formbuilder-source-yaml-perl.git Homepage: https://metacpan.org/release/CGI-FormBuilder-Source-YAML Package: libcgi-formbuilder-source-yaml-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcgi-formbuilder-perl, libyaml-syck-perl Description: Initialize FormBuilder application from YAML file This Perl module reads a YAML file containing CGI::FormBuilder configuration options and returns a hash that can be directly fed into the application initialization method CGI::FormBuilder->new(). . It uses YAML::Syck as YAML backend, allowing full data structure specification as well as code fragment specification. This is particularly useful if you need to define validation callbacks, as if often desired in CGI::FormBuilder applications. debian/copyright0000644000000000000000000000125312253443422011123 0ustar This package was debianized by Ernesto Hernández-Novich (USB) on Mon, 19 Nov 2007 19:43:27 -0400 It was downloaded from http://search.cpan.org/dist/CGI-FormBuilder-Source-YAML/ Upstream Authors: Mark Hedges Copyright: Copyright (c) 2006 Mark Hedges . All rights reserved. This module is free software; you may copy it under terms of the Perl license. Perl is distributed under your choice of the GNU General Public License or the Artistic License. The complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL and the Artistic License can be found in /usr/share/common-licenses/Artistic. debian/rules0000755000000000000000000000013612256133244010250 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ debian/watch0000644000000000000000000000020112256127726010222 0ustar version=3 https://metacpan.org/release/CGI-FormBuilder-Source-YAML .+/CGI-FormBuilder-Source-YAML-([\d\.]+)\.(?:tar\.gz|tar|tgz) debian/source/0000755000000000000000000000000012256132022010461 5ustar debian/source/format0000644000000000000000000000001412256132022011667 0ustar 3.0 (quilt)