r74345 - in /trunk/libterm-sk-perl/debian: changelog copyright

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Fri May 13 18:46:42 UTC 2011


Author: carnil
Date: Fri May 13 18:46:28 2011
New Revision: 74345

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=74345
Log:
* debian/copyright:
  - Add missing GPL-1+ licensing for upstream files.
  - Refer to Debian systems in general instead of only Debian
    GNU/Linux systems.
  - Explicitly point to GPL-1 license text in common-licenses.

Modified:
    trunk/libterm-sk-perl/debian/changelog
    trunk/libterm-sk-perl/debian/copyright

Modified: trunk/libterm-sk-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libterm-sk-perl/debian/changelog?rev=74345&op=diff
==============================================================================
--- trunk/libterm-sk-perl/debian/changelog (original)
+++ trunk/libterm-sk-perl/debian/changelog Fri May 13 18:46:28 2011
@@ -3,8 +3,13 @@
   * Team upload.
   * New upstream release
   * Don't install README.
+  * debian/copyright:
+    - Add missing GPL-1+ licensing for upstream files.
+    - Refer to Debian systems in general instead of only Debian
+      GNU/Linux systems.
+    - Explicitly point to GPL-1 license text in common-licenses.
 
- -- Salvatore Bonaccorso <carnil at debian.org>  Fri, 13 May 2011 20:39:49 +0200
+ -- Salvatore Bonaccorso <carnil at debian.org>  Fri, 13 May 2011 20:44:47 +0200
 
 libterm-sk-perl (0.06-1) unstable; urgency=low
 

Modified: trunk/libterm-sk-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libterm-sk-perl/debian/copyright?rev=74345&op=diff
==============================================================================
--- trunk/libterm-sk-perl/debian/copyright (original)
+++ trunk/libterm-sk-perl/debian/copyright Fri May 13 18:46:28 2011
@@ -5,7 +5,7 @@
 
 Files: *
 Copyright: 2008, Klaus Eichner <klaus03 at gmail.com>
-License: Artistic
+License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2010, Carlo Segre <segre at debian.org>
@@ -15,13 +15,22 @@
  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
+ 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 systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.
 
 License: GPL-2
  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; version 2.
  .
- On Debian GNU/Linux systems, the complete text of the GNU General
- Public License can be found in `/usr/share/common-licenses/GPL-2'
+ On Debian systems, the complete text of the GNU General Public License
+ can be found in `/usr/share/common-licenses/GPL-2'




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