File: rules

package info (click to toggle)
python-hpack 3.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 56,396 kB
  • sloc: python: 6,051; makefile: 161
file content (11 lines) | stat: -rwxr-xr-x 250 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

export LC_ALL=C.UTF-8
export PYBUILD_NAME=hpack
export HYPOTHESIS_DATABASE_FILE=$(CURDIR)/debian/hypothesis

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

override_dh_installchangelogs:
	dh_installchangelogs HISTORY.rst