[med-svn] [Git][med-team/megan-ce][master] Add libspring-web-java which seems to be needed but it does not reduce the number of errors.

Andreas Tille gitlab at salsa.debian.org
Mon May 28 10:55:04 BST 2018


Andreas Tille pushed to branch master at Debian Med / megan-ce


Commits:
9ffa6207 by Andreas Tille at 2018-05-28T11:54:26+02:00
Add libspring-web-java which seems to be needed but it does not reduce the number of errors.

- - - - -


2 changed files:

- debian/control
- debian/rules


Changes:

=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,8 @@ Build-Depends: debhelper (>= 11~),
                libcontrolsfx-java,
                libgoogle-gson-java,
                libsis-jhdf5-java,
-               libspring-core-java
+               libspring-core-java,
+               libspring-web-java
 Standards-Version: 4.1.4
 Vcs-Browser: https://salsa.debian.org/med-team/megan-ce
 Vcs-Git: https://salsa.debian.org/med-team/megan-ce.git


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@
 export LC_ALL=C.UTF-8
 
 DEBJAR    := /usr/share/java
-CLASS_PATH := $(DEBJAR)/jloda.jar:$(DEBJAR)/colt.jar:$(DEBJAR)/commons-math3.jar:$(DEBJAR)/gson.jar:$(DEBJAR)/openjfx/jre/lib/ext/jfxrt.jar:$(DEBJAR)/sis-jhdf5.jar:$(DEBJAR)/spring3-core.jar:$(DEBJAR)/controlsfx.jar
+CLASS_PATH := $(DEBJAR)/jloda.jar:$(DEBJAR)/colt.jar:$(DEBJAR)/commons-math3.jar:$(DEBJAR)/gson.jar:$(DEBJAR)/openjfx/jre/lib/ext/jfxrt.jar:$(DEBJAR)/sis-jhdf5.jar:$(DEBJAR)/spring3-core.jar:$(DEBJAR)/spring3-web.jar:$(DEBJAR)/controlsfx.jar
 
 %:
 	dh $@ --with javahelper



View it on GitLab: https://salsa.debian.org/med-team/megan-ce/commit/9ffa6207b690eff9b5b8aa170801de22eb30508f

-- 
View it on GitLab: https://salsa.debian.org/med-team/megan-ce/commit/9ffa6207b690eff9b5b8aa170801de22eb30508f
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/20180528/6e4bee61/attachment.html>


More information about the debian-med-commit mailing list