r65688 - in /trunk/libschedule-at-perl/debian: changelog copyright

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Fri Dec 10 19:42:03 UTC 2010


Author: carnil
Date: Fri Dec 10 19:41:55 2010
New Revision: 65688

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

Modified:
    trunk/libschedule-at-perl/debian/changelog
    trunk/libschedule-at-perl/debian/copyright

Modified: trunk/libschedule-at-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libschedule-at-perl/debian/changelog?rev=65688&op=diff
==============================================================================
--- trunk/libschedule-at-perl/debian/changelog (original)
+++ trunk/libschedule-at-perl/debian/changelog Fri Dec 10 19:41:55 2010
@@ -2,8 +2,14 @@
 
   * Team upload.
   * New upstream release
+  * debian/copyright:
+    - Refresh upstream copyright stanza: Update copyright years.
+    - Refresh debian/* packaging stanza
+    - Explicitly refer to GPL-1 license text in common-licences.
+    - Refer to Debian systems in general instead of only Debian
+      GNU/Linux systems.
 
- -- Salvatore Bonaccorso <carnil at debian.org>  Fri, 10 Dec 2010 20:33:47 +0100
+ -- Salvatore Bonaccorso <carnil at debian.org>  Fri, 10 Dec 2010 20:40:29 +0100
 
 libschedule-at-perl (1.10-1) unstable; urgency=low
 

Modified: trunk/libschedule-at-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libschedule-at-perl/debian/copyright?rev=65688&op=diff
==============================================================================
--- trunk/libschedule-at-perl/debian/copyright (original)
+++ trunk/libschedule-at-perl/debian/copyright Fri Dec 10 19:41:55 2010
@@ -4,22 +4,23 @@
 Name: Schedule-At
 
 Files: *
-Copyright: 1997-2010, Jose A. Rodriguez <josear at ac.upc.es>
+Copyright: 1997-2011, Jose A. Rodriguez <josear at ac.upc.es>
 License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2010, Jonathan Yu <jawnsy at cpan.org>
+Copyright: 2007, 2008, Vincent Danjean <vdanjean at debian.org>
  2008, Rene Mayorga <rmayorga at debian.org.sv>
  2008, gregor herrmann <gregoa at debian.org>
- 2007-2008, Vincent Danjean <vdanjean at debian.org>
+ 2010, Jonathan Yu <jawnsy at cpan.org>
+ 2010, 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'
+ 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
@@ -27,5 +28,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