File: rules

package info (click to toggle)
python-redmine 2.1.1%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 496 kB
  • sloc: python: 3,176; makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 213 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export PYBUILD_NAME=redminelib
export PYBUILD_TEST_ARGS=-s $(CURDIR)

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

override_dh_installchangelogs:
	dh_installchangelogs CHANGELOG.rst