This is an automated email from the git hooks/post-receive script. dkogan-guest pushed a commit to branch master in repository libalien-gnuplot-perl.
commit 05b6846d724bebff7a22d39d043de8bca57a5264 Author: Dima Kogan <[email protected]> Date: Mon Aug 25 22:28:58 2014 -0700 The Makefile.PL tries to find gnuplot, so I Build-Dep on it --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 71a5b2c..c1dbdb1 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: perl Priority: optional Maintainer: Debian Perl Group <[email protected]> Uploaders: Dima Kogan <[email protected]> -Build-Depends: debhelper (>= 8) +Build-Depends: debhelper (>= 8), gnuplot-nox Build-Depends-Indep: perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libalien-gnuplot-perl.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libalien-gnuplot-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
