r46795 - in /trunk/libdatetime-format-w3cdtf-perl/debian: changelog copyright

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Thu Nov 5 15:32:44 UTC 2009


Author: jawnsy-guest
Date: Thu Nov  5 15:32:39 2009
New Revision: 46795

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=46795
Log:
Refreshed copyright information

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

Modified: trunk/libdatetime-format-w3cdtf-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdatetime-format-w3cdtf-perl/debian/changelog?rev=46795&op=diff
==============================================================================
--- trunk/libdatetime-format-w3cdtf-perl/debian/changelog (original)
+++ trunk/libdatetime-format-w3cdtf-perl/debian/changelog Thu Nov  5 15:32:39 2009
@@ -1,6 +1,4 @@
 libdatetime-format-w3cdtf-perl (0.05-1) UNRELEASED; urgency=low
-
-  TODO: refresh copyright info
 
   [ Jonathan Yu ]
   * New upstream release
@@ -9,6 +7,7 @@
   * Use new short debhelper rules file
   * Bump to debhelper 7
   * Add myself to Uploaders and Copyright
+  * Refreshed copyright information
 
   [ gregor herrmann ]
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN

Modified: trunk/libdatetime-format-w3cdtf-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdatetime-format-w3cdtf-perl/debian/copyright?rev=46795&op=diff
==============================================================================
--- trunk/libdatetime-format-w3cdtf-perl/debian/copyright (original)
+++ trunk/libdatetime-format-w3cdtf-perl/debian/copyright Thu Nov  5 15:32:39 2009
@@ -1,22 +1,31 @@
-Upstream source location: http://search.cpan.org/dist/DateTime-Format-W3CDTF/       
-
-Upstream author: Kellan Elliott-McCrea <kellan at protest.net>
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Dave Rolsky <autarch at urth.org>
+Upstream-Source: http://search.cpan.org/dist/DateTime-Format-W3CDTF/
+Upstream-Name: DateTime-Format-W3CDTF
 
 Files: *
-Copyright:
- Copyright (c) 2003 Kellan Elliott-McCrea.  All rights reserved.
-License: GPL-1+ | Artistic
- This program is free software; you can redistribute it and/or modify it
- under the same terms as Perl itself.
-
-Perl is distributed under your choice of the GNU General Public 
-License or the Artistic License.  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'.
+Copyright: 2009, Dave Rolsky <autarch at urth.org>
+ 2009, Kellan Elliott-McCrea <kellan at protest.net>
+License-Alias: Perl
+License: Artistic | GPL-1+
 
 Files: debian/*
-Coypright:
- Copyright 2008-2008, Debian Perl Group
-License: GPL-1+ | Artistic
- The packaging work is put under the same license as the module itself.
+Copyright: 2009, Jonathan Yu <jawnsy at cpan.org>
+ 2006-2008, gregor herrmann <gregor+debian at comodo.priv.at>
+ 2006, Jaldhar H. Vyas <jaldhar at debian.org>
+License: Artistic | 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'
+
+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'




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