_______________________________________________ devscripts-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel
The way I would approach is this is first of all to package
LWP::UserAgent::ProgressBar (as per blocking bug). Then make this module
a Suggests. Then check if this module is available and if so use that,
otherwise fallback to LWP::UserAgent.
