File: rules

package info (click to toggle)
libjs-php-date-formatter 1.3.6%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 136 kB
  • sloc: javascript: 451; makefile: 6
file content (11 lines) | stat: -rwxr-xr-x 205 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
# -*- makefile -*-

%:
	dh $@

override_dh_auto_build:
	uglifyjs -o js/php-date-formatter.min.js js/php-date-formatter.js

override_dh_installchangelogs:
	dh_installchangelogs CHANGE.md