[libstring-errf-perl] 04/06: Update (Build-)Depends

Alessandro Ghedini ghedo at moszumanska.debian.org
Wed Dec 4 20:08:42 UTC 2013


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

ghedo pushed a commit to branch master
in repository libstring-errf-perl.

commit 697aaa4bd84f39adb688f682aff229a5a6652dd4
Author: Alessandro Ghedini <alessandro at ghedini.me>
Date:   Wed Dec 4 21:01:45 2013 +0100

    Update (Build-)Depends
---
 debian/control | 25 ++++++++++---------------
 1 file changed, 10 insertions(+), 15 deletions(-)

diff --git a/debian/control b/debian/control
index 4901553..98a9357 100644
--- a/debian/control
+++ b/debian/control
@@ -5,12 +5,11 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
-                     libjson-perl,
-                     libparams-util-perl,
-                     libstring-formatter-perl,
-                     libsub-exporter-perl,
-                     perl (>= 5.13.4) | libtest-simple-perl (>= 0.96),
-                     libtimedate-perl
+ libjson-perl,
+ libparams-util-perl,
+ libstring-formatter-perl,
+ libsub-exporter-perl,
+ perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstring-errf-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstring-errf-perl.git
@@ -18,17 +17,13 @@ Homepage: https://metacpan.org/release/String-Errf/
 
 Package: libstring-errf-perl
 Architecture: all
-Depends: ${misc:Depends},
-         ${perl:Depends},
-         libjson-perl,
-         libparams-util-perl,
-         libstring-formatter-perl,
-         libsub-exporter-perl,
-         libtimedate-perl,
-         perl
+Depends: ${misc:Depends}, ${perl:Depends},
+ libjson-perl,
+ libparams-util-perl,
+ libstring-formatter-perl,
+ libsub-exporter-perl
 Description: Perl module that provides a simple sprintf-like dialect
  String::Errf provides errf, a simple string formatter that works something
  like sprintf|perlfunc/sprintf. It is implemented using String::Formatter and
  Sub::Exporter. Their documentation may be useful in understanding or
  extending String::Errf.
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libstring-errf-perl.git



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