r26775 - in /trunk/libbusiness-isbn-data-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Wed Nov 12 19:15:55 UTC 2008


Author: gregoa
Date: Wed Nov 12 19:15:52 2008
New Revision: 26775

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

Modified:
    trunk/libbusiness-isbn-data-perl/debian/changelog
    trunk/libbusiness-isbn-data-perl/debian/copyright

Modified: trunk/libbusiness-isbn-data-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libbusiness-isbn-data-perl/debian/changelog?rev=26775&op=diff
==============================================================================
--- trunk/libbusiness-isbn-data-perl/debian/changelog (original)
+++ trunk/libbusiness-isbn-data-perl/debian/changelog Wed Nov 12 19:15:52 2008
@@ -14,6 +14,8 @@
 
   [ gregor herrmann ]
   * debian/control: change my email address.
+  * debian/copyright: add Upstream-Name field and use stand-alone License
+    stanzas.
 
  -- Jose Luis Rivas <ghostbar38 at gmail.com>  Sat, 01 Nov 2008 12:19:43 -0430
 

Modified: trunk/libbusiness-isbn-data-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libbusiness-isbn-data-perl/debian/copyright?rev=26775&op=diff
==============================================================================
--- trunk/libbusiness-isbn-data-perl/debian/copyright (original)
+++ trunk/libbusiness-isbn-data-perl/debian/copyright Wed Nov 12 19:15:52 2008
@@ -1,6 +1,7 @@
 Format-Specification: 
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 Upstream-Author: brian d foy <bdfoy at cpan.org>
+Upstream-Name: Business-ISBN-Data
 Packaged-By: Vincent Danjean <vdanjean at debian.org>
 Original-Source-Location: http://search.cpan.org/dist/Business/
 Original-Source-Command: uscan --force-download
@@ -16,8 +17,17 @@
 Copyright: © 2007 Vincent Danjean <vdanjean at debian.org>
 License: GPL-1+ | Artistic
 
-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