r8384 - in /trunk/libhtml-treebuilder-xpath-perl/debian: changelog control copyright

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Sat Oct 20 14:36:24 UTC 2007


Author: gregoa-guest
Date: Sat Oct 20 14:36:24 2007
New Revision: 8384

URL: http://svn.debian.org/wsvn/?sc=1&rev=8384
Log:
Put copyright information from lib/HTML/TreeBuilder/XPath.pm into
  debian/copyright.

Modified:
    trunk/libhtml-treebuilder-xpath-perl/debian/changelog
    trunk/libhtml-treebuilder-xpath-perl/debian/control
    trunk/libhtml-treebuilder-xpath-perl/debian/copyright

Modified: trunk/libhtml-treebuilder-xpath-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libhtml-treebuilder-xpath-perl/debian/changelog?rev=8384&op=diff
==============================================================================
--- trunk/libhtml-treebuilder-xpath-perl/debian/changelog (original)
+++ trunk/libhtml-treebuilder-xpath-perl/debian/changelog Sat Oct 20 14:36:24 2007
@@ -1,6 +1,4 @@
 libhtml-treebuilder-xpath-perl (0.08-1) UNRELEASED; urgency=low
-
-  TODO: debian/copyright does not match copyright information from the module
 
   [ Jeremiah C. Foster ]
   * Initial Release. (closes: #441850).
@@ -8,5 +6,7 @@
   [ gregor herrmann ]
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
     field (source stanza). Removed: XS-Vcs-Svn fields.
+  * Put copyright information from lib/HTML/TreeBuilder/XPath.pm into
+    debian/copyright.
 
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 20 Oct 2007 16:25:30 +0200
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 20 Oct 2007 16:35:13 +0200

Modified: trunk/libhtml-treebuilder-xpath-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libhtml-treebuilder-xpath-perl/debian/control?rev=8384&op=diff
==============================================================================
--- trunk/libhtml-treebuilder-xpath-perl/debian/control (original)
+++ trunk/libhtml-treebuilder-xpath-perl/debian/control Sat Oct 20 14:36:24 2007
@@ -5,7 +5,8 @@
 Build-Depends-Indep: perl (>= 5.8.8-7), libtest-pod-perl,
  libtest-pod-coverage-perl, libhtml-tree-perl, libxml-xpathengine-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jeremiah C. Foster <jeremiah at jeremiahfoster.com>
+Uploaders: Jeremiah C. Foster <jeremiah at jeremiahfoster.com>, 
+ gregor herrmann <gregor+debian at comodo.priv.at>
 Standards-Version: 3.7.2
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libhtml-treebuilder-xpath-perl/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-treebuilder-xpath-perl/

Modified: trunk/libhtml-treebuilder-xpath-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libhtml-treebuilder-xpath-perl/debian/copyright?rev=8384&op=diff
==============================================================================
--- trunk/libhtml-treebuilder-xpath-perl/debian/copyright (original)
+++ trunk/libhtml-treebuilder-xpath-perl/debian/copyright Sat Oct 20 14:36:24 2007
@@ -1,14 +1,17 @@
 This is the debian package for the HTML-TreeBuilder-XPath module.
 It was created by Jeremiah C. Foster <jeremiah at jeremiahfoster.com> 
-using dh-make-perl.
+using dh-make-perl and is maintained by the Debian Perl Group.
 
 It was downloaded from http://search.cpan.org/dist/HTML-TreeBuilder-XPath/
 
 The upstream author is: Michel Rodriguez <mirod at cpan.org>.
 
-Copyright (C) 2004, Michel Roriguez. All Rights Reserved.
-    This module is free software. It may be used, redistributed
-        and/or modified under the same terms as Perl itself.
+Copyright (C) 2006 by Michel Rodriguez
+
+  This library is free software; you can redistribute it and/or modify it
+  under the same terms as Perl itself, either Perl version 5.8.4 or, at your
+  option, any later version of Perl 5 you may have available.
+                     
 
 Perl is distributed under your choice of the GNU General Public 
 License or the Artistic License.  On Debian GNU/Linux systems, 




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