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

js pushed a commit to branch master
in repository libcache-memcached-fast-perl.

commit 7fab2439dc07f6a02463897c211268f049a768a7
Author: Jonas Smedegaard <d...@jones.dk>
Date:   Wed May 21 00:34:19 2014 +0200

    Tidy package relations resolving in rules file.
---
 debian/rules | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 9e8dad4..52973d1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,6 +21,8 @@ include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/class/perl-makemaker.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 
+pkg = $(DEB_SOURCE_PACKAGE)
+
 DEB_UPSTREAM_PACKAGE = Cache-Memcached-Fast
 #DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/Cache
 DEB_UPSTREAM_URL = http://search.cpan.org/CPAN/authors/id/K/KR/KROKI
@@ -30,6 +32,6 @@ clean::
        rm -f Makefile.old src/Makefile.old
 
 # Needed by upstream tests
-CDBS_BUILD_DEPENDS += , memcached
+CDBS_BUILD_DEPENDS +=, memcached
 
 DEB_INSTALL_EXAMPLES_$(pkg) = script/*

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to