[libtest-bdd-cucumber-perl] 07/08: Revert "Don't include ParserOld.pm in the binary package."

Intrigeri intrigeri at moszumanska.debian.org
Mon Jul 24 06:02:47 UTC 2017


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

intrigeri pushed a commit to branch master
in repository libtest-bdd-cucumber-perl.

commit 7924a602f44df206ba5f37c815748c4e71ee63f5
Author: intrigeri <intrigeri at boum.org>
Date:   Mon Jul 24 05:53:58 2017 +0000

    Revert "Don't include ParserOld.pm in the binary package."
    
    This reverts commit ad8d3142bc6f79e3834c0f2e5f9cd3624e3cbef5.
    
    The upstream tarball was fixed, i.e. it doesn't include this stray file anymore.
---
 debian/rules | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index 063ab03..d54da6d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,11 +6,6 @@ TMP     = $(CURDIR)/debian/$(PACKAGE)
 %:
 	dh $@
 
-override_dh_auto_configure:
-	rm lib/Test/BDD/Cucumber/ParserOld.pm
-	sed -r -i '/lib\/Test\/BDD\/Cucumber\/ParserOld\.pm/ d' MANIFEST
-	dh_auto_configure
-
 override_dh_installexamples:
 	dh_installexamples
 	find $(TMP)/usr/share/doc/$(PACKAGE)/examples -type f -print0 | \

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



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