File: rules

package info (click to toggle)
funkload 1.6.2-6
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 844 kB
  • ctags: 733
  • sloc: python: 5,399; makefile: 116; sh: 46; perl: 23
file content (28 lines) | stat: -rwxr-xr-x 736 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
#!/usr/bin/make -f

PACKAGE=funkload

export DH_VERBOSE=1

UPSTREAM_VERSION=1.6.2


DEB_PYTHON_SYSTEM=pycentral

DEB_PYTHON_VERSIONS=all


include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/class/python-distutils.mk

binary-install/funkload::
	cp -a CHANGES.txt debian/funkload/usr/share/doc/funkload/changelog
	rm -f debian/funkload/usr/share/doc/funkload/CHANGES.txt.*
	cp -a debian/funkload.html debian/funkload/usr/share/doc/funkload
	(echo -n "current tree "; bzr revno ) > debian/note-to-self || true
	cp -a debian/note-to-self debian/funkload/usr/share/doc/funkload
	dh_installman debian/*.1
	perl debian/dh_installoverrides
	rm -fr debian/funkload/usr/lib