r10417 - in /trunk/libwww-mechanize-perl: bin/mech-dump debian/ debian/changelog debian/compat debian/control debian/copyright debian/rules debian/watch lib/WWW/Mechanize/Cookbook.pod lib/WWW/Mechanize/Image.pm lib/WWW/Mechanize/Link.pm

vdanjean at users.alioth.debian.org vdanjean at users.alioth.debian.org
Sat Dec 1 12:24:24 UTC 2007


Author: vdanjean
Date: Sat Dec  1 12:24:24 2007
New Revision: 10417

URL: http://svn.debian.org/wsvn/?sc=1&rev=10417
Log:
[svn-inject] Applying Debian modifications to trunk

Added:
    trunk/libwww-mechanize-perl/debian/
    trunk/libwww-mechanize-perl/debian/changelog
    trunk/libwww-mechanize-perl/debian/compat
    trunk/libwww-mechanize-perl/debian/control
    trunk/libwww-mechanize-perl/debian/copyright
    trunk/libwww-mechanize-perl/debian/rules   (with props)
    trunk/libwww-mechanize-perl/debian/watch
Modified:
    trunk/libwww-mechanize-perl/bin/mech-dump
    trunk/libwww-mechanize-perl/lib/WWW/Mechanize/Cookbook.pod
    trunk/libwww-mechanize-perl/lib/WWW/Mechanize/Image.pm
    trunk/libwww-mechanize-perl/lib/WWW/Mechanize/Link.pm

Modified: trunk/libwww-mechanize-perl/bin/mech-dump
URL: http://svn.debian.org/wsvn/trunk/libwww-mechanize-perl/bin/mech-dump?rev=10417&op=diff
==============================================================================
--- trunk/libwww-mechanize-perl/bin/mech-dump (original)
+++ trunk/libwww-mechanize-perl/bin/mech-dump Sat Dec  1 12:24:24 2007
@@ -112,6 +112,10 @@
     return;
 }
 
+=head1 SEE ALSO
+
+L<WWW::Mechanize>
+
 =head1 TODO
 
 =over 4

