[libiri-perl] 02/02: Add an inc/Module/Install* stanza to debian/copyright. *sigh*

Axel Beckert abe at deuxchevaux.org
Sun Oct 12 13:49:36 UTC 2014


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

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

commit c1404167521488c0439c4aa1d8f032f565d861ab
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Oct 12 15:49:00 2014 +0200

    Add an inc/Module/Install* stanza to debian/copyright. *sigh*
---
 debian/changelog |  2 --
 debian/copyright | 15 +++++++++++++++
 2 files changed, 15 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c92a7d6..1e75d42 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,5 @@
 libiri-perl (0.004-1) UNRELEASED; urgency=low
 
-  TODO: inc::Module::Install looks like an embedded code copy
-
   * Initial Release. (Closes: #764202)
 
  -- Axel Beckert <abe at debian.org>  Sun, 12 Oct 2014 01:56:43 +0200
diff --git a/debian/copyright b/debian/copyright
index 433ae97..67517aa 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,6 +7,21 @@ Files: *
 Copyright: 2014 Gregory Todd Williams <gwilliams at cpan.org>
 License: Artistic or GPL-1+
 
+Files: inc/Module/Install*
+Copyright: 2008-2012 Adam Kennedy
+License: Artistic or GPL-1+
+Comment:
+ Module::Install has the annoying behaviour to install an embedded
+ code copy of itself into every package which uses it. Citing from the
+ package description of libmodule-install-perl:
+ .
+   It is designed to automatically include a copy of itself with
+   modules that use it, thus ensuring that bleeding-edge features will
+   be available for use in Makefile.PL in a simple and portable
+   way. It is simple to learn, and has the same features as
+   ExtUtils::MakeMaker and Module::Build. However, it has the
+   advantage that it requires no installation for end-users.
+
 Files: debian/*
 Copyright: 2014, Axel Beckert <abe at debian.org>
 License: Artistic or GPL-1+

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



More information about the Pkg-perl-cvs-commits mailing list