[libdata-random-perl] 05/07: Update (build) dependencies.

gregor herrmann gregoa at debian.org
Wed Sep 18 17:51:44 UTC 2013


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

gregoa pushed a commit to branch master
in repository libdata-random-perl.

commit 03a7300504a902728961605998db602e9165442a
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Sep 18 19:47:33 2013 +0200

    Update (build) dependencies.
---
 debian/control |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 2947960..873e226 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,11 @@ Source: libdata-random-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl,
- libdate-calc-perl,
- libgd-gd2-perl | libgd-gd2-noxpm-perl,
+Build-Depends-Indep: libdate-calc-perl,
+ libgd-perl,
  libtest-pod-perl,
  libtest-pod-coverage-perl,
- perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
+ perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>,
  Niko Tyni <ntyni at iki.fi>,
@@ -21,7 +20,7 @@ Package: libdata-random-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends},
  libdate-calc-perl,
- libgd-gd2-perl | libgd-gd2-noxpm-perl
+ libgd-perl
 Description: Perl module to generate random data
  Data::Random is a module used to generate random data. It is useful mostly
  for test programs.

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



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