File: rules

package info (click to toggle)
spread-sheet-widget 0.10-4.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,280 kB
  • sloc: ansic: 6,491; sh: 4,479; makefile: 81
file content (17 lines) | stat: -rwxr-xr-x 418 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/usr/bin/make -f

#export DH_VERBOSE=1
#export DH_OPTIONS=-v

export DEB_BUILD_MAINT_OPTIONS=hardening=+all

%:
	dh $@

# The changelog.gz had a timestamp from 1970
# The issue is described in
# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1059923
# I disable the upstream changelog from being distributed in
# the package for the moment
override_dh_installchangelogs:
	dh_installchangelogs --exclude=ChangeLog