r47489 - in /trunk/libvitacilina-perl/debian: changelog copyright

midget-guest at users.alioth.debian.org midget-guest at users.alioth.debian.org
Thu Nov 19 17:38:04 UTC 2009


Author: midget-guest
Date: Thu Nov 19 17:37:59 2009
New Revision: 47489

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=47489
Log:
* Copyright issues fixed

Modified:
    trunk/libvitacilina-perl/debian/changelog
    trunk/libvitacilina-perl/debian/copyright

Modified: trunk/libvitacilina-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libvitacilina-perl/debian/changelog?rev=47489&op=diff
==============================================================================
--- trunk/libvitacilina-perl/debian/changelog (original)
+++ trunk/libvitacilina-perl/debian/changelog Thu Nov 19 17:37:59 2009
@@ -1,10 +1,6 @@
 libvitacilina-perl (0.1-1) UNRELEASED; urgency=low
 
   TODO:
-  - debian/copyright:
-    + missing year(s) of upstream copyright
-    + missing info for inc/* --> copy from
-      http://pkg-perl.alioth.debian.org/copyright.html#module__install
   - debian/copyright:
     + no need for an unversioned "perl" in Depends, gets added by ${perl:Depends}
     + we don't need libxml-feed-perl in B-D-I since there are no tests

Modified: trunk/libvitacilina-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libvitacilina-perl/debian/copyright?rev=47489&op=diff
==============================================================================
--- trunk/libvitacilina-perl/debian/copyright (original)
+++ trunk/libvitacilina-perl/debian/copyright Thu Nov 19 17:37:59 2009
@@ -4,9 +4,16 @@
 Name: Vitacilina
 
 Files: *
-Copyright: David Moreno <david at axiombox.com>
+Copyright: 2009, David Moreno <david at axiombox.com>
 License-Alias: Perl
 License: Artistic or GPL-1+
+
+Files: inc/Module/*
+Copyright: 2002-2009, Adam Kennedy <adamk at cpan.org>
+ 2002-2009, Audrey Tang <autrijus at autrijus.org>
+ 2002-2009, Brian Ingerson <ingy at cpan.org>
+License-Alias: Perl
+License: Artistic | GPL-1+
 
 Files: debian/*
 Copyright: 2009, Dario Minnucci (midget) <debian at midworld.net>
@@ -28,3 +35,4 @@
  .
  On Debian GNU/Linux systems, the complete text of the GNU General
  Public License can be found in `/usr/share/common-licenses/GPL'
+




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