r26789 - in /trunk/libtime-local-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Wed Nov 12 20:17:14 UTC 2008


Author: gregoa
Date: Wed Nov 12 20:17:05 2008
New Revision: 26789

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=26789
Log:
debian/copyright: add Upstream-Name field and use stand-alone License
stanzas at the bottom.

Modified:
    trunk/libtime-local-perl/debian/changelog
    trunk/libtime-local-perl/debian/copyright

Modified: trunk/libtime-local-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtime-local-perl/debian/changelog?rev=26789&op=diff
==============================================================================
--- trunk/libtime-local-perl/debian/changelog (original)
+++ trunk/libtime-local-perl/debian/changelog Wed Nov 12 20:17:05 2008
@@ -10,6 +10,8 @@
   [ gregor herrmann ]
   * debian/watch: add uversionmangle to cope with 2- and 4-digit minor
     versions.
+  * debian/copyright: add Upstream-Name field and use stand-alone License
+    stanzas at the bottom.
 
  -- Jose Luis Rivas <ghostbar38 at gmail.com>  Sun, 02 Nov 2008 03:46:03 -0430
 

Modified: trunk/libtime-local-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtime-local-perl/debian/copyright?rev=26789&op=diff
==============================================================================
--- trunk/libtime-local-perl/debian/copyright (original)
+++ trunk/libtime-local-perl/debian/copyright Wed Nov 12 20:17:05 2008
@@ -1,5 +1,6 @@
 Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
 Upstream-Author: Graham Barr and Dave Rolsky <autarch at urth.org>
+Upstream-Name: Time-Local
 Packaged-By: Jose Luis Rivas <ghostbar38 at gmail.com>
 Original-Source-Location: http://search.cpan.org/dist/Time-Local/
 Original-Source-Command: uscan --force-download
@@ -7,18 +8,26 @@
 
 Files: *
 Copyright: © 2007 Dave Rolsky <autarch at urth.org>
+License-Alias: Perl
 License: GPL-1+ | Artistic
- This library is free software; you can redistribute it and/or modify it under
- the same terms as Perl itself.
 
 Files: debian/*
 Copyright: © 2007-2008 Jose Luis Rivas <ghostbar38 at gmail.com>
            © 2007 Gunnar Wolf <gwolf at debian.org>
-	   © 2007 Damyan Ivanov <dmn at debian.org>
-	   © 2008 gregor herrmann <gregoa at debian.org>
+           © 2007 Damyan Ivanov <dmn at debian.org>
+           © 2008 gregor herrmann <gregoa at debian.org>
 License: GPL-1+ | Artistic
 
-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'.
+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