[SCM] Debian packaging of libio-all-lwp-perl branch, master, updated. e22fe7cc4ef8787c45f7f5491f059945c4117e1b

gregor herrmann gregoa at debian.org
Thu Jul 5 20:33:57 UTC 2012


The following commit has been merged in the master branch:
commit 76489fe7f1c942934f7da3d0422f482dfb132d1d
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:35:07 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 027c554..bcfc7c1 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,25 @@
 Source: libio-all-lwp-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ryan Niebur <ryan at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.8.0), libio-all-perl (>= 0.30), libwww-perl, libtest-pod-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ryan Niebur <ryan at debian.org>
+Build-Depends-Indep: perl,
+                     libio-all-perl,
+                     libwww-perl,
+                     libtest-pod-perl
 Standards-Version: 3.8.2
-Homepage: http://search.cpan.org/dist/IO-All-LWP/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libio-all-lwp-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-all-lwp-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libio-all-lwp-perl.git
+Homepage: http://search.cpan.org/dist/IO-All-LWP/
 
 Package: libio-all-lwp-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, perl (>= 5.8.0),
-  libio-all-perl (>= 0.30), libwww-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         perl,
+         libio-all-perl,
+         libwww-perl
 Description: Perl module to use HTTP and FTP URLs with IO::All
  IO::All::LWP acts as glue between IO::All and LWP, so that files can
  be read and written through the network using the convenient IO:All
@@ -21,3 +27,4 @@ Description: Perl module to use HTTP and FTP URLs with IO::All
  IO::All, which knows when to autoload IO::All::HTTP, IO::All::HTTPS,
  IO::All::FTP, or IO::All::Gopher, which implement the specific
  protocols based on IO::All::LWP.
+

-- 
Debian packaging of libio-all-lwp-perl



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