r12964 - in /trunk/libcache-mmap-perl/debian: changelog copyright

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Fri Jan 18 13:31:37 UTC 2008


Author: dmn
Date: Fri Jan 18 13:31:36 2008
New Revision: 12964

URL: http://svn.debian.org/wsvn/?sc=1&rev=12964
Log:
* debian/copyright: convert to machine-readable format
  + use dist-based upstream URL
  + add copyright/licensing for packaging
  + quote upstream licensing terms exactly

Modified:
    trunk/libcache-mmap-perl/debian/changelog
    trunk/libcache-mmap-perl/debian/copyright

Modified: trunk/libcache-mmap-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libcache-mmap-perl/debian/changelog?rev=12964&op=diff
==============================================================================
--- trunk/libcache-mmap-perl/debian/changelog (original)
+++ trunk/libcache-mmap-perl/debian/changelog Fri Jan 18 13:31:36 2008
@@ -10,6 +10,10 @@
   [ Damyan Ivanov ]
   * [debian/watch] Use version mangling to force 3-digit minor version
     + use dist-based URL and better version pattern
+  * debian/copyright: convert to machine-readable format
+    + use dist-based upstream URL
+    + add copyright/licensing for packaging
+    + quote upstream licensing terms exactly
 
  -- Damyan Ivanov <dmn at debian.org>  Wed, 07 Nov 2007 22:43:21 +0200
 

Modified: trunk/libcache-mmap-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libcache-mmap-perl/debian/copyright?rev=12964&op=diff
==============================================================================
--- trunk/libcache-mmap-perl/debian/copyright (original)
+++ trunk/libcache-mmap-perl/debian/copyright Fri Jan 18 13:31:36 2008
@@ -1,16 +1,24 @@
 This is the debian package for the Cache-Mmap module.
 It was created by Clint Adams <schizo at debian.org> using dh-make-perl.
 
-It was downloaded from http://search.cpan.org/~pmh/
+It was downloaded from http://search.cpan.org/dist/Cache-Mmap/
 
-Copyright (C) Institute of Physics Publishing 2002-2005
+Files: *
+Author: Peter Haworth <pmh at edison.ioppublishing.com>
+Copyright: (C) Institute of Physics Publishing 2002-2005
+License: GPL-1+|Artistic
+ You may distribute under the terms of the GPL or the Artistic License, as
+ distributed with Perl.
+ .
+ Perl is distributed under your choice of the GNU General Public License or the
+ Artistic License.  On Debian GNU/Linux systems, the complete text of the GNU
+ General Public License can be found in `/usr/share/common-licenses/GPL' and
+ the Artistic Licence in `/usr/share/common-licenses/Artistic'.
 
-Peter Haworth <pmh at edison.ioppublishing.com>
-
-This module is free software; you can redistribute it or modify it under
-the same terms as Perl itself.
-
-Perl is distributed under your choice of the GNU General Public License or
-the Artistic License.  On Debian GNU/Linux systems, the complete text of the
-GNU General Public License can be found in `/usr/share/common-licenses/GPL'
-and the Artistic Licence in `/usr/share/common-licenses/Artistic'.
+Files: debian/*
+Copyright: © 2005,2006 Clint Adams <schizo at debian.org>
+           © 2006 Jonas Genannt <jonas.genannt at capi2name.de>
+           © 2007,2008 Debian Perl Group <debian-perl at lists.debian.org>
+License: other
+ It is assumed that all maintainers license their worh in a manner, compatible
+ with upstream's license.




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