File: rules

package info (click to toggle)
jcommander 1.71-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 1,184 kB
  • sloc: java: 6,056; sh: 124; xml: 35; makefile: 6
file content (11 lines) | stat: -rwxr-xr-x 202 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

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

export DEB_VERSION_UPSTREAM

%:
	dh $@ --buildsystem=gradle --with maven-repo-helper

override_dh_auto_build:
	dh_auto_build -- assemble javadoc