debian/0000755000000000000000000000000011635117742007175 5ustar debian/control0000644000000000000000000000177111635117742010606 0ustar Source: libtest-indistdir-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Fabrizio Regalli Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.2 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-indistdir-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-indistdir-perl.git Homepage: http://search.cpan.org/dist/Test-InDistDir/ Package: libtest-indistdir-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: test environment setup for development with IDE Test::InDistDir helps run test scripts in IDEs like Komodo. . It automatically moves up one directory when it cannot see the test script in "t/$scriptname" and includes 'lib' in @INC when when there's no blib present. That way the test ends up with almost the same environment it'd get from EUMM/prove/etc., even when it's actually run inside the t/ directory. debian/copyright0000644000000000000000000000302311635117742011126 0ustar Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=174 Upstream-Contact: Christian Walde Source: http://search.cpan.org/dist/Test-InDistDir/ Upstream-Name: Test-InDistDir Files: * Copyright: 2011, Christian Walde License: WTFPL Files: debian/* Copyright: 2011, Fabrizio Regalli 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'. License: WTFPL DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2, December 2004 . Copyright (C) 2004 Sam Hocevar . Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed. . DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION . 0. You just DO WHAT THE FUCK YOU WANT TO. debian/watch0000644000000000000000000000017111635117742010225 0ustar version=3 http://search.cpan.org/dist/Test-InDistDir/ .*/Test-InDistDir-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211635117742010373 0ustar 8 debian/changelog0000644000000000000000000000025411635117742011050 0ustar libtest-indistdir-perl (1.112071-1) unstable; urgency=low * Initial Release. (Closes: #641847) -- Fabrizio Regalli Sat, 17 Sep 2011 13:57:12 +0200 debian/source/0000755000000000000000000000000011635117742010475 5ustar debian/source/format0000644000000000000000000000001411635117742011703 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611635117742010254 0ustar #!/usr/bin/make -f %: dh $@