File: rules

package info (click to toggle)
python-siphash24 1.8-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 192 kB
  • sloc: python: 108; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 167 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

export PYBUILD_NAME = siphash24
export PYBUILD_TEST_UNITTEST = 1

%:
	dh $@ --buildsystem=pybuild