[SCM] librdf-icalendar-perl Debian packaging branch, master, updated. debian/0.002-1-13-g06b3e74

Jonas Smedegaard dr at jones.dk
Mon Jun 25 19:48:34 UTC 2012


The following commit has been merged in the master branch:
commit 96d49f571258cb3c3496cafe89a6bcc88cff1ad0
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Jun 25 21:13:48 2012 +0200

    Extend copyright coverage of packaging.

diff --git a/debian/copyright b/debian/copyright
index cf5a46f..a4333b7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -12,32 +12,54 @@ Comment:
  Perl is licensed under either the Artistic license or the GNU General
  Public License, version 1 or later.
 
-Files: inc/Module/*
+Files: inc/Module/AutoInstall.pm
+ inc/Module/Install*
 Copyright: 2001-2006, Audrey Tang <autrijus at autrijus.org>
- 2002-2004, Brian Ingerson <ingy at cpan.org>
- 2006,2008-2010, Adam Kennedy <adamk at cpan.org>
+  2002-2004, Brian Ingerson <ingy at cpan.org>
+  2006,2008-2012, Adam Kennedy <adamk at cpan.org>
 License: Artistic or GPL-1+
- This program is free software; you can redistribute it and/or modify it
- under the same terms as Perl itself.
 Comment:
- Code lacks licensing, but is clearly a mangled convenience copy of
- lib/Module/* from Module::Install (also contained, similarly mangled,
- in that project below inc/Module/*), containing above copyright and
- licensing.
+ Mangled convenience copy of Module::Install.
 
-Files: inc/Test/Signature.pm
-Copyright: 2002,2003, Iain Truskett
- 2003,2007, Audrey Tang <cpan at audreyt.org>
+Files: inc/Module/Package.pm
+ inc/Module/Install/Package.pm
+Copyright: 2011, Ingy döt Net <ingy at cpan.org>
+License: Artistic or GPL-1+
+Comment:
+ Mangled convenience copy of Module::Package.
+
+Files: inc/Module/Install/AutoManifest.pm
+Copyright: 2008, Hans Dieter Pearcey <hdp at cpan.org>
+License: Artistic or GPL-1+
+Comment:
+ Mangled convenience copy of Module::Install::AutoManifest.
+
+Files: inc/Module/Install/TrustMetaYml.pm
+Copyright: 2011, Toby Inkster <tobyink at cpan.org>
+License: Artistic or GPL-1+
+Comment:
+ Mangled convenience copy of Module::Install::TrustMetaYml.
+
+Files: inc/Module/Package/Dist/RDF.pm
+Copyright: 2011, Toby Inkster <tobyink at cpan.org>
+License: Artistic or GPL-1+
+Comment:
+ Mangled convenience copy of Module::Package::RDF.
+
+Files: inc/Scalar/Util*
+Copyright: 1997-2010, Graham Barr <gbarr at pobox.com>.
+License: Artistic or GPL-1+
+Comment:
+ Mangled convenience copy of List::Util.
+
+Files: inc/YAML/Tiny.pm
+Copyright: 2006-2011, Adam Kennedy <adamk at cpan.org>
 License: Artistic or GPL-1+
- This library is free software; you can redistribute it and/or modify it
- under the same terms as Perl itself.
 Comment:
- Code lacks licensing, but is clearly a mangled convenience copy of
- lib/Test/Signature.pm from Test::Signature, containing above copyright
- and licensing.
+ Mangled convenience copy of YAML::Tiny.
 
 Files: debian/*
-Copyright: 2011, Jonas Smedegaard <dr at jones.dk>
+Copyright: 2011-2012, Jonas Smedegaard <dr at jones.dk>
 License: GPL-2+
 
 License: GPL-1+
diff --git a/debian/rules b/debian/rules
index 5c84129..996b72d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 # -*- mode: makefile; coding: utf-8 -*-
-# Copyright 2011, Jonas Smedegaard <dr at jones.dk>
+# Copyright © 2011, 2012 Jonas Smedegaard <dr at jones.dk>
 # Description: Main Debian packaging script for RDF::iCalendar
 #
 # This program is free software; you can redistribute it and/or modify

-- 
librdf-icalendar-perl Debian packaging



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