File: rules

package info (click to toggle)
libpango-perl 1.227-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 572 kB
  • sloc: perl: 1,116; ansic: 35; makefile: 9
file content (15 lines) | stat: -rwxr-xr-x 247 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- NOECHO=

override_dh_auto_test:
	xvfb-run -a dh_auto_test

override_dh_installchangelogs:
	dh_installchangelogs NEWS