File: rules

package info (click to toggle)
urlscan 1.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 224 kB
  • sloc: python: 1,155; makefile: 8; sh: 5
file content (13 lines) | stat: -rwxr-xr-x 275 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

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

override_dh_python3:
	dh_python3 --shebang='/usr/bin/python3'

override_dh_compress:
	dh_compress --exclude README.md

override_dh_link:
	dh_link usr/share/doc/urlscan/README.md usr/share/doc/urlscan/README