File: rules

package info (click to toggle)
php-psr-log 1.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 164 kB
  • sloc: php: 298; makefile: 6
file content (9 lines) | stat: -rwxr-xr-x 199 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
%:
	dh $@  --with phpcomposer

override_dh_auto_build:
	phpab --output Psr/Log/autoload.php Psr/Log

override_dh_installchangelogs:
	dh_installchangelogs debian/upstream/changelog