File: rules

package info (click to toggle)
jupyter-sphinx-theme 0.0.6%2Bds1-12
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 308 kB
  • sloc: makefile: 168; python: 120; sh: 6
file content (16 lines) | stat: -rwxr-xr-x 371 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/usr/bin/make -f

export PYBUILD_NAME=jupyter-sphinx-theme

default:
	@uscan --no-conf --dehs --report || true

%:
	dh $@ --with python3 --buildsystem=pybuild

override_dh_installdocs:
	dh_installdocs --package=python3-jupyter-sphinx-theme --link-doc=jupyter-sphinx-theme-common
	dh_installdocs --remaining-packages

override_dh_compress-indep:
	dh_compress -Xexamples