This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch master
in repository pkg-perl-tools.

commit 93dcb2c94474aa8550083b65039ca52d5fbc3ca5
Author: Axel Beckert <a...@deuxchevaux.org>
Date:   Sat Aug 8 16:25:52 2015 +0200

    Add some explanatory content to the still no-op Makefile.PL
    
    Silence lintian by declaring it being licensed under WTFPL.
---
 Makefile.PL      | 6 ++++++
 debian/changelog | 6 +++---
 debian/copyright | 8 +++++++-
 3 files changed, 16 insertions(+), 4 deletions(-)

diff --git a/Makefile.PL b/Makefile.PL
index e69de29..d5cc85f 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -0,0 +1,6 @@
+# This is not an ExtUtils::MakeMaker-ish Makefile.PL.
+#
+# It's sole purpose is to fool autodep8's perl test suite detection
+# 
(https://anonscm.debian.org/cgit/collab-maint/autodep8.git/tree/support/perl/detect)
+# to make http://ci.debian.net/packages/p/pkg-perl-tools/ pass instead
+# of bailing out because of not being recognized as perl-ish stuff.
diff --git a/debian/changelog b/debian/changelog
index 5102834..db9fa7b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,9 +15,9 @@ pkg-perl-tools (0.22) UNRELEASED; urgency=medium
     + Output the sentence "The package will be maintained under the
       umbrella of the Debian Perl Group." behind the package description
       if the maintainer is set to the Debian Perl Group.
-  * Add empty Makefile.PL to fool autodep8 into thinking it's EU::MM
-    based. debhelper doesn't seem to be fooled by that, probably because a
-    Makefile already exists.
+  * Try to fool autodep8 into thinking it's a EU::MM based test suite.
+    + Add no-op Makefile.PL. debhelper doesn't seem to be fooled by that,
+      probably because a Makefile already exists.
 
  -- gregor herrmann <gre...@debian.org>  Mon, 27 Jul 2015 22:55:49 +0200
 
diff --git a/debian/copyright b/debian/copyright
index fa2c4f5..9521a6b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -9,6 +9,10 @@ Copyright: 2013-2014 Damyan Ivanov <d...@debian.org>
            2013-2014, Salvatore Bonaccorso <car...@debian.org>
 License: Artistic or GPL-1+
 
+Files: Makefile.PL
+Copyright: 2015 Axel Beckert <a...@debian.org>
+License: WTFPL
+
 Files: autopkgtest/*
 Copyright: 2014 David Bremner <brem...@debian.org>
            2014 Niko Tyni <nt...@debian.org>
@@ -36,7 +40,6 @@ License: Artistic or GPL-1+
 Files: examples/b
 Copyright: 2011-2012, gregor herrmann <gre...@debian.org>
 License: WTFPL
- You just DO WHAT THE FUCK YOU WANT TO.
 
 Files: examples/clean_sourcetree
 Copyright: 2009 gregor herrmann <gre...@debian.org>
@@ -226,3 +229,6 @@ License: ISC
  LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  PERFORMANCE OF THIS SOFTWARE.
+
+License: WTFPL
+ You just DO WHAT THE FUCK YOU WANT TO.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/pkg-perl-tools.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to