r11289 - in /trunk/libconfig-any-perl/debian: changelog copyright

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Mon Dec 17 16:50:00 UTC 2007


Author: gregoa-guest
Date: Mon Dec 17 16:49:59 2007
New Revision: 11289

URL: http://svn.debian.org/wsvn/?sc=1&rev=11289
Log:
debian/copyright: use generic download URL; be more verbose about
  author/contributors/copyright/.

Modified:
    trunk/libconfig-any-perl/debian/changelog
    trunk/libconfig-any-perl/debian/copyright

Modified: trunk/libconfig-any-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libconfig-any-perl/debian/changelog?rev=11289&op=diff
==============================================================================
--- trunk/libconfig-any-perl/debian/changelog (original)
+++ trunk/libconfig-any-perl/debian/changelog Mon Dec 17 16:49:59 2007
@@ -6,6 +6,8 @@
     Vcs-Svn fields.
   * debian/watch: use dist-based URL.
   * Set Standards-Version to 3.7.3 (no further changes required).
+  * debian/copyright: use generic download URL; be more verbose about
+    author/contributors/copyright/.
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:28:16 +0200
 

Modified: trunk/libconfig-any-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libconfig-any-perl/debian/copyright?rev=11289&op=diff
==============================================================================
--- trunk/libconfig-any-perl/debian/copyright (original)
+++ trunk/libconfig-any-perl/debian/copyright Mon Dec 17 16:49:59 2007
@@ -1,15 +1,42 @@
 This is the debian package for the Config-Any module.
 It was created by Krzysztof Krzyzaniak (eloy) <eloy at debian.org> using dh-make-perl.
 
-It was downloaded from:
-http://mirrors.kernel.org/cpan/modules/by-module/Config/Config-Any-0.04.tar.gz
+It can be downloaded from:
+http://search.cpan.org/dist/Config-Any/
 
-The upstream author is: Joel Bernstein <rataxis at cpan.org>.
 
-This program is free software, you can redistribute it and/or modify it under
-the same terms as Perl itself.
+Author
+    Joel Bernstein <rataxis at cpan.org>
 
-Perl is distributed under licenses:
+Contributors
+    This module was based on the original Catalyst::Plugin::ConfigLoader
+    module by Brian Cassidy "<bricas at cpan.org>".
+
+    With ideas and support from Matt S Trout "<mst at shadowcatsystems.co.uk>".
+
+    Further enhancements suggested by Evan Kaufman "<evank at cpan.org>".
+
+Copyright and license
+    lib/Config/Any.pm:
+        Copyright (c) 2006, Portugal Telecom "http://www.sapo.pt/". All rights
+        reserved. Portions copyright 2007, Joel Bernstein "<rataxis at cpan.org>".
+
+    lib/Config/Any/General.pm:
+        Copyright 2007 by Brian Cassidy
+        Portions Copyright 2006 Portugal Telecom
+
+    lib/Config/Any/{Perl,YAML,JSON}.pm:
+        Copyright 2007 by Brian Cassidy
+                         
+    lib/Config/Any/INI.pm:
+        Copyright 2007 by Brian Cassidy, portions copyright 2006, 2007 by
+        Joel Bernstein
+
+    This module is free software; you can redistribute it and/or modify it
+    under the same terms as Perl itself. See perlartistic.
+
+
+Perl is distributed under the following licenses:
 
     a) the GNU General Public License as published by the Free Software
        Foundation; either version 1, or (at your option) any later




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