r51990 - in /trunk/libopengl-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Mon Feb 1 17:49:49 UTC 2010


Author: gregoa
Date: Mon Feb  1 17:49:41 2010
New Revision: 51990

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=51990
Log:
debian/copyright: update formatting to revision 135 of DEP5.

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

Modified: trunk/libopengl-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libopengl-perl/debian/changelog?rev=51990&op=diff
==============================================================================
--- trunk/libopengl-perl/debian/changelog (original)
+++ trunk/libopengl-perl/debian/changelog Mon Feb  1 17:49:41 2010
@@ -7,6 +7,9 @@
   [ Maximilian Gass ]
   * Add patch to fix spelling in POD
   * Bump Standards-Version to 3.8.4 (no changes necessary)
+
+  [ gregor herrmann ]
+  * debian/copyright: update formatting to revision 135 of DEP5.
 
  -- Maximilian Gass <mxey at cloudconnected.org>  Sun, 31 Jan 2010 17:19:20 +0100
 

Modified: trunk/libopengl-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libopengl-perl/debian/copyright?rev=51990&op=diff
==============================================================================
--- trunk/libopengl-perl/debian/copyright (original)
+++ trunk/libopengl-perl/debian/copyright Mon Feb  1 17:49:41 2010
@@ -1,32 +1,31 @@
-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: Bob 'grafman' Free <grafman at graphcomp.com>
+Source: http://search.cpan.org/dist/OpenGL/
 Name: OpenGL
-Source: http://search.cpan.org/dist/OpenGL/
-Maintainer: Bob 'grafman' Free <grafman at graphcomp.com>
 
 Files: *
 Copyright: 1998, 1999, Kenneth Albanowski
  2000, Ilya Zakharevich
  2007, Bob Free
  2009, Christopher Marshall
-License: Perl
+License: Artistic or GPL-1+
 
 Files: ppport.h
 Copyright: 1999, Kenneth Albanowski
  2001, Paul Marquess
  2004, 2005, Marcus Holland-Moritz
-License: Perl
+License: Artistic or GPL-1+
 
 Files: OpenGL.{pm,xs}
 Copyright: 1995, Stan Melax
  1998, 1999 Kenneth Albanowski
  2007, Bob Free
  2009, Christopher Marshall
-License: Perl
+License: Artistic or GPL-1+
 
 Files: examples/*
 Copyright: 1995, Stan Melax
-License: Perl
+License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2001, Paolo Molaro <lupus at debian.org>
@@ -41,13 +40,21 @@
  2006, Gunnar Wolf <gwolf at debian.org>
  2006, Margarita Manterola <marga at debian.org>
  2008, Damyan Ivanov <dmn at debian.org>
- 2009, Maximilian Gass <mxey at cloudconnected.org>
-License: Perl
+ 2009, 2010, Maximilian Gass <mxey at cloudconnected.org>
+License: Artistic or GPL-1+
 
-License: Perl
-  On Debian systems the full text of the GNU General Public
-  License can be found in the `/usr/share/common-licenses/GPL-2'
-  file.
-  On Debian systems, the complete text of the Artistic License
-  can be found in `/usr/share/common-licenses/Artistic'
+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: 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 the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL'




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