r72113 - in /trunk/libstring-truncate-perl/debian: changelog copyright

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Thu Mar 31 21:59:16 UTC 2011


Author: carnil
Date: Thu Mar 31 21:59:08 2011
New Revision: 72113

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=72113
Log:
* debian/copyright:
  - Update copyright years for upstream stanza.
  - Update copyright for debian/* packaging
  - Refer to GPL-1 license text in common-licenses. 
  - Refer to Debian systems in general instead of only Debian
    GNU/Linux systems.

Modified:
    trunk/libstring-truncate-perl/debian/changelog
    trunk/libstring-truncate-perl/debian/copyright

Modified: trunk/libstring-truncate-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libstring-truncate-perl/debian/changelog?rev=72113&op=diff
==============================================================================
--- trunk/libstring-truncate-perl/debian/changelog (original)
+++ trunk/libstring-truncate-perl/debian/changelog Thu Mar 31 21:59:08 2011
@@ -5,8 +5,14 @@
   * Bump Debhelper compat level to 8.
   * debian/control:
     - Bump versioned Build-Depends on debhelper to (>= 8).
+  * debian/copyright:
+    - Update copyright years for upstream stanza.
+    - Update copyright for debian/* packaging
+    - Refer to GPL-1 license text in common-licenses. 
+    - Refer to Debian systems in general instead of only Debian
+      GNU/Linux systems.
 
- -- Salvatore Bonaccorso <carnil at debian.org>  Thu, 31 Mar 2011 23:50:09 +0200
+ -- Salvatore Bonaccorso <carnil at debian.org>  Thu, 31 Mar 2011 23:58:30 +0200
 
 libstring-truncate-perl (1.100570-1) unstable; urgency=low
 

Modified: trunk/libstring-truncate-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libstring-truncate-perl/debian/copyright?rev=72113&op=diff
==============================================================================
--- trunk/libstring-truncate-perl/debian/copyright (original)
+++ trunk/libstring-truncate-perl/debian/copyright Thu Mar 31 21:59:08 2011
@@ -4,24 +4,27 @@
 Name: String-Truncate
 
 Files: *
-Copyright: 2005-2010, Ricardo Signes <rjbs at cpan.org>
+Copyright: 2005-2011, Ricardo Signes <rjbs at cpan.org>
 License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2009, Jonathan Yu <jawnsy at cpan.org>
  2010, Franck Joncourt <franck at debian.org>
+ 2011, Salvatore Bonaccorso <carnil at debian.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'
+ 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 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'
+ 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'.




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