r28219 - in /trunk/libogg-vorbis-decoder-perl/debian: changelog control copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Dec 13 13:36:58 UTC 2008


Author: gregoa
Date: Sat Dec 13 13:36:54 2008
New Revision: 28219

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=28219
Log:
* debian/{control,copyright}: change my email address.
* debian/copyright:
  - add year for additional copyright
  - change GPL-1+ to GPL-2+
  - add stanza for Artistic license

Modified:
    trunk/libogg-vorbis-decoder-perl/debian/changelog
    trunk/libogg-vorbis-decoder-perl/debian/control
    trunk/libogg-vorbis-decoder-perl/debian/copyright

Modified: trunk/libogg-vorbis-decoder-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libogg-vorbis-decoder-perl/debian/changelog?rev=28219&op=diff
==============================================================================
--- trunk/libogg-vorbis-decoder-perl/debian/changelog (original)
+++ trunk/libogg-vorbis-decoder-perl/debian/changelog Sat Dec 13 13:36:54 2008
@@ -22,6 +22,9 @@
     + updating copyright years from upstram
     + adding inc/Module/Install/* files
     + updating debian/* copyright stanza
+
+  [ gregor herrmann ]
+  * debian/{control,copyright}: change my email address.
 
  -- Rene Mayorga <rmayorga at debian.org.sv>  Fri, 12 Dec 2008 23:20:49 -0600
 

Modified: trunk/libogg-vorbis-decoder-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libogg-vorbis-decoder-perl/debian/control?rev=28219&op=diff
==============================================================================
--- trunk/libogg-vorbis-decoder-perl/debian/control (original)
+++ trunk/libogg-vorbis-decoder-perl/debian/control Sat Dec 13 13:36:54 2008
@@ -4,7 +4,7 @@
 Build-Depends: debhelper (>= 7),perl (>= 5.8.0-7), libvorbis-dev,
  libogg-dev, libtest-pod-coverage-perl, libtest-pod-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregor+debian at comodo.priv.at>, 
+Uploaders: gregor herrmann <gregoa at debian.org>, 
  Rene Mayorga <rmayorga at debian.org.sv>
 Standards-Version: 3.8.0
 Homepage: http://search.cpan.org/dist/Ogg-Vorbis-Decoder/

Modified: trunk/libogg-vorbis-decoder-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libogg-vorbis-decoder-perl/debian/copyright?rev=28219&op=diff
==============================================================================
--- trunk/libogg-vorbis-decoder-perl/debian/copyright (original)
+++ trunk/libogg-vorbis-decoder-perl/debian/copyright Sat Dec 13 13:36:54 2008
@@ -6,8 +6,8 @@
 
 Files: *
 Copyright: (C) 2004-2008 Dan Sully.  All Rights Reserved.
- (C) Dan Pemstein.  All Rights Reserved.
-License: GPL-1+
+ (C) 2003 Dan Pemstein.  All Rights Reserved.
+License: GPL-2+
 
 Files: inc/Module/Install/*
 Copyright: Copyright 2002 - 2008 by Brian Ingerson, Audrey Tang and Adam Kennedy
@@ -15,13 +15,19 @@
 
 Files: debian/*
 Copyright: (c) 2004 Ivan Kohler <ivan-debian at 420.am>
- (c) 2008 gregor herrmann <gregor+debian at comodo.priv.at>
+ (c) 2008 gregor herrmann <gregoa at debian.org>
 License: Artistic | GPL-1+
 
-License: GPL-1+
+License: GPL-1+, 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 {1,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: 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




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