[SCM] Debian packaging of libarray-printcols-perl branch, master, updated. debian/2.1-10-6-g899361d

Xavier Guimard x.guimard at free.fr
Sun Jun 9 07:01:08 UTC 2013


The following commit has been merged in the master branch:
commit 64f311aaf2f01fc47d31a10935ee08cabfa24347
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun Jun 9 08:55:37 2013 +0200

    Add libmodule-build-perl in B-D-I and libfile-sharedir-perl in deps

diff --git a/debian/control b/debian/control
index 3afbf98..97905ee 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,10 @@ Uploaders: Jay Bonci <jaybonci at debian.org>,
            Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl
+Build-Depends: debhelper (>= 8),
+               libmodule-build-perl (>= 0.400000) | perl (>= 5.17.1)
+Build-Depends-Indep: libfile-sharedir-perl,
+                     perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libarray-printcols-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libarray-printcols-perl.git
@@ -14,7 +16,8 @@ Homepage: http://search.cpan.org/dist/Array-PrintCols/
 Package: libarray-printcols-perl
 Architecture: all
 Depends: ${misc:Depends},
-         ${perl:Depends}
+         ${perl:Depends},
+         libfile-sharedir-perl
 Description: Perl module to print array elements vertically
  Array::PrintCols, version 2.1, is a Perl 5 module which defines a
  subroutine to print arrays of elements in alphabetically, vertically

-- 
Debian packaging of libarray-printcols-perl



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