[med-svn] [liblwp-parallel-perl] 05/15: Uploader parallel-useragent as lwp-parallel.

Andreas Tille tille at debian.org
Tue Dec 26 12:28:33 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository liblwp-parallel-perl.

commit 738882ef4f781c1ef89e7df0e4601ac99d957b6f
Author: Steffen Moeller <moeller at debian.org>
Date:   Sat Sep 4 21:07:35 2010 +0000

    Uploader parallel-useragent as lwp-parallel.
---
 debian/changelog                                          |  9 ++++++++-
 debian/control                                            | 15 +++++++++++++--
 ...ibparalleluseragent-perl.docs => liblwp-parallel.docs} |  0
 3 files changed, 21 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index da68d0f..49ddeae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,12 @@
+liblwp-parallel-perl (2.57-2) experimental; urgency=low
+
+  * Renamed package (Closes: #592528, #593587).
+  * Upload to experimental.
+
+ -- Steffen Moeller <moeller at debian.org>  Sat, 04 Sep 2010 16:43:46 +0200
+
 libparallel-useragent-perl (2.57-1) unstable; urgency=low
 
-  * Initial Release (Closes: #592528, #593587).
+  * Initial Release.
 
  -- Richard Holland <holland at eaglegenomics.com>  Thu, 19 Aug 2010 15:21:00 +0200
diff --git a/debian/control b/debian/control
index 01cf419..bce1c39 100644
--- a/debian/control
+++ b/debian/control
@@ -1,15 +1,17 @@
-Source: libparallel-useragent-perl
+Source: liblwp-parallel-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl
 Maintainer: Richard Holland <holland at eaglegenomics.com>
+Uploaders: Steffen Moeller <moeller at debian.org>
 Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/ParallelUserAgent/
 
-Package: libparallel-useragent-perl
+Package: liblwp-parallel-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}, libwww-perl5.808-perl
+Replaces: libparallel-useragent-perl
 Description: Extension for LWP to allow parallel HTTP and FTP access
  This class implements a user agent that access web sources in parallel.
  .
@@ -22,3 +24,12 @@ Description: Extension for LWP to allow parallel HTTP and FTP access
  timed out. Also, individual callback functions might indicate that
  the Agent should stop waiting for requests and return. (see
  $ua->register)
+ .
+ This package was first erroneously named libparallel-useragent-perl,
+ which would have reflected how the useragent is invoked in the
+ Perl code, but only after importing its module LWP::Parallel.
+ The module depends on a legacy version of the www Perl module.
+ A better alternative to Parallel::Useragent may be to adopt
+ WWW::Curl::Simple for the problem. This package was submitted to
+ the experimental distribution of Debian because of its dependency
+ on libwww-perl5.808-perl that was submitted to experimental.
diff --git a/debian/libparalleluseragent-perl.docs b/debian/liblwp-parallel.docs
similarity index 100%
rename from debian/libparalleluseragent-perl.docs
rename to debian/liblwp-parallel.docs

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/liblwp-parallel-perl.git



More information about the debian-med-commit mailing list