[liblog-dispatch-message-passing-perl] 01/02: Fix stop (build-)depending on libscalar-list-utils-perl: Provided by perl(-modules).
Jonas Smedegaard
js at alioth.debian.org
Fri Aug 30 12:39:49 UTC 2013
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository liblog-dispatch-message-passing-perl.
commit 9f37fef36b2a09b95cc12e46b0fde7676be24539
Author: Jonas Smedegaard <dr at jones.dk>
Date: Fri Aug 30 14:37:30 2013 +0200
Fix stop (build-)depending on libscalar-list-utils-perl: Provided by perl(-modules).
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 462b856..7607543 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,7 +27,7 @@ DEB_UPSTREAM_PACKAGE = Log-Dispatch-Message-Passing
DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/Log
# Needed by upstream build process and (always) at runtime
-perl-deps = log-dispatch message-passing scalar-list-utils
+perl-deps = log-dispatch message-passing
deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
# Needed by upstream testsuite
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblog-dispatch-message-passing-perl.git
More information about the Pkg-perl-cvs-commits
mailing list