[libgeo-distance-perl] 07/12: Tidy rules file: Suppress versioned debhelper build-dependency.

Jonas Smedegaard dr at jones.dk
Sun Sep 6 13:46:45 UTC 2015


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

js pushed a commit to branch master
in repository libgeo-distance-perl.

commit 78d4fdc19448cc64832aaaafedd6f96c3b63e193
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Sep 6 15:18:17 2015 +0200

    Tidy rules file: Suppress versioned debhelper build-dependency.
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 8e17769..549782f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,10 @@ DEB_UPSTREAM_PACKAGE = Geo-Distance
 DEB_UPSTREAM_URL = http://cpan.metacpan.org/authors/id/B/BL/BLUEFEET/
 DEB_UPSTREAM_TARBALL_MD5 = 6206bfa7f203d10a12f7a1178be764d6
 
+# Build-depend unversioned on debhelper
+#  TODO: Drop when adopted in cdbs
+CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
+
 # Needed both by upstream build process and at runtime
 common-depends = libmath-complex-perl
 

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



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