debian/0000755000000000000000000000000012223075504007166 5ustar debian/watch0000644000000000000000000000016512223074303010215 0ustar version=3 https://metacpan.org/release/Path-FindDev .*/Path-FindDev-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000205012223074447011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Path-FindDev Upstream-Contact: Kent Fredric Upstream-Name: Path-FindDev Files: * Copyright: 2013, Kent Fredric License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, 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/control0000644000000000000000000000234712223075504010577 0ustar Source: libpath-finddev-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Florian Schlichting Build-Depends: debhelper (>= 8), libmodule-build-perl (>= 0.400700) | perl (>= 5.19.3), perl Build-Depends-Indep: libclass-tiny-perl, libpath-isdev-perl, libpath-tiny-perl (>= 0.038), libsub-exporter-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpath-finddev-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpath-finddev-perl.git Homepage: https://metacpan.org/release/Path-FindDev Package: libpath-finddev-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-tiny-perl, libpath-isdev-perl, libpath-tiny-perl (>= 0.038), libsub-exporter-perl Description: Perl module to find a development source tree somewhere in an upper hierarchy Path::FindDev provides an easy and platform-independent way to find the root of a development source tree in some parent directory, irrespective of which test you put it in, and regardless of what $CWD happens to be when you call it. Path::FindDev is mostly a glue layer around Path::IsDev with a few directory walking tricks. debian/compat0000644000000000000000000000000212223074303010360 0ustar 8 debian/changelog0000644000000000000000000000025112223074617011042 0ustar libpath-finddev-perl (0.4.0-1) unstable; urgency=low * Initial Release. (Closes: #725204) -- Florian Schlichting Wed, 02 Oct 2013 21:51:41 +0200 debian/source/0000755000000000000000000000000012223074303010462 5ustar debian/source/format0000644000000000000000000000001412223074303011670 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003612223074303010241 0ustar #!/usr/bin/make -f %: dh $@