debian/0000755000000000000000000000000012244475477007206 5ustar debian/watch0000644000000000000000000000016112223115615010213 0ustar version=3 https://metacpan.org/release/Path-IsDev .*/Path-IsDev-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000204412223115615011117 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Path-IsDev Upstream-Contact: Kent Fredric Upstream-Name: Path-IsDev 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/control0000644000000000000000000000247512244222146010600 0ustar Source: libpath-isdev-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Florian Schlichting Build-Depends: debhelper (>= 8), libmodule-build-perl (>= 0.420200) | perl (>= 5.19.6), perl Build-Depends-Indep: libclass-tiny-perl, libfile-homedir-perl, libmodule-runtime-perl, libpath-tiny-perl, librole-tiny-perl, libsub-exporter-perl, libtest-fatal-perl, libtest-simple-perl (>= 1.001002) | perl (>= 5.19.6) Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpath-isdev-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpath-isdev-perl.git Homepage: https://metacpan.org/release/Path-IsDev Package: libpath-isdev-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-tiny-perl, libfile-homedir-perl, libmodule-runtime-perl, libpath-tiny-perl, librole-tiny-perl, libsub-exporter-perl Description: Perl module to determine if a given Path resembles a development source tree Path::IsDev is more or less a bunch of heuristics for determining if a given path is a development tree root of some kind. This has many useful applications, notably ones that require behaviours for "installed" modules to be different to those that are still "in development" debian/compat0000644000000000000000000000000212223115615010362 0ustar 8 debian/changelog0000644000000000000000000000140612244475466011057 0ustar libpath-isdev-perl (1.000002-1) unstable; urgency=low * Import Upstream version 1.000002 * Update versioned dependencies on Module::Build and Test::More -- Florian Schlichting Sun, 24 Nov 2013 23:18:22 +0100 libpath-isdev-perl (1.000000-1) unstable; urgency=low * Import Upstream version 1.000000 * Remove version from dependency on libclass-tiny-perl, no older version in the archive * Add (build-)dependencies on File::HomeDir and Role::Tiny * Declare compliance with Debian Policy 3.9.5 -- Florian Schlichting Sat, 02 Nov 2013 16:42:27 +0100 libpath-isdev-perl (0.4.0-1) unstable; urgency=low * Initial Release. (Closes: #725205) -- Florian Schlichting Wed, 02 Oct 2013 21:25:22 +0200 debian/source/0000755000000000000000000000000012223115615010464 5ustar debian/source/format0000644000000000000000000000001412223115615011672 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003612223115615010243 0ustar #!/usr/bin/make -f %: dh $@