File: rules

package info (click to toggle)
gammu 1.38.1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 17,368 kB
  • ctags: 8,484
  • sloc: ansic: 104,495; pascal: 7,209; cpp: 3,976; php: 1,622; python: 1,487; sh: 1,235; sql: 565; perl: 240; makefile: 147; asm: 31; cs: 4
file content (23 lines) | stat: -rwxr-xr-x 475 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
#!/usr/bin/make -f

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk

%:
	dh $@ --with systemd,sphinxdoc --buildsystem=cmake

override_dh_auto_build:
	dh_auto_build --parallel
	dh_auto_build -- manual-html

override_dh_strip:
	dh_strip --ddeb-migration='libgammu-dbg (<< 1.37.0-1~)'

override_dh_compress:
	dh_compress -X.js -Xobjects.inv -X.txt -X.py

override_dh_makeshlibs:
	dh_makeshlibs -V