[libattean-perl] 16/17: Tidy variable in rules.

Jonas Smedegaard dr at jones.dk
Mon Oct 2 13:54:30 UTC 2017


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

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

commit 95ac8ed273a9b1a8d314760c3554956c25efcb3b
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Oct 2 15:47:23 2017 +0200

    Tidy variable in rules.
---
 debian/rules | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 621c34c..2864651 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,10 +23,10 @@ pkg = $(DEB_SOURCE_PACKAGE)
 
 # Needed by upstream build and (always) at runtime
 perl-deps = algorithm-combinatorics ossp-uuid datetime-format-w3cdtf
-perl-deps += file-slurp http-negotiate json www
-perl-deps += list-moreutils math-cartesian-product module-pluggable
-perl-deps += moox-log-any scalar-list-utils set-scalar sub-install
-perl-deps += text-csv try-tiny type-tiny uri uri-namespacemap xml-sax namespace-clean
+perl-deps += file-slurp http-negotiate json www list-moreutils
+perl-deps += math-cartesian-product module-pluggable moox-log-any
+perl-deps += scalar-list-utils set-scalar sub-install text-csv try-tiny
+perl-deps += type-tiny uri uri-namespacemap xml-sax namespace-clean
 deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
 deps +=, libiri-perl (>= 0.005)
 deps +=, libmoo-perl (>= 2.000002)

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



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