r69871 - in /trunk/libhtml-autopagerize-perl/debian: changelog control
periapt-guest at users.alioth.debian.org
periapt-guest at users.alioth.debian.org
Sun Feb 27 15:08:46 UTC 2011
Author: periapt-guest
Date: Sun Feb 27 15:08:30 2011
New Revision: 69871
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=69871
Log:
Added build dependency and suggests on libwww-perl (Closses: #615499)
Modified:
trunk/libhtml-autopagerize-perl/debian/changelog
trunk/libhtml-autopagerize-perl/debian/control
Modified: trunk/libhtml-autopagerize-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-autopagerize-perl/debian/changelog?rev=69871&op=diff
==============================================================================
--- trunk/libhtml-autopagerize-perl/debian/changelog (original)
+++ trunk/libhtml-autopagerize-perl/debian/changelog Sun Feb 27 15:08:30 2011
@@ -1,13 +1,9 @@
-libhtml-autopagerize-perl (0.01-2) UNRELEASED; urgency=low
-
- TODO: LWP::Simple only needed for tests (not for the binary package).
- The only test using it also depends on an internet connection and
- is not even run (t/01_live.t).
+libhtml-autopagerize-perl (0.01-2) unstable; urgency=low
* Added myself to Uploaders
- * Added dependency on libwww-perl (Closses: #615499)
+ * Added build dependency and suggests on libwww-perl (Closses: #615499)
- -- Nicholas Bamber <nicholas at periapt.co.uk> Sun, 27 Feb 2011 11:58:23 +0000
+ -- Nicholas Bamber <nicholas at periapt.co.uk> Sun, 27 Feb 2011 15:09:58 +0000
libhtml-autopagerize-perl (0.01-1) unstable; urgency=low
Modified: trunk/libhtml-autopagerize-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-autopagerize-perl/debian/control?rev=69871&op=diff
==============================================================================
--- trunk/libhtml-autopagerize-perl/debian/control (original)
+++ trunk/libhtml-autopagerize-perl/debian/control Sun Feb 27 15:08:30 2011
@@ -16,7 +16,7 @@
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libhtml-treebuilder-xpath-perl,
liburi-perl, perl
-Recommends: libwww-perl
+Suggests: libwww-perl
Description: Utility to load AutoPagerize SITEINFO stuff
HTML::AutoPagerize is an utility module to load SITEINFO defined in
AutoPagerize. AutoPagerize is an userscript to automatically figure out
More information about the Pkg-perl-cvs-commits
mailing list