File: rules

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

UPSTREAM_GIT ?= https://git.sr.ht/~martijnbraam/numberstation
include /usr/share/openstack-pkg-tools/pkgos.make

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@ --with python3

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