[SCM] Debian package for perl Test::InDistDir branch, master, updated. upstream/1.112071-10-g6b04a40
Fabrizio Regalli
fabreg at fabreg.it
Sat Sep 17 13:16:42 UTC 2011
The following commit has been merged in the master branch:
commit 6b04a40c2d1d09e127c9b5fb1f3fb0df67fa8662
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date: Sat Sep 17 15:16:32 2011 +0200
dch -r; ready for review
diff --git a/debian/control b/debian/control
index a39aecc..c0ef3e6 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,8 @@ Depends: ${misc:Depends}, ${perl:Depends}
Description: test environment setup for development with IDE
Test::InDistDir helps run test scripts in IDEs like Komodo.
.
- This module basically is that BEGIN block. It automatically moves up one
- directory when it cannot see the test script in "t/$scriptname" and includes
- 'lib' in @INC 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.
+ 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.
diff --git a/debian/copyright b/debian/copyright
index b4fbdb8..df72b81 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -21,18 +21,16 @@ License: GPL-1+
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 <sam at hocevar.net>
-
-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
-
+ DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
+ Version 2, December 2004
+ .
+ Copyright (C) 2004 Sam Hocevar <sam at hocevar.net>
+ .
+ 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 package for perl Test::InDistDir
More information about the Pkg-perl-cvs-commits
mailing list