File: rules

package info (click to toggle)
libj2ssh-java 0.2.9-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 3,792 kB
  • sloc: java: 39,998; xml: 197; sh: 13; makefile: 8
file content (14 lines) | stat: -rwxr-xr-x 293 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f

include /usr/share/dpkg/pkg-info.mk

export CLASSPATH=/usr/share/java/commons-logging.jar

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

override_dh_auto_build:
	dh_auto_build -- javadoc

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