debian/0000755000000000000000000000000011751330060007162 5ustar debian/rules0000755000000000000000000000003611751330060010241 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000214611751330060010570 0ustar Source: libfile-find-object-rule-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libclass-xsaccessor-perl, libfile-find-object-perl, libnumber-compare-perl, libtext-glob-perl, libtest-pod-perl, libtest-pod-coverage-perl Maintainer: Debian Perl Group Uploaders: Ryan Niebur , Florian Schlichting Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/File-Find-Object-Rule/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libfile-find-object-rule-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-find-object-rule-perl.git Package: libfile-find-object-rule-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libclass-xsaccessor-perl, libfile-find-object-perl, libnumber-compare-perl, libtext-glob-perl Description: alternative interface to File::Find::Object File::Find::Object::Rule is a friendlier interface to File::Find::Object. It allows you to build rules which specify the desired files and directories. debian/source/0000755000000000000000000000000011751330060010462 5ustar debian/source/format0000644000000000000000000000001411751330060011670 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000226411751330060011040 0ustar libfile-find-object-rule-perl (0.0301-1) unstable; urgency=low [ Ryan Niebur ] * Update ryan52's email address [ gregor herrmann ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). * Remove alternative (build) dependencies that are already satisfied in oldstable. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Florian Schlichting ] * Imported Upstream version 0.0301. * Bumped Standards-Version to 3.9.3 (use copyright-format 1.0). * Removed version from dependency on libfile-find-object-perl, no older version in the archive. * Bumped dh compatibility to level 8 (no changes necessary). * Switched to source format 3.0 (quilt). * Added lintian override for misspelling intended to catch misspellings. * Added myself to uploaders and copyright. -- Florian Schlichting Sun, 06 May 2012 00:14:21 +0200 libfile-find-object-rule-perl (0.0300-1) unstable; urgency=low * Initial Release. (Closes: #542504) -- Ryan Niebur Thu, 20 Aug 2009 03:02:15 -0700 debian/compat0000644000000000000000000000000211751330060010360 0ustar 8 debian/libfile-find-object-rule-perl.lintian-overrides0000644000000000000000000000030711751330060020237 0ustar # intentional duplication to catch misspellings by users of this module libfile-find-object-rule-perl: spelling-error-in-manpage usr/share/man/man3/File::Find::Object::Rule.3pm.gz writeable writable debian/copyright0000644000000000000000000000211411751330060011113 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: File-Find-Object-Rule Upstream-Contact: Shlomi Fish Source: http://search.cpan.org/dist/File-Find-Object-Rule/ Files: * Copyright: 2002, 2003, 2004, 2006 Richard Clamp License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Ryan Niebur 2012, Florian Schlichting 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/watch0000644000000000000000000000020711751330060010212 0ustar version=3 http://search.cpan.org/dist/File-Find-Object-Rule/ .*/File-Find-Object-Rule-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$