r40876 - in /trunk/libdatetime-format-natural-perl/debian: changelog copyright

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Tue Jul 28 07:51:59 UTC 2009


Author: carnil-guest
Date: Tue Jul 28 07:51:51 2009
New Revision: 40876

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=40876
Log:
Update debian/copyright to new proposal format, and also add a
note on upstream licensing/copyright. 

Modified:
    trunk/libdatetime-format-natural-perl/debian/changelog
    trunk/libdatetime-format-natural-perl/debian/copyright

Modified: trunk/libdatetime-format-natural-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdatetime-format-natural-perl/debian/changelog?rev=40876&op=diff
==============================================================================
--- trunk/libdatetime-format-natural-perl/debian/changelog (original)
+++ trunk/libdatetime-format-natural-perl/debian/changelog Tue Jul 28 07:51:51 2009
@@ -1,7 +1,4 @@
 libdatetime-format-natural-perl (0.77-1) UNRELEASED; urgency=low
-
-  TODO:
-  * I can't find any copyright statement anywhere in the dist
 
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.
@@ -18,8 +15,10 @@
   [ Salvatore Bonaccorso ]
   * Bump Standards-Version to 3.8.2 (no changes).
   * Add myself to uploaders 
+  * Update debian/copyright to new proposal format, and also add a
+    note on upstream licensing/copyright. 
 
- -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Tue, 28 Jul 2009 09:43:26 +0200
+ -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Tue, 28 Jul 2009 09:51:29 +0200
 
 libdatetime-format-natural-perl (0.76-1) unstable; urgency=low
 

Modified: trunk/libdatetime-format-natural-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdatetime-format-natural-perl/debian/copyright?rev=40876&op=diff
==============================================================================
--- trunk/libdatetime-format-natural-perl/debian/copyright (original)
+++ trunk/libdatetime-format-natural-perl/debian/copyright Tue Jul 28 07:51:51 2009
@@ -1,13 +1,23 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Steven Schubiger <schubiger at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/DateTime-Format-Natural/
-Upstream-Name: DateTime-Format-Natural
+Format-Specification: http://dep.debian.net/deps/dep5/
+Maintainer: Steven Schubiger <schubiger at cpan.org>
+Source: http://search.cpan.org/dist/DateTime-Format-Natural/
+Name: DateTime-Format-Natural
 
 Files: *
 Copyright: Steven Schubiger <schubiger at cpan.org>
-License-Alias: Perl
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
+X-Comment:
+ The dist doesn't contain a explicit copyright statement only the 
+ following paragraphs:
+ .
+ AUTHOR
+     Steven Schubiger <schubiger at cpan.org>
+ .
+ LICENSE
+     This program is free software; you may redistribute it and/or modify it
+     under the same terms as Perl itself.
+ . 
+     See http://www.perl.com/perl/misc/Artistic.html
 
 Files: debian/*
 Copyright: 2008, 2009, Ansgar Burchardt <ansgar at 43-1.org>
@@ -15,18 +25,20 @@
  2009, Angel Abad (Ikusnet SLL) <angel at grupoikusnet.com>
  2009, Nathan Handler <nhandler at ubuntu.com>
  2009, Rene Mayorga <rmayorga at debian.org>
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
 
 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 GNU/Linux systems, the complete text of the Artistic License
-    can be found in `/usr/share/common-licenses/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.
+X-Comment:
+ On Debian GNU/Linux systems, the complete text of the Artistic License
+ can be found 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 GNU/Linux systems, the complete text of the GNU General
-    Public License can be found in `/usr/share/common-licenses/GPL'
+ 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.
+X-Comment:
+ 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