debian/0000755000000000000000000000000012063671447007200 5ustar debian/rules0000755000000000000000000000003612063671447010257 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000202512063671447010602 0ustar Source: liburi-find-simple-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Jotam Jr. Trejo Build-Depends: debhelper (>= 8) Build-Depends-Indep: liburi-find-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liburi-find-simple-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/liburi-find-simple-perl.git Homepage: http://search.cpan.org/dist/URI-Find-Simple/ Package: liburi-find-simple-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, liburi-find-perl Description: simple interface to URI::Find URI::Find is all very well, but sometimes you just want a list of the links in a given piece of text, or you want to change all the urls in some text somehow, and don't want to mess with callback interfaces. . URI::Find::Simple uses URI::Find, but hides the callback interface, providing two functions - one to list all the uris, and one to change all the uris. debian/source/0000755000000000000000000000000012063671447010500 5ustar debian/source/format0000644000000000000000000000001412063671447011706 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000025412063671447011053 0ustar liburi-find-simple-perl (1.3-1) unstable; urgency=low * Initial Release. (Closes: #695953) -- Jotam Jr. Trejo Mon, 17 Dec 2012 12:23:45 -0600 debian/compat0000644000000000000000000000000212063671447010376 0ustar 8 debian/copyright0000644000000000000000000000204012063671447011127 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: URI-Find-Simple Source: http://search.cpan.org/dist/URI-Find-Simple/ Upstream-Contact: Tom Insam Files: * Copyright: 2004, Tom Insam License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, Jotam Jr. Trejo 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/watch0000644000000000000000000000017312063671447010232 0ustar version=3 http://search.cpan.org/dist/URI-Find-Simple/ .*/URI-Find-Simple-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$