[librdf-lazy-perl] 01/01: d/rules: add note about migrating away from dpkg-parsechangelog

gregor herrmann gregoa at debian.org
Thu Aug 3 21:08:07 UTC 2017


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

gregoa pushed a commit to branch master
in repository librdf-lazy-perl.

commit 53df747742b519546e5d2f520a6ebc199724d046
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Aug 3 17:07:38 2017 -0400

    d/rules: add note about migrating away from dpkg-parsechangelog
    
    Gbp-Dch: Ignore
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 2ed896a..6bca6df 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,5 +38,8 @@ CDBS_BUILD_DEPENDS +=, $(deps)
 CDBS_DEPENDS_$(pkg) = $(deps)
 
 #  * relax regression tests when targeted experimental suite
+# NOTE: instead if dpkg-parsechangelog:
+# should `include /usr/share/dpkg/pkg-info.mk' and
+# use $(DEB_DISTRIBUTION)
 exp-relax-check := $(if $(shell dpkg-parsechangelog | grep -x 'Distribution: \(experimental\|UNRELEASED\)'),|| true)
 DEB_PERL_CHECK_FLAGS += $(exp-relax-check)

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



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