File: rules

package info (click to toggle)
contextlib2 0.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 152 kB
  • ctags: 183
  • sloc: python: 621; makefile: 111
file content (9 lines) | stat: -rwxr-xr-x 223 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
export PYBUILD_DESTDIR_python2=debian/python-contextlib2/
export PYBUILD_TEST_ARGS={dir}/
%:
	dh $@ --with python2 --buildsystem=pybuild


override_dh_installchangelogs:
	dh_installchangelogs -k NEWS.rst