File: rules

package info (click to toggle)
scannotation 1.0.2%2Bsvn20110812-3.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 388 kB
  • sloc: java: 2,798; xml: 205; sh: 22; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 130 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh $@ --buildsystem=maven --with javahelper

get-orig-source:
	debian/orig-tar.sh $(DEB_UPSTREAM_VERSION)