Skip to content
Commits on Source (3)
......@@ -4,10 +4,11 @@ snakemake (4.8.0-1) UNRELEASED; urgency=medium
* New upstream version
* Standards-Version: 4.1.3
* debhelper 11
* d/rules: delete get-orig-source target
* Build-Depends: r-cran-rmarkdown and disable patch that skips test using
RMarkdown
* Recommends: r-cran-rmarkdown
TODO: Needs python-datrie (#828741)
* Build-Depends: python-datrie
-- Andreas Tille <tille@debian.org> Tue, 27 Mar 2018 16:07:45 +0200
......
......@@ -13,13 +13,10 @@ export PATH:=$(CURDIR)/.pybuild/pythonX.Y_3.6/build/bin:$(PATH)
# Force the use of python3's sphinx-build.
export SPHINXBUILD=/usr/share/sphinx/scripts/python3/sphinx-build
# main packaging script based on dh7 syntax
%:
dh $@ --with python3,sphinxdoc --buildsystem=pybuild
override_dh_auto_build:
dh_auto_build
PYTHONPATH=$(shell pybuild --print build_dir --interpreter python3) \
python3 setup.py build_sphinx
get-orig-source:
uscan --verbose --force-download --repack --compression xz