File: rules

package info (click to toggle)
libparse-debianchangelog-perl 1.2.0-12
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 848 kB
  • ctags: 200
  • sloc: perl: 1,380; makefile: 24
file content (8 lines) | stat: -rwxr-xr-x 201 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export PO_BUILD_DATE = $(shell date --utc -d "`dpkg-parsechangelog --show-field Date`" \
	                               '+%F %T')
export TZ=UTC

%:
	dh $@ --buildsystem=perl_build