r26909 - in /trunk/libpoe-component-client-dns-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Nov 15 18:10:20 UTC 2008


Author: gregoa
Date: Sat Nov 15 18:10:16 2008
New Revision: 26909

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=26909
Log:
debian/copyright: use stand-alone License: stanzas instead of free text.

Modified:
    trunk/libpoe-component-client-dns-perl/debian/changelog
    trunk/libpoe-component-client-dns-perl/debian/copyright

Modified: trunk/libpoe-component-client-dns-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-client-dns-perl/debian/changelog?rev=26909&op=diff
==============================================================================
--- trunk/libpoe-component-client-dns-perl/debian/changelog (original)
+++ trunk/libpoe-component-client-dns-perl/debian/changelog Sat Nov 15 18:10:16 2008
@@ -12,6 +12,9 @@
   * Added me as Uploader.
   * debian/control: Bumped to Standards-Version 3.8.0 (no changes needed).
   * Refreshed debian/copyright.
+
+  [ gregor herrmann ]
+  * debian/copyright: use stand-alone License: stanzas instead of free text.
 
  -- Jose Luis Rivas <ghostbar38 at gmail.com>  Sun, 02 Nov 2008 02:35:10 -0430
 

Modified: trunk/libpoe-component-client-dns-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-client-dns-perl/debian/copyright?rev=26909&op=diff
==============================================================================
--- trunk/libpoe-component-client-dns-perl/debian/copyright (original)
+++ trunk/libpoe-component-client-dns-perl/debian/copyright Sat Nov 15 18:10:16 2008
@@ -19,15 +19,23 @@
 
 Files: debian/*
 Copyright: © 2008 Martín Ferrari <Tincho at debian.org>
-	   © 2008 gregor herrmann <gregoa at debian.org>
+           © 2008 gregor herrmann <gregoa at debian.org>
            © 2006 Michael Ablassmeier <abi at debian.org>
            © 2001-2005 Steve Kowalik <stevenk at debian.org>
 License: Other
  It is assumed that the previous maintainers did choose a license compatible
  with the software.
 
-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