File: rules

package info (click to toggle)
python-gd 0.59-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 456 kB
  • ctags: 425
  • sloc: ansic: 1,655; python: 183; makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 233 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
#export DH_VERBOSE=1
export PYBUILD_NAME=gd
export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow

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

override_dh_strip:
	dh_strip -ppython-gd --dbg-package=python-gd-dbg