r27086 - in /trunk/libaudio-wma-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Nov 22 14:22:33 UTC 2008


Author: gregoa
Date: Sat Nov 22 14:22:29 2008
New Revision: 27086

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=27086
Log:
* debian/copyright:
  - add Upstream-Name field
  - update upstream copyright notice
  - use stand-alone License stanzas

Modified:
    trunk/libaudio-wma-perl/debian/changelog
    trunk/libaudio-wma-perl/debian/copyright

Modified: trunk/libaudio-wma-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libaudio-wma-perl/debian/changelog?rev=27086&op=diff
==============================================================================
--- trunk/libaudio-wma-perl/debian/changelog (original)
+++ trunk/libaudio-wma-perl/debian/changelog Sat Nov 22 14:22:29 2008
@@ -3,6 +3,10 @@
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
     (source stanza).
   * New upstream release.
+  * debian/copyright:
+    - add Upstream-Name field
+    - update upstream copyright notice
+    - use stand-alone License stanzas
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:39:42 +0100
 

Modified: trunk/libaudio-wma-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libaudio-wma-perl/debian/copyright?rev=27086&op=diff
==============================================================================
--- trunk/libaudio-wma-perl/debian/copyright (original)
+++ trunk/libaudio-wma-perl/debian/copyright Sat Nov 22 14:22:29 2008
@@ -3,21 +3,17 @@
 Debianized-Date: Fri, 15 Aug 2008 21:03:31 +0200
 Original-Source-Location: http://search.cpan.org/dist/Audio-WMA
 Upstream-Author: Dan Sully <daniel at cpan.org>
+Upstream-Name: Audio-WMA
 
 Files: *
-Copyright: Copyright © 2003-2007 Dan Sully & Slim Devices, Inc.
+Copyright: Copyright © 2003-2008 by Dan Sully & Logitech
 License-Alias: Perl
 License: GPL-1+ | Artistic
- This library is free software; you can redistribute it and/or modify
- it under the same terms as Perl itself, either Perl version 5.8.2 or,
- at your option, any later version of Perl 5 you may have available.
 
 Files: inc/*
 Copyright: Copyright 2002 - 2008 by Brian Ingerson, Audrey Tang and Adam Kennedy
 License-Alias: Perl
 License: GPL-1+ | Artistic
- This program is free software; you can redistribute it and/or modify it under
- the same terms as Perl itself (see below).
 
 Files: debian/*
 Copyright: Copyright © 2008 Cristian Greco <cgreco at cs.unibo.it>
@@ -26,7 +22,16 @@
  The Debian packaging is licensed under the same terms as the software itself
  (see above).
 
- 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'.
+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