r7449 - in /trunk/libb-utils-perl/debian: changelog copyright

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Wed Sep 12 06:00:39 UTC 2007


Author: dmn
Date: Wed Sep 12 06:00:36 2007
New Revision: 7449

URL: http://svn.debian.org/wsvn/?sc=1&rev=7449
Log:
* debian/copyright: added upstream source location
  + fixed upstream author information
  + added licensing information

Modified:
    trunk/libb-utils-perl/debian/changelog
    trunk/libb-utils-perl/debian/copyright

Modified: trunk/libb-utils-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libb-utils-perl/debian/changelog?rev=7449&op=diff
==============================================================================
--- trunk/libb-utils-perl/debian/changelog (original)
+++ trunk/libb-utils-perl/debian/changelog Wed Sep 12 06:00:36 2007
@@ -1,3 +1,11 @@
+libb-utils-perl (0.05-2) UNRELEASED; urgency=low
+
+  * debian/copyright: added upstream source location
+    + fixed upstream author information
+    + added licensing information
+
+ -- Damyan Ivanov <dmn at debian.org>  Wed, 12 Sep 2007 09:00:21 +0300
+
 libb-utils-perl (0.05-1) unstable; urgency=low
 
   * Initial Release.

Modified: trunk/libb-utils-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libb-utils-perl/debian/copyright?rev=7449&op=diff
==============================================================================
--- trunk/libb-utils-perl/debian/copyright (original)
+++ trunk/libb-utils-perl/debian/copyright Wed Sep 12 06:00:36 2007
@@ -1,9 +1,30 @@
 This is the debian package for the B-Utils module.
 It was created by Alexis Sukrieh <sukria at debian.org> using dh-make-perl.
 
-The upstream author is: 
+Upstream source was downloaded from http://www.cpan.org/modules/by-module/B/
 
-Simon Cozens, simon at cpan.org.
+The upstream author is: Joshua ben Jore, jjore at cpan.org
+
+Copyright (C) 2004 Joshua b. Jore
+
+From README:
+    AL & GPL. You know the score.
+
+Decoded, that would  mean the module is dual-licensed under Artistic license
+and GPL, same as Perl itself:
+
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of either:
+
+    a) the GNU General Public License as published by the Free Software
+       Foundation; either version 1, or (at your option) any later
+       version, or
+
+    b) the "Artistic License" which comes with Perl.
+
+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'.
 
 
 The Debian packaging is (C) 2007, Alexis Sukrieh <sukria at debian.org> and




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