r63729 - in /trunk/libfile-homedir-perl/debian: changelog copyright

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Fri Oct 15 06:13:16 UTC 2010


Author: dmn
Date: Fri Oct 15 06:12:46 2010
New Revision: 63729

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=63729
Log:
* copyright: rewrite, convert to machine-readable format
  + claim ultimate copyright over debian/* as the content there is re-created

Modified:
    trunk/libfile-homedir-perl/debian/changelog
    trunk/libfile-homedir-perl/debian/copyright

Modified: trunk/libfile-homedir-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfile-homedir-perl/debian/changelog?rev=63729&op=diff
==============================================================================
--- trunk/libfile-homedir-perl/debian/changelog (original)
+++ trunk/libfile-homedir-perl/debian/changelog Fri Oct 15 06:12:46 2010
@@ -12,6 +12,8 @@
       libfile-path-perl (>= 2.01)
       perl (>= 5.10.1) | libfile-temp-perl (>= 0.19)
   * Add debian/watch.
+  * copyright: rewrite, convert to machine-readable format
+    + claim ultimate copyright over debian/* as the content there is re-created
 
  -- Damyan Ivanov <dmn at debian.org>  Thu, 14 Oct 2010 22:23:08 +0300
 

Modified: trunk/libfile-homedir-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfile-homedir-perl/debian/copyright?rev=63729&op=diff
==============================================================================
--- trunk/libfile-homedir-perl/debian/copyright (original)
+++ trunk/libfile-homedir-perl/debian/copyright Fri Oct 15 06:12:46 2010
@@ -1,20 +1,39 @@
-This is the debian package for the File::HomeDir module.
-It was created by Jonas Genannt <jonas.genannt at capi2name.de> using dh-make-perl.
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Adam Kennedy <adamk at cpan.org>
+Source: http://search.cpan.org/dist/File-HomeDir/
+Name: File-HomeDir
 
-It was downloaded from http://search.cpan.org/~adamk/
+Files: *
+Copyright: 2005-2010, Adam Kennedy <adamk at cpan.org>
+ 2000, Sean M. Burke.
+ 2006, Chris Nandor.
+ 2006, Stephen Steneker.
+ 2009-2010, Jérôme Quelin.
 
-The upstream author is: Adam Kennedy <cpan at ali.as>,
-			Sean M. Burke <sburke at cpan.org>
+License: Artistic or GPL-1+
 
-Copyright 2005 Adam Kennedy. All rights reserved.
-Copyright 2000 Sean M. Burke. All rights reserved.
+Files: inc/Module/*
+Copyright: 2002-2010, Adam Kennedy <adamk at cpan.org>
+ 2002-2010, Audrey Tang <autrijus at autrijus.org>
+ 2002-2010, Brian Ingerson <ingy 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.
+Files: debian/*
+Copyright: 2010, Damyan Ivanov <dmn at debian.org>
+License: Artistic or GPL-1+
 
-Perl is distributed under your choice of the GNU General Public License or
-the Artistic License.
+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'.
 
-On Debian GNU/Linux systems, the complete text of the
-GNU General Public License can be found in `/usr/share/common-licenses/GPL'
-and the Artistic Licence 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 General Public 
+ License can be found in `/usr/share/common-licenses/GPL-1'.




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