[SCM] Debian packaging of libio-capture-perl branch, master, updated. 67bb458377c587722a9ecd03bed3128e2e659d0c

gregor herrmann gregoa at debian.org
Thu Jul 5 20:34:06 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index ad84272..347008d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,20 @@
 Source: libio-capture-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 6), quilt
-Build-Depends-Indep: perl (>= 5.8.0-7)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 6),
+               quilt
+Build-Depends-Indep: perl
 Standards-Version: 3.7.3
-Homepage: http://search.cpan.org/dist/IO-Capture/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libio-capture-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-capture-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libio-capture-perl.git
+Homepage: http://search.cpan.org/dist/IO-Capture/
 
 Package: libio-capture-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends} 
+Depends: ${perl:Depends},
+         ${misc:Depends} 
 Description: Abstract Base Class to build modules to capture output
  The IO::Capture Module defines an abstract base class that can be
  used to build modules that capture output being sent on a filehandle 
@@ -27,3 +29,4 @@ Description: Abstract Base Class to build modules to capture output
  sub-class from IO::Capture yourself.   If after reading the overview, 
  you would like to build a class from IO::Capture, look here for 
  details on the internals.
+

-- 
Debian packaging of libio-capture-perl



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