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

js pushed a commit to branch master
in repository librdf-generator-void-perl.

commit fa501d062e65f3a525e4a259a5031f241b1b69ff
Author: Jonas Smedegaard <d...@jones.dk>
Date:   Tue Feb 9 19:09:30 2016 +0100

    Drop workaround for convenience code copies interfering with tests: Dropped 
from upstream tarball.
---
 debian/rules | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/debian/rules b/debian/rules
index 42b2304..387c62c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,10 +40,3 @@ deps-enhances = perlrdf (>= 0.04)
 CDBS_BUILD_DEPENDS +=, $(deps), $(deps-test), $(deps-enhances)
 CDBS_DEPENDS_$(pkg) = $(deps)
 CDBS_ENHANCES_$(pkg) = $(deps-enhances)
-
-# move outdated inc/ out of the way before tests and back afterwards
-configure/$(pkg)::
-       [ -d $(CURDIR)/inc.old ] || mv -v $(CURDIR)/inc $(CURDIR)/inc.old
-
-build/$(pkg)::
-       [ ! -d $(CURDIR)/inc.old ] || mv -v $(CURDIR)/inc.old $(CURDIR)/inc

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/librdf-generator-void-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