File: rules

package info (click to toggle)
php-doctrine-collections 1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 240 kB
  • ctags: 366
  • sloc: php: 1,359; makefile: 9; sh: 5
file content (14 lines) | stat: -rwxr-xr-x 213 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f

%:
	dh $@ --with phpcomposer

override_dh_auto_test:
	phpunit
	dh_auto_test

override_dh_installchangelogs:
	dh_installchangelogs README.md 

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