File: rules

package info (click to toggle)
php-zend-code 3.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,092 kB
  • ctags: 1,928
  • sloc: php: 8,297; makefile: 15
file content (11 lines) | stat: -rwxr-xr-x 216 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
%:
	dh $@ --with phpcomposer -Xindex.md

override_dh_auto_build:
	phpab	--output src/autoload.php \
		--template debian/autoload.php.tpl \
		src

get-orig-source:
	uscan --verbose --force --rename