r67088 - in /trunk/libquota-perl/debian: changelog copyright

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Thu Jan 6 08:10:02 UTC 2011


Author: periapt-guest
Date: Thu Jan  6 08:09:23 2011
New Revision: 67088

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=67088
Log:
* Refreshed copyright.
  - Note: Confusingly previous versions of this Debian package
  give the files afsquota.c both a copyright notice and a public domain
  license. My understanding is that this makes no sense, but that if it 
  is in the public domain then we are entitled to distribute it with a 
  license. Accordingly I have changed the license for this file to 
  Artistic or GPL-2.

Modified:
    trunk/libquota-perl/debian/changelog
    trunk/libquota-perl/debian/copyright

Modified: trunk/libquota-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libquota-perl/debian/changelog?rev=67088&op=diff
==============================================================================
--- trunk/libquota-perl/debian/changelog (original)
+++ trunk/libquota-perl/debian/changelog Thu Jan  6 08:09:23 2011
@@ -10,6 +10,13 @@
   * Upped standards version to 3.9.1
   * Removed explicit references to quilt
   * Refresh patches and forward where necessary.
+  * Refreshed copyright.
+    - Note: Confusingly previous versions of this Debian package
+    give the files afsquota.c both a copyright notice and a public domain
+    license. My understanding is that this makes no sense, but that if it 
+    is in the public domain then we are entitled to distribute it with a 
+    license. Accordingly I have changed the license for this file to 
+    Artistic or GPL-2.
 
  -- Nicholas Bamber <nicholas at periapt.co.uk>  Wed, 05 Jan 2011 22:06:17 +0000
 

Modified: trunk/libquota-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libquota-perl/debian/copyright?rev=67088&op=diff
==============================================================================
--- trunk/libquota-perl/debian/copyright (original)
+++ trunk/libquota-perl/debian/copyright Thu Jan  6 08:09:23 2011
@@ -1,11 +1,11 @@
-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: Tom Zoerner <tomzo at users.sourceforge.net>
 Source: http://search.cpan.org/dist/Quota/
 Name: Quota
 
 Files: *
-Copyright: 1995-2010, Tom Zoerner <tomzo at users.sourceforge.net>
-License: Artistic or GPL-1+
+Copyright: 1995-2011, Tom Zoerner <tomzo at users.sourceforge.net>
+License: Artistic or GPL-2+
 
 Files: include/quotaio_xfs.h
 Copyright: 2000, Silicon Graphics, Inc.
@@ -13,41 +13,36 @@
 
 Files: afsquota.c:
 Copyright: 1998-2003, Wolfgang Friebel <friebel at ifh.de>
-License: PD
+License: Artistic or GPL-2
+X-Comment:
  This file was contributed when this software was in the Public domain
  For details, see: http://rt.cpan.org/Public/Bug/Display.html?id=28599
 
 Files: debian/*
-Copyright: 2010, Jonathan Yu <jawnsy at cpan.org>
+Copyright:
+ 2001-2004, Elie Rosenblum <fnord at debian.org>
+ 2007, Damyan Ivanov <dmn at debian.org>
+ 2007, Rene Mayorga <rmayorga at debian.org.sv>
+ 2007, Neil Williams <codehelp at debian.org>
+ 2008, Roberto C. Sanchez <roberto at connexer.com>
+ 2008-2009, gregor herrmann <gregoa at debian.org>
  2009, Ryan Niebur <ryanryan52 at gmail.com>
- 2008-2009, gregor herrmann <gregoa at debian.org>
- 2008, Roberto C. Sanchez <roberto at connexer.com>
- 2007, Rene Mayorga <rmayorga at debian.org.sv>
- 2007, Damyan Ivanov <dmn at debian.org>
- 2007, Neil Williams <codehelp at debian.org>
- 2001-2004, Elie Rosenblum <fnord at debian.org>
-License: Artistic or GPL-1+
+ 2010, Jonathan Yu <jawnsy at cpan.org>
+ 2011, Nicholas Bamber <nicholas at periapt.co.uk>
+License: Artistic or GPL-2+
 
 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+
+License: GPL-2+
  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)
+ the Free Software Foundation; either version 2, 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'
-
-License: GPL-2
- This program is free software; you can redistribute it and/or modify
- it under the terms of version 2 of the GNU General Public License as
- published by the Free Software Foundation.
- .
- On Debian GNU/Linux systems, the complete text of the GNU General
- Public License can be found in `/usr/share/common-licenses/GPL-2'
+ On Debian systems, the complete text of version 2 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-2'.




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