r74096 - in /trunk/libuuid-tiny-perl/debian: changelog copyright

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Sat May 7 12:12:51 UTC 2011


Author: carnil
Date: Sat May  7 12:11:09 2011
New Revision: 74096

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=74096
Log:
* debian/copyright:
  - Refer to Debian systems in general instead of only Debian
    GNU/Linux systems.
  - Explicitly refer to GPL-1 license text in common-licenses.

Modified:
    trunk/libuuid-tiny-perl/debian/changelog
    trunk/libuuid-tiny-perl/debian/copyright

Modified: trunk/libuuid-tiny-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libuuid-tiny-perl/debian/changelog?rev=74096&op=diff
==============================================================================
--- trunk/libuuid-tiny-perl/debian/changelog (original)
+++ trunk/libuuid-tiny-perl/debian/changelog Sat May  7 12:11:09 2011
@@ -9,8 +9,12 @@
       perl (>= 5.10) | libdigest-sha-perl | libdigest-sha1-perl as oldstable
       has already perl (>= 5.10) and Digest::SHA module is in perl core since
       oldstable.
+  * debian/copyright:
+    - Refer to Debian systems in general instead of only Debian
+      GNU/Linux systems.
+    - Explicitly refer to GPL-1 license text in common-licenses.
 
- -- Salvatore Bonaccorso <carnil at debian.org>  Sat, 07 May 2011 12:45:38 +0200
+ -- Salvatore Bonaccorso <carnil at debian.org>  Sat, 07 May 2011 14:10:23 +0200
 
 libuuid-tiny-perl (1.0300-1) unstable; urgency=low
 

Modified: trunk/libuuid-tiny-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libuuid-tiny-perl/debian/copyright?rev=74096&op=diff
==============================================================================
--- trunk/libuuid-tiny-perl/debian/copyright (original)
+++ trunk/libuuid-tiny-perl/debian/copyright Sat May  7 12:11:09 2011
@@ -1,4 +1,4 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
 Maintainer: Christian Augustin <mail at caugustin.de>
 Source: http://search.cpan.org/dist/UUID-Tiny/
 Name: UUID-Tiny
@@ -8,16 +8,16 @@
 License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2009-2010, Jonathan Yu <jawnsy at cpan.org>
- 2009, Christine Spang <christine at debian.org>
+Copyright: 2009, Christine Spang <christine at debian.org>
+ 2009, 2010, Jonathan Yu <jawnsy at cpan.org>
 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'
+ On Debian 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
@@ -25,6 +25,5 @@
  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'
-
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.




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