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

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Sat Mar 1 23:57:34 UTC 2008


Author: gregoa-guest
Date: Sat Mar  1 23:57:34 2008
New Revision: 16170

URL: http://svn.debian.org/wsvn/?sc=1&rev=16170
Log:
debian/copyright: add upstream source location and actual copyright
  notice, convert to new format.

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/trunk/libdatetime-format-w3cdtf-perl/debian/changelog?rev=16170&op=diff
==============================================================================
--- trunk/libdatetime-format-w3cdtf-perl/debian/changelog (original)
+++ trunk/libdatetime-format-w3cdtf-perl/debian/changelog Sat Mar  1 23:57:34 2008
@@ -7,8 +7,10 @@
   * Set Standards-Version to 3.7.3 (no changes).
   * Set debhelper compatibility level to 6.
   * debian/watch: use dist-based URL.
+  * debian/copyright: add upstream source location and actual copyright
+    notice, convert to new format.
 
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Sun, 02 Mar 2008 00:53:03 +0100
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Sun, 02 Mar 2008 00:57:03 +0100
 
 libdatetime-format-w3cdtf-perl (0.04-2) unstable; urgency=low
 

Modified: trunk/libdatetime-format-w3cdtf-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libdatetime-format-w3cdtf-perl/debian/copyright?rev=16170&op=diff
==============================================================================
--- trunk/libdatetime-format-w3cdtf-perl/debian/copyright (original)
+++ trunk/libdatetime-format-w3cdtf-perl/debian/copyright Sat Mar  1 23:57:34 2008
@@ -1,15 +1,22 @@
-This is the debian package for the DateTime::Format::W3CDTF module.
-It was created by Jaldhar H. Vyas <jaldhar at debian.org> using dh-make-perl.
+Upstream source location: http://search.cpan.org/dist/DateTime-Format-W3CDTF/       
 
-The upstream author is: 
+Upstream author: Kellan Elliott-McCrea <kellan at protest.net>
 
-Kellan Elliott-McCrea <kellan at protest.net>
-
-This library is free software; you can redistribute it and/or modify
-it under the same terms as Perl itself.
+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'.
+
+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.




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