File: rules

package info (click to toggle)
wagon 1.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,944 kB
  • sloc: java: 15,705; xml: 1,464; sh: 80; makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 294 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/maven.mk

JAVA_HOME := /usr/lib/jvm/default-java
DEB_MAVEN_DOC_TARGET := javadoc:jar javadoc:aggregate

get-orig-source:
	uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename