[libplack-middleware-expires-perl] 12/17: (Build-)depend on libhttp-date-perl and libhttp-message-perl (and not libwww-perl).

Jonas Smedegaard dr at jones.dk
Sun May 18 13:20:34 UTC 2014


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

js pushed a commit to branch master
in repository libplack-middleware-expires-perl.

commit 531b5ce754462f23d3f5cac2265f19330028e684
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun May 18 15:00:19 2014 +0200

    (Build-)depend on libhttp-date-perl and libhttp-message-perl (and not libwww-perl).
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index f74d0c8..9323f5a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,6 +25,6 @@ DEB_UPSTREAM_PACKAGE = Plack-Middleware-Expires
 DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/Plack
 
 # Needed both by upstream build process and at runtime
-deps = libwww-perl, libplack-perl, libtry-tiny-perl
-CDBS_BUILD_DEPENDS += , $(deps)
+deps = libhttp-date-perl, libhttp-message-perl, libplack-perl, libtry-tiny-perl
+CDBS_BUILD_DEPENDS +=, $(deps)
 CDBS_DEPENDS_ALL = $(deps)

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



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