debian/0002755000000000000000000000000011740274630007174 5ustar debian/compat0000644000000000000000000000000211740266511010367 0ustar 8 debian/rules0000755000000000000000000000003611740266511010250 0ustar #!/usr/bin/make -f %: dh $@ debian/source/0002755000000000000000000000000011740266511010473 5ustar debian/source/format0000644000000000000000000000001411740266511011677 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000024411740266511010222 0ustar version=3 # URL to the package page followed by a regex to search http://search.cpan.org/dist/URI-Find/ .*/URI-Find-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/changelog0000644000000000000000000000753511740274630011056 0ustar liburi-find-perl (20111103-1) unstable; urgency=low * Add Vcs-* headers * Switch to dpkg-source 3.0 (quilt) format * Switch to debhelper 8 and minimal rules * New upstream release * Update Standards-Version (no changes) -- Dominic Hargreaves Sun, 08 Apr 2012 12:42:15 +0100 liburi-find-perl (20100505-2) unstable; urgency=medium * Urgency medium as this fixes an RC bug * Use perl (>= 5.10.1) instead of perl (>= 5.12.0) as an alternative for libmodule-build-perl and libtest-simple-perl. (Closes: #590379) * Make build-dep on perl unversioned as allowed since Policy 3.8.3. * Thanks to Ansgar Burchardt for these changes * Bump Standards-Version (no changes) -- Dominic Hargreaves Mon, 26 Jul 2010 23:28:08 +0100 liburi-find-perl (20100505-1) unstable; urgency=low * New upstream release * Update Standards-Version (no changes) * Add possible dependency on perl 5.12 to provide Module::Build and Test::Simple -- Dominic Hargreaves Sun, 13 Jun 2010 21:19:06 +0100 liburi-find-perl (20090319-2) unstable; urgency=low * Drop perl-modules from Build-Depends since it does not provide a sufficiently recent Module::Build, and change the required version of libmodule-build-perl to 0.3000 rather than 0.30 to match the actual libmodule-build-perl package (closes: #534696) -- Dominic Hargreaves Sat, 27 Jun 2009 12:55:01 +0100 liburi-find-perl (20090319-1) unstable; urgency=low * New upstream release - Refresh debian rules file for Module::Build support * Bump debhelper compat version * Update Standards-Version (no changes) * Fix POD error in URI::Find::Schemeless (CPAN RT #47215) -- Dominic Hargreaves Sun, 21 Jun 2009 18:41:45 +0100 liburi-find-perl (0.16-2) unstable; urgency=low * Fix debian/rules rmdir bug (closes: #467926) * Update Standards-Version (no changes) * Standardize debian/watch format * debian/control: add Homepage field * Fix make distclean lintian warning -- Dominic Hargreaves Sun, 2 Mar 2008 18:31:17 +0000 liburi-find-perl (0.16-1) unstable; urgency=low * New upstream release. * Update Standards-Version (no changes). -- Dominic Hargreaves Thu, 1 Sep 2005 19:29:02 +0100 liburi-find-perl (0.15-2) unstable; urgency=low * Correct error in Description. -- Dominic Hargreaves Mon, 4 Apr 2005 01:32:48 +0100 liburi-find-perl (0.15-1) unstable; urgency=low * New upstream release. * Add watch file. -- Dominic Hargreaves Sat, 26 Mar 2005 02:07:34 +0000 liburi-find-perl (0.14-3) unstable; urgency=low * Add missing dependency on liburi-perl. -- Dominic Hargreaves Mon, 15 Nov 2004 00:21:47 +0000 liburi-find-perl (0.14-2) unstable; urgency=low * Further clarify debian/copyright. -- Dominic Hargreaves Fri, 12 Nov 2004 18:36:37 +0000 liburi-find-perl (0.14-1) unstable; urgency=low * New upstream release (clarifies licence) -- Dominic Hargreaves Mon, 11 Oct 2004 22:32:31 +0100 liburi-find-perl (0.13-5) unstable; urgency=low * Clarify licence in debian/copyright. -- Dominic Hargreaves Sun, 10 Oct 2004 23:01:03 +0100 liburi-find-perl (0.13-4) unstable; urgency=low * Make linda happy. -- Dominic Hargreaves Sat, 2 Oct 2004 20:02:57 +0100 liburi-find-perl (0.13-3) unstable; urgency=low * Remove auto-generation comment in description and fix minor bug in control file -- Dominic Hargreaves Wed, 22 Sep 2004 00:25:33 +0100 liburi-find-perl (0.13-2) unstable; urgency=low * Enable test suite -- Dominic Hargreaves Tue, 21 Sep 2004 19:35:10 +0100 liburi-find-perl (0.13-1) unstable; urgency=low * Initial Release. -- Dominic Hargreaves Mon, 20 Sep 2004 00:52:54 +0100 debian/control0000644000000000000000000000164111740267217010602 0ustar Source: liburi-find-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, liburi-perl, perl (>= 5.10.1) | libmodule-build-perl (>= 0.3000), perl (>= 5.10.1) | libtest-simple-perl (>= 0.88) Maintainer: Dominic Hargreaves Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/URI-Find/ Vcs-Git: git://anonscm.debian.org/users/dom/liburi-find-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/dom/liburi-find-perl.git Package: liburi-find-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, liburi-perl Description: Find URIs in arbitrary text This module does one thing: Finds URIs and URLs in plain text. It finds them quickly and it finds them all (or what URI::URL considers a URI to be.) It only finds URIs which include a scheme (http:// or the like); for something a bit less strict have a look at URI::Find::Schemeless. debian/copyright0000644000000000000000000000143411740267656011141 0ustar This package was debianized by Dominic Hargreaves on Mon, 20 Sep 2004 00:52:54 +0100. It was downloaded from CPAN . The upstream author is: Michael G Schwern with insight from Uri Gutman, Greg Bacon, Jeff Pinyan, Roderick Schertler and others. Copyright (c) 2000, 2009 Michael G. Schwern. 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'.