File: rules

package info (click to toggle)
lazy-object-proxy 1.12.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 392 kB
  • sloc: python: 3,214; ansic: 958; makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 186 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@ --buildsystem=pybuild

override_dh_installchangelogs:
	dh_installchangelogs CHANGELOG.rst

execute_after_dh_clean:
	rm -f src/lazy_object_proxy/_version.py