[med-svn] [Git][med-team/apollo][master] Use gradle build system ... and leaving the task to continue here to someone...

Andreas Tille gitlab at salsa.debian.org
Sat Mar 9 21:32:41 GMT 2019


Andreas Tille pushed to branch master at Debian Med / apollo


Commits:
1be6def0 by Andreas Tille at 2019-03-09T21:32:00Z
Use gradle build system ... and leaving the task to continue here to someone more interested than me

- - - - -


2 changed files:

- debian/control
- debian/rules


Changes:

=====================================
debian/control
=====================================
@@ -3,7 +3,10 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Andreas Tille <tille at 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


=====================================
debian/rules
=====================================
@@ -3,4 +3,4 @@
 # DH_VERBOSE := 1
 
 %:
-	dh $@
+	dh $@ --buildsystem=gradle --with javahelper



View it on GitLab: https://salsa.debian.org/med-team/apollo/commit/1be6def05aa25c64845ddd7802bca88c8ac9db39

-- 
View it on GitLab: https://salsa.debian.org/med-team/apollo/commit/1be6def05aa25c64845ddd7802bca88c8ac9db39
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190309/dbb7a66a/attachment-0001.html>


More information about the debian-med-commit mailing list