r8628 - in /trunk/libhtml-selector-xpath-perl/debian: changelog copyright

jeremiah-guest at users.alioth.debian.org jeremiah-guest at users.alioth.debian.org
Mon Oct 29 10:32:43 UTC 2007


Author: jeremiah-guest
Date: Mon Oct 29 10:32:43 2007
New Revision: 8628

URL: http://svn.debian.org/wsvn/?sc=1&rev=8628
Log:
added a reply to dam in the changelog

Modified:
    trunk/libhtml-selector-xpath-perl/debian/changelog
    trunk/libhtml-selector-xpath-perl/debian/copyright

Modified: trunk/libhtml-selector-xpath-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libhtml-selector-xpath-perl/debian/changelog?rev=8628&op=diff
==============================================================================
--- trunk/libhtml-selector-xpath-perl/debian/changelog (original)
+++ trunk/libhtml-selector-xpath-perl/debian/changelog Mon Oct 29 10:32:43 2007
@@ -3,6 +3,9 @@
   [ Damyan Ivanov ]
     DOUBT: is this a dependency for something or?
 
+  [ Jeremia Foster ]
+    REPLY: Yes, this is a dependency for Web-Scraper
+	
   * Initial Release. (closes: #442005 );
 
   [ gregor herrmann ]

Modified: trunk/libhtml-selector-xpath-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libhtml-selector-xpath-perl/debian/copyright?rev=8628&op=diff
==============================================================================
--- trunk/libhtml-selector-xpath-perl/debian/copyright (original)
+++ trunk/libhtml-selector-xpath-perl/debian/copyright Mon Oct 29 10:32:43 2007
@@ -1,15 +1,11 @@
 This is the debian package for the HTML-Selector-XPath module.
 It was created by Jeremiah C. Foster <jeremiah at jeremiahfoster.com> using dh-make-perl.
 
-It was downloaded from http://www.cpan.org/authors/id/M/MI/MIYAGAWA/HTML-Selector-XPath-0.02.tar.gz
+It was downloaded from http://search.cpan.org/dist/HTML-Selector-XPath/
 
-This copyright info was automatically extracted from the perl module.
-It may not be accurate, so you better check the module sources
-if don't want to get into legal troubles.
+The upstream author is: Tatsuhiko Miyagawa <miyagawa at bulknews.net>
 
-The upstream author is: 
-
-Tatsuhiko Miyagawa <miyagawa at bulknews.net>
+Copyright (C) 2006 Tatsuhiko Miyagawa
 
 Most of the code is based on Joe Hewitt's getElementsBySelector.js on
 http://www.joehewitt.com/blog/2006-03-20.php and Andrew Dupont's
@@ -17,6 +13,14 @@
 but slightly modified using Aristotle Pegaltzis' CSS to XPath
 translation table per http://plasmasturm.org/log/444/.
 
+This module is free software. It may be used, redistributed
+and/or modified under the same terms as Perl itself.
+
+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'.
 
 The Debian packaging is (C) 2007, Jeremiah C. Foster <jeremiah at jeremiahfoster.com> and
 is licensed under the same terms as the software itself (see above).




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