File: rules

package info (click to toggle)
dom4j 2.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,348 kB
  • sloc: java: 26,367; xml: 24,952; makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 157 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@ --with maven-repo-helper

override_dh_auto_build:
	dh_auto_build -- jar javadoc

override_dh_auto_test:
	dh_auto_build -- test