File: rules

package info (click to toggle)
zope.security 7.3-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,100 kB
  • sloc: python: 7,798; ansic: 1,290; makefile: 129; sh: 6
file content (8 lines) | stat: -rwxr-xr-x 198 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export PYBUILD_NAME=zope.security
export PYBUILD_TEST_ARGS = -o consider_namespace_packages=true
export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@ --buildsystem=pybuild