#!/usr/bin/make -f include /usr/share/dpkg/pkg-info.mk export PYBUILD_NAME=ase %: dh $@ --with python3,sphinxdoc --buildsystem=pybuild override_dh_auto_test: PYBUILD_SYSTEM=custom \ PYBUILD_TEST_ARGS="cd ase/test; {interpreter} -m ase test" \ PATH=$(CURDIR)/bin:$$PATH \ LC_ALL=C.UTF-8 \ TERM=linux \ dh_auto_test override_dh_auto_install: dh_auto_install # Move /usr/bin/ase from python3-ase to ase, drop all other scripts mkdir -p $(CURDIR)/debian/ase/usr/bin/ mv $(CURDIR)/debian/python3-ase/usr/bin/ase $(CURDIR)/debian/ase/usr/bin/ rm -f $(CURDIR)/debian/python3-ase/usr/bin/* # Fix privacy breach find $(CURDIR)/debian/python*-ase/usr/lib/python*/dist-packages/ase/db/templates -name '*.html' -exec \ sed -i -e "s//