[SCM] Debian packaging of libio-interactive-perl branch, master, updated. 31d66fd09b5393da5687dd9a66daca84657407c9

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


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

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

diff --git a/debian/control b/debian/control
index c98f60c..30114ee 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,23 @@
 Source: libio-interactive-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 7), libtest-pod-perl, libtest-pod-coverage-perl
-Build-Depends-Indep: perl (>= 5.9.0)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Maximilian Gass <mxey at cloudconnected.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7),
+               libtest-pod-perl,
+               libtest-pod-coverage-perl
+Build-Depends-Indep: perl
 Standards-Version: 3.8.4
-Homepage: http://search.cpan.org/dist/IO-Interactive/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libio-interactive-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-interactive-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libio-interactive-perl.git
+Homepage: http://search.cpan.org/dist/IO-Interactive/
 
 Package: libio-interactive-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, perl (>= 5.9.0)
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         perl
 Description: utility module for interactive I/O
  IO::Interactive provides three utility subroutines that make it easier to
  develop interactive applications: is_interactive, interactive and busy.
+

-- 
Debian packaging of libio-interactive-perl



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