[med-svn] [python-pybedtools] 01/01: simply rules

Michael Crusoe misterc-guest at moszumanska.debian.org
Sun Jan 15 15:16:57 UTC 2017


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

misterc-guest pushed a commit to branch master
in repository python-pybedtools.

commit c575bf3f1cb56ac2cdefcbb508df71c62822c7cf
Author: Michael R. Crusoe <michael.crusoe at gmail.com>
Date:   Sun Jan 15 06:44:21 2017 -0800

    simply rules
---
 debian/rules | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/debian/rules b/debian/rules
index 009b088..b61d04b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,11 +15,6 @@ export HOME=$(shell echo $$PWD"/fakehome")
 %:
 	dh $@ --with python3,sphinxdoc --buildsystem=pybuild
 
-dh_autoclean_override:
-	patch -p1 < debian/patches/do-not-rewrite-version || true
-	dh_autoclean
-	patch -p1 -R < debian/patches/do-not-rewrite-version || true
-
 override_dh_auto_build:
 	dh_auto_build
 	python3 setup.py develop --user
@@ -27,6 +22,4 @@ override_dh_auto_build:
 
 override_dh_auto_install:
 	dh_auto_install
-	cp pybedtools/scripts/pybedtools debian/python3-pybedtools/usr/bin/
-	sed -i 's/python/python3/' debian/python3-pybedtools/usr/bin/pybedtools
 	rm debian/python3-pybedtools/usr/lib/python3*/dist-packages/pybedtools/test/prevent_open_file_regression

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pybedtools.git



More information about the debian-med-commit mailing list