This is an automated email from the git hooks/post-receive script. mattia pushed a commit to branch master in repository python-pysam.
commit 5da67369095c4150029b97def02fc4ef5413b1d8 Author: Mattia Rizzolo <[email protected]> Date: Tue Oct 24 17:52:45 2017 +0200 d/rules: remove commented out line Gbp-Dch: Ignore Signed-off-by: Mattia Rizzolo <[email protected]> --- debian/rules | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian/rules b/debian/rules index 39aeb3f..ce2dadc 100755 --- a/debian/rules +++ b/debian/rules @@ -15,8 +15,6 @@ HTSLIBDIR := /usr/lib/$(DEB_HOST_MULTIARCH) export HTSLIB_LIBRARY_DIR=$(HTSLIBDIR) export HTSLIB_INCLUDE_DIR=/usr/include -# DEB_BUILD_OPTIONS := nocheck - clean: clean-tests %: dh $@ --with python2,python3 --buildsystem=pybuild -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pysam.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
