debian/0002755000000000000000000000000011731452704007174 5ustar debian/compat0000644000000000000000000000000211731452557010376 0ustar 8 debian/rules0000755000000000000000000000003611731452566010257 0ustar #!/usr/bin/make -f %: dh $@ debian/source/0002755000000000000000000000000011731451212010465 5ustar debian/source/format0000644000000000000000000000001411731451212011671 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000036711731450506010227 0ustar # format version number, currently 3; this line is compulsory! version=3 # URL to the package page followed by a regex to search http://search.cpan.org/dist/Data-Validate-URI/ .*/Data-Validate-URI-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/changelog0000644000000000000000000000075311731452704011051 0ustar libdata-validate-uri-perl (0.06-1) unstable; urgency=low * Add Vcs-* URLs * Switch to dpkg-source 3.0 (quilt) format * Update debhelper compat level to 8 and use minimal rules * Update Standards-Version (no changes) * New upstream release -- Dominic Hargreaves Sun, 18 Mar 2012 21:38:10 +0000 libdata-validate-uri-perl (0.05-1) unstable; urgency=low * Initial Release (closes: #502658) -- Dominic Hargreaves Sun, 19 Oct 2008 00:18:19 +0100 debian/control0000644000000000000000000000144211731452613010575 0ustar Source: libdata-validate-uri-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl (>= 5.6.10-12), libdata-validate-domain-perl, libdata-validate-ip-perl Maintainer: Dominic Hargreaves Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/Data-Validate-URI/ Vcs-Git: git://anonscm.debian.org/users/dom/libdata-validate-uri-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/dom/libdata-validate-uri-perl.git Package: libdata-validate-uri-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libdata-validate-domain-perl, libdata-validate-ip-perl Description: common URI validation methods This module collects common URI validation routines to make input validation and untainting easier and more readable. debian/copyright0000644000000000000000000000214511731450506011125 0ustar This is the debian package for the Data-Validate-URI module. It was created by Dominic Hargreaves using dh-make-perl. It was downloaded from http://search.cpan.org/dist/Data-Validate-URI/ The upstream author is: Richard Sonnen (sonnen@richardsonnen.com). Copyright (c) 2005 Richard Sonnen. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. t/ExtUtils/TBone.pm: Copyright (c) 1996 by Eryq. All rights reserved. Copyright (c) 1999 by ZeeGee Software Inc. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. Perl is distributed under your choice of the GNU General Public License or the Artistic License. On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL' and the Artistic Licence in `/usr/share/common-licenses/Artistic'. The Debian packaging is (C) 2008, Dominic Hargreaves and is licensed under the same terms as the software itself (see above).