File: rules

package info (click to toggle)
jdependency 1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 484 kB
  • ctags: 101
  • sloc: java: 589; xml: 243; makefile: 7; sh: 2
file content (12 lines) | stat: -rwxr-xr-x 242 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export JAVA_HOME = /usr/lib/jvm/default-java

%:
	dh $@ --buildsystem=maven

override_dh_installchangelogs:
	dh_installchangelogs -- HISTORY.md

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