Added: trunk/libwww-mechanize-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libwww-mechanize-perl/debian/changelog?rev=10417&op=file
==============================================================================
--- trunk/libwww-mechanize-perl/debian/changelog (added)
+++ trunk/libwww-mechanize-perl/debian/changelog Sat Dec  1 12:24:24 2007
@@ -1,0 +1,122 @@
+libwww-mechanize-perl (1.30-2) unstable; urgency=low
+
+  * Remove extra debugging file from diff. Dumb mistake on my part. No other changes
+
+ -- Jay Bonci <jaybonci at debian.org>  Fri, 29 Jun 2007 09:53:40 -0400
+
+libwww-mechanize-perl (1.30-1) unstable; urgency=low
+
+  * New upstream release (Closes: #401342)
+  * Added SEE ALSO sections to some of the manpages (Closes: #406562)
+  * Changed the rules file to not ignore clean errors except in ! -f Makefile
+
+ -- Jay Bonci <jaybonci at debian.org>  Fri, 29 Jun 2007 09:25:09 -0400
+
+libwww-mechanize-perl (1.20-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Jay Bonci <jaybonci at debian.org>  Mon,  4 Dec 2006 00:15:38 -0500
+
+libwww-mechanize-perl (1.18-1) unstable; urgency=low
+
+  * New upstream release (Closes: #367252)
+  * Bumped policy-version to 3.7.2.0
+  * Changed debhelper to be Build-Depends instead of Build-Depends Indep
+
+ -- Jay Bonci <jaybonci at debian.org>  Sun,  4 Jun 2006 18:24:05 -0400
+
+libwww-mechanize-perl (1.12-2) unstable; urgency=low
+
+  * Add versioned depends on libwww-perl (Closes: #303831)
+
+ -- Jay Bonci <jaybonci at debian.org>  Mon, 11 Apr 2005 14:53:14 -0400
+
+libwww-mechanize-perl (1.12-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Jay Bonci <jaybonci at debian.org>  Thu, 17 Mar 2005 01:12:13 -0500
+
+libwww-mechanize-perl (1.10-1) unstable; urgency=low
+
+  * New upstream version
+
+ -- Jay Bonci <jaybonci at debian.org>  Thu, 10 Feb 2005 15:38:08 -0500
+
+libwww-mechanize-perl (1.08-1) unstable; urgency=low
+
+  * New upstream version
+
+ -- Jay Bonci <jaybonci at debian.org>  Tue, 28 Dec 2004 21:36:58 -0500
+
+libwww-mechanize-perl (1.04-1) unstable; urgency=low
+
+  * New upstream version
+
+ -- Jay Bonci <jaybonci at debian.org>  Mon, 11 Oct 2004 03:34:22 -0400
+
+libwww-mechanize-perl (1.02-3) unstable; urgency=low
+
+  * Fixed debian/watch file so uscan will actually work
+
+ -- Jay Bonci <jaybonci at debian.org>  Thu,  9 Sep 2004 03:52:02 -0400
+
+libwww-mechanize-perl (1.02-2) unstable; urgency=low
+
+  * Accepting NMU. (closes: #258187)
+    - Many thanks to Kenneth Pronovici for helping out.
+
+ -- Jay Bonci <jaybonci at debian.org>  Wed, 11 Aug 2004 01:03:10 -0400
+
+libwww-mechanize-perl (1.02-1.1) unstable; urgency=low
+
+  * NMU to fix release-critical FTBFS bug (closes: #258187).
+    - Apply patch from Jakob Lell <jlell at jakoblell.de>
+    - Changed expected mech-dump output in t/mech-dump.t
+
+ -- Kenneth J. Pronovici <pronovic at debian.org>  Fri,  6 Aug 2004 14:16:44 -0500
+
+libwww-mechanize-perl (1.02-1) unstable; urgency=low
+
+  * New upstream version (Closes: #247034)
+  * Clean lintian warning for possibly-conflicting debhelper versions
+
+ -- Jay Bonci <jaybonci at debian.org>  Tue,  4 May 2004 04:35:56 -0400
+
+libwww-mechanize-perl (0.72-1) unstable; urgency=low
+
+  * New upstream version
+
+ -- Jay Bonci <jaybonci at debian.org>  Tue, 10 Feb 2004 15:48:57 -0500
+
+libwww-mechanize-perl (0.70-1) unstable; urgency=low
+
+  * New upstream version
+  * Diff'ed the makefile to force vendor install
+
+ -- Jay Bonci <jaybonci at debian.org>  Fri,  2 Jan 2004 16:21:55 -0500
+
+libwww-mechanize-perl (0.66-1) unstable; urgency=low
+
+  * New upstream version
+  * Adds build-dependancy on libtest-warn-perl, as it is now in the archive
+
+ -- Jay Bonci <jaybonci at debian.org>  Mon, 17 Nov 2003 15:28:42 -0500
+
+libwww-mechanize-perl (0.63-1) unstable; urgency=low
+
+  * New upstream version
+  * Adds a Build-Dependancy on netbase (Closes: #216124)
+    - Should fix the FTBTS problem
+    - Thanks to Daniel Schepler for the report
+  * Adds a Build-Dependancy on libtest-exception-perl
+  * Changed the Makefile.PL around a bit to not include web tests or the referer test. Both don't work under autobuilders.
+
+ -- Jay Bonci <jaybonci at debian.org>  Tue, 21 Oct 2003 01:13:05 -0400
+
+libwww-mechanize-perl (0.60-1) unstable; urgency=low
+
+  * Initial Release (Closes: #191404)
+
+ -- Jay Bonci <jaybonci at debian.org>  Wed, 24 Sep 2003 15:47:55 -0400

Added: trunk/libwww-mechanize-perl/debian/compat
URL: http://svn.debian.org/wsvn/trunk/libwww-mechanize-perl/debian/compat?rev=10417&op=file
==============================================================================
--- trunk/libwww-mechanize-perl/debian/compat (added)
+++ trunk/libwww-mechanize-perl/debian/compat Sat Dec  1 12:24:24 2007
@@ -1,0 +1,1 @@
+4

Added: trunk/libwww-mechanize-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libwww-mechanize-perl/debian/control?rev=10417&op=file
==============================================================================
--- trunk/libwww-mechanize-perl/debian/control (added)
+++ trunk/libwww-mechanize-perl/debian/control Sat Dec  1 12:24:24 2007
@@ -1,0 +1,14 @@
+Source: libwww-mechanize-perl
+Section: perl
+Priority: optional
+Maintainer: Jay Bonci <jaybonci at debian.org>
+Build-Depends: debhelper (>> 4.1.0), perl (>= 5.6.0-16), libwww-perl (>= 5.68), libhtml-parser-perl, liburi-perl, libtest-pod-perl, libio-socket-ssl-perl, netbase, libtest-exception-perl, libtest-warn-perl
+Standards-Version: 3.7.2.0
+
+Package: libwww-mechanize-perl
+Architecture: all
+Recommends: libio-socket-ssl-perl
+Depends: ${perl:Depends}, libwww-perl (>= 5.68), libhtml-parser-perl, liburi-perl
+Description: Automate interaction with websites
+ Perl module to assist in interaction with websites. Handles link scrubbing
+ and form processing.

Added: trunk/libwww-mechanize-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libwww-mechanize-perl/debian/copyright?rev=10417&op=file
==============================================================================
--- trunk/libwww-mechanize-perl/debian/copyright (added)
+++ trunk/libwww-mechanize-perl/debian/copyright Sat Dec  1 12:24:24 2007
@@ -1,0 +1,18 @@
+This package was debianized by Jay Bonci <jay at bonci.com> on
+Sat,  3 May 2003 02:58:24 -0400.
+
+It was downloaded from http://search.cpan.org/author/PETDANCE/WWW-Mechanize-0.40
+
+Upstream Author: Andy Lester <andy at petdance.com> 
+
+Copyright:
+        This program is free software; you can redistribute it and/or modify
+        it under the terms of the "Artistic License"
+
+        See:
+
+        /usr/share/common-licenses/Artistic
+
+        For more information regarding this license
+
+

Added: trunk/libwww-mechanize-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libwww-mechanize-perl/debian/rules?rev=10417&op=file
==============================================================================
--- trunk/libwww-mechanize-perl/debian/rules (added)
+++ trunk/libwww-mechanize-perl/debian/rules Sat Dec  1 12:24:24 2007
@@ -1,0 +1,56 @@
+#!/usr/bin/make -f
+# Sample debian/rules that uses debhelper.
+# GNU copyright 1997 to 1999 by Joey Hess.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+# This is the debhelper compatibility version to use.
+#export DH_COMPAT=4
+
+PACKAGE=`pwd | sed -e "s/.*\/\\(.*\\)-.*/\\1/"`
+PKGROOT=$(CURDIR)/debian/$(PACKAGE)/usr
+ETCROOT=$(PKGROOT)/share/$(PACKAGE)
+
+build:
+	dh_testdir
+	# Add here commands to compile the package.
+	perl Makefile.PL verbose INSTALLDIRS=vendor --local --mech-dump
+clean:
+	dh_testdir
+	dh_testroot
+
+	[ ! -f Makefile ] || $(MAKE) clean
+	rm -f Makefile.old
+	dh_clean
+
+install:
+	dh_testdir
+	dh_testroot
+	dh_clean -k
+	dh_installdirs
+
+	$(MAKE) PREFIX=$(CURDIR)/debian/$(PACKAGE)/usr OPTIMIZE="-O2 -g -Wall" test install
+	install -d $(ETCROOT)
+	install -m 644 $(CURDIR)/etc/* $(ETCROOT)
+	-find $(CURDIR)/debian -type d | xargs rmdir -p --ignore-fail-on-non-empty
+
+binary-arch:;
+binary-indep: build install
+	dh_testdir
+	dh_testroot
+	dh_installdocs
+	dh_installman
+	dh_installchangelogs Changes
+	dh_link
+	dh_strip
+	dh_compress
+	dh_fixperms
+	dh_installdeb
+	dh_perl
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install configure

Propchange: trunk/libwww-mechanize-perl/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/libwww-mechanize-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libwww-mechanize-perl/debian/watch?rev=10417&op=file
==============================================================================
--- trunk/libwww-mechanize-perl/debian/watch (added)
+++ trunk/libwww-mechanize-perl/debian/watch Sat Dec  1 12:24:24 2007
@@ -1,0 +1,3 @@
+version=2
+http://www.cpan.org/modules/by-module/WWW/WWW-Mechanize-([0-9].*)\.tar.gz \
+ debian uupdate

Modified: trunk/libwww-mechanize-perl/lib/WWW/Mechanize/Cookbook.pod
URL: http://svn.debian.org/wsvn/trunk/libwww-mechanize-perl/lib/WWW/Mechanize/Cookbook.pod?rev=10417&op=diff
==============================================================================
--- trunk/libwww-mechanize-perl/lib/WWW/Mechanize/Cookbook.pod (original)
+++ trunk/libwww-mechanize-perl/lib/WWW/Mechanize/Cookbook.pod Sat Dec  1 12:24:24 2007
@@ -72,6 +72,10 @@
 Use Abe Timmerman's L<WWW::CheckSite>
 L<http://search.cpan.org/dist/WWW-CheckSite/>
 
+=head1 SEE ALSO
+
+L<WWW::Mechanize>
+
 =head1 AUTHORS
 
 Copyright 2005 Andy Lester C<< <andy at petdance.com> >>

Modified: trunk/libwww-mechanize-perl/lib/WWW/Mechanize/Image.pm
URL: http://svn.debian.org/wsvn/trunk/libwww-mechanize-perl/lib/WWW/Mechanize/Image.pm?rev=10417&op=diff
==============================================================================
--- trunk/libwww-mechanize-perl/lib/WWW/Mechanize/Image.pm (original)
+++ trunk/libwww-mechanize-perl/lib/WWW/Mechanize/Image.pm Sat Dec  1 12:24:24 2007
@@ -110,6 +110,10 @@
     return $self->URI->abs;
 }
 
+=head1 SEE ALSO
+
+L<WWW::Mechanize>
+
 =head1 COPYRIGHT
 
 Copyright (c) 2004 Andy Lester. All rights reserved. This program is

Modified: trunk/libwww-mechanize-perl/lib/WWW/Mechanize/Link.pm
URL: http://svn.debian.org/wsvn/trunk/libwww-mechanize-perl/lib/WWW/Mechanize/Link.pm?rev=10417&op=diff
==============================================================================
--- trunk/libwww-mechanize-perl/lib/WWW/Mechanize/Link.pm (original)
+++ trunk/libwww-mechanize-perl/lib/WWW/Mechanize/Link.pm Sat Dec  1 12:24:24 2007
@@ -112,6 +112,10 @@
     return $self->URI->abs;
 }
 
+=head1 SEE ALSO
+
+L<WWW::Mechanize>
+
 =head1 COPYRIGHT
 
 Copyright (c) 2004-2007 Andy Lester. All rights reserved. This program is




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