File: rules

package info (click to toggle)
libcommons-modeler-java 2.0.1-8
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 796 kB
  • sloc: java: 5,961; xml: 1,425; makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 150 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 -- dist

override_dh_auto_test:
	dh_auto_build -- test