[librdf-doap-perl] 44/45: Modernize cdbs: Avoid dh-buildinfo to support building without (fake)root. Stop build-depend on dh-buildinfo.

Jonas Smedegaard dr at jones.dk
Sat Dec 23 10:36:43 UTC 2017


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

js pushed a commit to annotated tag debian/0.100-1
in repository librdf-doap-perl.

commit 727ba3afb83e341200a5652c5930d2ce60b75bbc
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Dec 23 11:34:28 2017 +0100

    Modernize cdbs: Avoid dh-buildinfo to support building without (fake)root. Stop build-depend on dh-buildinfo.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 982af00..2d4a675 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,6 +21,9 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 
 pkg = $(DEB_SOURCE_PACKAGE)
 
+# Avoid dh-buildinfo to support building without (fake)root
+CDBS_BUILD_DEPENDS_rules_debhelper_buildinfo =
+
 # Needed by upstream build and (always) at runtime
 # * Recent perl needed for List::Util >= 1.45
 perl-deps = exporter-tiny json moose moosex-attributetags

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



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