Commit 1be6def0 authored by Andreas Tille's avatar Andreas Tille
Browse files

Use gradle build system ... and leaving the task to continue here to someone...

Use gradle build system ... and leaving the task to continue here to someone more interested than me
parent 5916208d
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -3,7 +3,10 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.
Uploaders: Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 12~)
Build-Depends: debhelper (>= 12~),
               default-jdk,
               javahelper,
               gradle-debian-helper
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/med-team/apollo
Vcs-Git: https://salsa.debian.org/med-team/apollo.git
+1 −1
Original line number Diff line number Diff line
@@ -3,4 +3,4 @@
# DH_VERBOSE := 1

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