[libcatmandu-sru-perl] 11/14: Tidy rules file: wrap long line.
Jonas Smedegaard
dr at jones.dk
Sun Oct 1 18:12:27 UTC 2017
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libcatmandu-sru-perl.
commit 74d75cba8243e6d97867cffec15a6a5539903805
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sun Oct 1 18:40:02 2017 +0200
Tidy rules file: wrap long line.
---
debian/rules | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 79d9108..a581d4d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,8 @@ include /usr/share/cdbs/1/rules/debhelper.mk
pkg = $(DEB_SOURCE_PACKAGE)
# Needed by upstream build and (always) at runtime
-perl-deps = catmandu catmandu-mods furl moo uri yaml-libyaml xml-libxml-simple xml-struct
+perl-deps = catmandu catmandu-mods furl moo uri yaml-libyaml
+perl-deps += xml-libxml-simple xml-struct
deps = $(patsubst %,$(comma) lib%-perl, $(perl-deps))
deps +=, libcpanel-json-xs-perl (>= 3.0213)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-sru-perl.git
More information about the Pkg-perl-cvs-commits
mailing list