[libgd-graph-perl] 01/04: Fix explicitly (build-)depend on libgd-perl (with -gd2 fallbacks to ease backporting).

Jonas Smedegaard dr at jones.dk
Sat Jun 14 08:48:45 UTC 2014


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

js pushed a commit to branch master
in repository libgd-graph-perl.

commit 66fd3161bc11362dd822d9fd518f5d961b68ddc6
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Jun 14 10:34:36 2014 +0200

    Fix explicitly (build-)depend on libgd-perl (with -gd2 fallbacks to ease backporting).
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 369c276..a31b722 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,6 +30,8 @@ DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/R/RU/RUZ
 bdeps = imagemagick
 
 # Needed by upstream build and (always) at runtime
+#  * TODO: Drop -gd2 fallbacks when libgd-perl in in oldstable
+deps = libgd-perl | libgd-gd2-noxpm-perl | libgd-gd2-perl
 deps = libgd-text-perl
 
 CDBS_BUILD_DEPENDS +=, $(bdeps), $(deps)

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



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