File: rules

package info (click to toggle)
xml-maven-plugin 1.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 776 kB
  • ctags: 296
  • sloc: java: 2,386; xml: 1,410; makefile: 7
file content (11 lines) | stat: -rwxr-xr-x 171 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

%:
	dh $@ --parallel --buildsystem=maven

override_dh_clean:
	dh_clean
	rm -rf src/test/it*/target

get-orig-source:
	uscan --download-current-version