r61938 - in /trunk/libipc-run3-perl/debian: changelog copyright

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Mon Aug 23 07:27:22 UTC 2010


Author: carnil-guest
Date: Mon Aug 23 07:27:04 2010
New Revision: 61938

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=61938
Log:
TODO: Licensing under BSD as alternative but no explicit
BSD licensing text
* Refresh debian/copyright to revision 135 of DEP5 
format-specification for machine-readable copyright file.

Modified:
    trunk/libipc-run3-perl/debian/changelog
    trunk/libipc-run3-perl/debian/copyright

Modified: trunk/libipc-run3-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libipc-run3-perl/debian/changelog?rev=61938&op=diff
==============================================================================
--- trunk/libipc-run3-perl/debian/changelog (original)
+++ trunk/libipc-run3-perl/debian/changelog Mon Aug 23 07:27:04 2010
@@ -1,4 +1,7 @@
 libipc-run3-perl (0.044-1) UNRELEASED; urgency=low
+
+  TODO: Licensing under BSD as alternative but no explicit
+        BSD licensing text
 
   [ Ansgar Burchardt ]
   * New upstream release
@@ -13,8 +16,10 @@
     unversioned Build-Depends-Indep on perl (perl version required
     already satisfied in stable and oldstable is gone).
   * Convert to '3.0 (quilt)' source package format.
+  * Refresh debian/copyright to revision 135 of DEP5 
+    format-specification for machine-readable copyright file.
 
- -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Mon, 23 Aug 2010 09:14:06 +0200
+ -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Mon, 23 Aug 2010 09:25:58 +0200
 
 libipc-run3-perl (0.042-2) unstable; urgency=low
 

Modified: trunk/libipc-run3-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libipc-run3-perl/debian/copyright?rev=61938&op=diff
==============================================================================
--- trunk/libipc-run3-perl/debian/copyright (original)
+++ trunk/libipc-run3-perl/debian/copyright Mon Aug 23 07:27:04 2010
@@ -1,20 +1,32 @@
-This is the Debian package if IPC-Run3 CPAN distribution.
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Barrie Slaymaker <barries at slaysys.com>
+Source: http://search.cpan.org/dist/IPC-Run3/
+Name: IPC-Run3
 
-Upstream source can be downloaded from http://search.cpan.org/dist/IPC-Run3/
+Files: *
+Copyright: 2003, R. Barrie Slaymaker, Jr., All Rights Reserved
+License: BSD or Artistic or GPL-1+ 
 
-Upstream authors:
-    Barrie Slaymaker <barries at slaysys.com>
+Files: debian/*
+Copyright: 2004, 2005, 2006, Piotr Roszatycki <dexter at debian.org>
+ 2008, 2009, Damyan Ivanov <dmn at debian.org>
+ 2010, Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>
+License: BSD or Artistic or GPL-1+
 
-    Ricardo SIGNES <rjbs at cpan.org> performed some routine maintenance in 2005,
-    thanks to help from the following ticket and/or patch submitters: Jody
-    Belka, Roderich Schupp, David Morel, and anonymous others.
+License: BSD
 
-Copyright:
-    Copyright 2003, R. Barrie Slaymaker, Jr., All Rights Reserved
+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'.
 
-License:
-    You may use this module under the terms of the BSD, Artistic, or GPL
-    licenses, any version.
-
-On Debian-based systems, the complete text of the GPL, Artistic and some BSD
-variants licenses can be found in /usr/share/common-licenses/
+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 version 1 of the
+ General Public License can be found in `/usr/share/common-licenses/GPL-1'.




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