r7506 - in /trunk/libtemplate-plugin-textile2-perl/debian: changelog copyright

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Thu Sep 13 04:27:54 UTC 2007


Author: dmn
Date: Thu Sep 13 04:27:54 2007
New Revision: 7506

URL: http://svn.debian.org/wsvn/?sc=1&rev=7506
Log:
* Fixed debian/copyright:
  + added upstream URL
  + corrected author and copyright and extended licensing information

Modified:
    trunk/libtemplate-plugin-textile2-perl/debian/changelog
    trunk/libtemplate-plugin-textile2-perl/debian/copyright

Modified: trunk/libtemplate-plugin-textile2-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libtemplate-plugin-textile2-perl/debian/changelog?rev=7506&op=diff
==============================================================================
--- trunk/libtemplate-plugin-textile2-perl/debian/changelog (original)
+++ trunk/libtemplate-plugin-textile2-perl/debian/changelog Thu Sep 13 04:27:54 2007
@@ -1,3 +1,11 @@
+libtemplate-plugin-textile2-perl (1.21-3) UNRELEASED; urgency=low
+
+  * Fixed debian/copyright:
+    + added upstream URL
+    + corrected author and copyright and extended licensing information
+
+ -- Damyan Ivanov <dmn at debian.org>  Thu, 13 Sep 2007 07:27:38 +0300
+
 libtemplate-plugin-textile2-perl (1.21-2) unstable; urgency=low
 
   [ Jaldhar H. Vyas ]

Modified: trunk/libtemplate-plugin-textile2-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libtemplate-plugin-textile2-perl/debian/copyright?rev=7506&op=diff
==============================================================================
--- trunk/libtemplate-plugin-textile2-perl/debian/copyright (original)
+++ trunk/libtemplate-plugin-textile2-perl/debian/copyright Thu Sep 13 04:27:54 2007
@@ -1,14 +1,30 @@
-This is the debian package for the Template-Plugin-Textile module.
+This is the debian package for the Template-Plugin-Textile2 module.
 It was created by Jaldhar H. Vyas <jaldhar at debian.org> using dh-make-perl.
 
-The upstream author is: Mark Fowler <mark at twoshortplanks.com>.
+Upstream source was downloaded from
+http://www.cpan.org/modules/by-module/Template/ (or try searching for
+Template::Plugin::Textile2 on search.cpan.org)
 
-Copyright Profero 2003.  All rights reserved.
+The upstream author is: Michele Beltrame <mb at italpro.net>
 
-This program is free software; you can redistribute it and/or modify it
-under the same terms as Perl itself..
+COPYRIGHT AND LICENCE
 
-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'.
+    Copyright (C) 2006 by Michele Beltrame <mb at italpro.net>
+
+    This library is free software, you can redistribute it and/or modify it
+    under the same terms as Perl itself.
+
+Perl's licensing is:
+
+    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'.




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