Skip to content
Snippets Groups Projects
Unverified Commit f469abc4 authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

d/rules: Use the new execute_after_*/execture_before_* dh rules.

parent 934b5685
No related branches found
No related tags found
No related merge requests found
......@@ -39,8 +39,7 @@ doc/%.1:
debian/diffoscope.bash-completion:
register-python-argcomplete3 diffoscope > $@
override_dh_auto_build: debian/diffoscope.bash-completion
dh_auto_build -O--buildsystem=pybuild
execute_after_dh_auto_build: debian/diffoscope.bash-completion
dh_auto_build -O--buildsystem=makefile -Ddoc
override_dh_python3:
......@@ -49,9 +48,8 @@ override_dh_python3:
--recommends-section=cmdline \
--recommends-section=comparators \
override_dh_gencontrol:
execute_before_dh_gencontrol:
bin/diffoscope --list-debian-substvars >> debian/diffoscope.substvars
dh_gencontrol -O--buildsystem=pybuild
diffoscope/presenters/icon.py: favicon.png
(echo '# Generated from $@'; \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment