File: rules

package info (click to toggle)
tsctp 0.8.1-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 496 kB
  • sloc: python: 1,477; ansic: 525; sh: 462; makefile: 19
file content (11 lines) | stat: -rwxr-xr-x 232 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

# export DH_VERBOSE = 1
export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@ --buildsystem=cmake

# Use upstream ChangeLog for installation
override_dh_installchangelogs:
	dh_installchangelogs -k ChangeLog