r64680 - in /trunk/libproc-simple-perl/debian: changelog copyright

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Sun Nov 7 13:34:45 UTC 2010


Author: carnil
Date: Sun Nov  7 13:34:33 2010
New Revision: 64680

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=64680
Log:
* debian/copyright:
  - Update copyright years in debian/* packaging stanza.
  - Refer to GPL-1 license text in `/usr/share/common-licenses'.
  - Refer to Debian systems instead of Debian GNU/Linux systems.

Modified:
    trunk/libproc-simple-perl/debian/changelog
    trunk/libproc-simple-perl/debian/copyright

Modified: trunk/libproc-simple-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libproc-simple-perl/debian/changelog?rev=64680&op=diff
==============================================================================
--- trunk/libproc-simple-perl/debian/changelog (original)
+++ trunk/libproc-simple-perl/debian/changelog Sun Nov  7 13:34:33 2010
@@ -6,8 +6,12 @@
   * Drop quilt framework. Remove Build-Depends on quilt and remove --
     with quilt from dh invocation in debian/rules. Remove now useless
     README.source file.
+  * debian/copyright:
+    - Update copyright years in debian/* packaging stanza.
+    - Refer to GPL-1 license text in `/usr/share/common-licenses'.
+    - Refer to Debian systems instead of Debian GNU/Linux systems.
 
- -- Salvatore Bonaccorso <carnil at debian.org>  Sun, 07 Nov 2010 14:26:27 +0100
+ -- Salvatore Bonaccorso <carnil at debian.org>  Sun, 07 Nov 2010 14:33:14 +0100
 
 libproc-simple-perl (1.26-2) unstable; urgency=low
 

Modified: trunk/libproc-simple-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libproc-simple-perl/debian/copyright?rev=64680&op=diff
==============================================================================
--- trunk/libproc-simple-perl/debian/copyright (original)
+++ trunk/libproc-simple-perl/debian/copyright Sun Nov  7 13:34:33 2010
@@ -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: Michael Schilli <michael at perlmeister.com>
 Source: http://search.cpan.org/dist/Proc-Simple/
 Name: Proc-Simple
@@ -10,15 +10,15 @@
 Files: debian/*
 Copyright: 2009, Nathan Handler <nhandler at ubuntu.com>
  2009, Ryan Niebur <ryanryan52 at gmail.com>
- 2009, Salvatore Bonaccorso <carnil at debian.org>
+ 2009, 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
@@ -26,5 +26,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