File: rules

package info (click to toggle)
libibatis-java 2.3.4.726-6.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,640 kB
  • sloc: java: 14,435; xml: 85; sh: 15; makefile: 8
file content (13 lines) | stat: -rwxr-xr-x 281 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

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

override_dh_auto_build:
	dh_auto_build -- -f debian/build.xml

override_dh_auto_clean:
	dh_auto_clean -- -f debian/build.xml

get-orig-source:
	uscan --download-current-version --force-download --no-symlink