[med-svn] [Git][med-team/igv][master] 7 commits: fixes

Olivier Sallou gitlab at salsa.debian.org
Mon Oct 15 16:13:56 BST 2018


Olivier Sallou pushed to branch master at Debian Med / igv


Commits:
0786442d by Olivier Sallou at 2018-10-15T14:26:22Z
fixes

- - - - -
5bcb98f7 by Olivier Sallou at 2018-10-15T14:28:32Z
fixes

- - - - -
6f18121f by Olivier Sallou at 2018-10-15T14:30:21Z
fixes

- - - - -
4ac8cfc2 by Olivier Sallou at 2018-10-15T14:32:51Z
fixes

- - - - -
f477f4d9 by Olivier Sallou at 2018-10-15T14:39:29Z
fixes

- - - - -
1853162a by Olivier Sallou at 2018-10-15T14:41:04Z
fixes

- - - - -
fb9c632e by Olivier Sallou at 2018-10-15T15:13:11Z
add packaging status info

- - - - -


2 changed files:

- debian/changelog
- debian/patches/fix_gradle.patch


Changes:

=====================================
debian/changelog
=====================================
@@ -13,9 +13,17 @@ igv (2.4.14+dfsg-1) UNRELEASED; urgency=medium
 
   [ Olivier Sallou]
   * d/patches/fix_gradle.patch: adapt build to Debian
-    // TODO there is still an issue with batik:
-       if defined, there are some conflicts
-       for other libs, they are found but marked as not visible....
+
+
+  * TODO there is still an issue with batik:
+     - if defined, there are some conflicts
+       (see https://stackoverflow.com/questions/42358084/package-conflicts-with-automatic-modules-in-java-9)
+       where some batik share some package names.
+     - for javafx libs, they are found but marked as not visible.... though
+       should be seen as unnamed modules.
+       javafx libs should be declared as modules with exported packages but
+       needs lib refactoring or we should find a way to put them as "standard"
+       libs and not modules (but how?)
 
  -- Andreas Tille <tille at debian.org>  Mon, 01 Oct 2018 21:14:39 +0200
 


=====================================
debian/patches/fix_gradle.patch
=====================================
@@ -80,7 +80,7 @@ Forwarded: no
      requires htsjdk;
      requires java.datatransfer;
      requires java.desktop;
-@@ -107,15 +107,15 @@
+@@ -107,15 +107,10 @@
      requires java.sql;
      requires java.xml;
      requires java.xml.bind;
@@ -89,11 +89,6 @@ Forwarded: no
 -    requires javafx.fxml;
 -    requires javafx.graphics;
 -    requires javafx.swing;
-+    requires javafx.baseEmpty;
-+    requires javafx.controlsEmpty;
-+    requires javafx.fxmlEmpty;
-+    requires javafx.graphicsEmpty;
-+    requires javafx.swingEmpty;
      requires jdk.xml.dom;
 -    requires jfreechart;
 +    requires jfreechart.debian;



View it on GitLab: https://salsa.debian.org/med-team/igv/compare/5efcfda62531713f5125221f98cbee66210337f6...fb9c632e973dc579ee9004599ab56ca160b036bc

-- 
View it on GitLab: https://salsa.debian.org/med-team/igv/compare/5efcfda62531713f5125221f98cbee66210337f6...fb9c632e973dc579ee9004599ab56ca160b036bc
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/20181015/d02c4997/attachment-0001.html>


More information about the debian-med-commit mailing list