File: rules

package info (click to toggle)
libparse-debianchangelog-perl 1.2.0-13
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 976 kB
  • sloc: perl: 1,380; makefile: 25
file content (10 lines) | stat: -rwxr-xr-x 243 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

# for SOURCE_DATE_EPOCH
include /usr/share/dpkg/pkg-info.mk
export PO_BUILD_DATE = $(shell date --utc -d "@${SOURCE_DATE_EPOCH}" \
	                               '+%F %T')
export TZ=UTC

%:
	dh $@ --buildsystem=perl_build