[libmtj-java] 01/01: add infos on required classes

Olivier Sallou osallou at debian.org
Thu Sep 3 09:47:46 UTC 2015


This is an automated email from the git hooks/post-receive script.

osallou pushed a commit to branch master
in repository libmtj-java.

commit dceb89cbebf883d96dcef7515fe1b08135f4ef2e
Author: Olivier Sallou <osallou at debian.org>
Date:   Thu Sep 3 09:47:38 2015 +0000

    add infos on required classes
---
 debian/changelog | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 337f8a8..c1c9bd7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,10 @@ mtj (1.0.1-1) UNRELEASED; urgency=medium
     [javac]                                ^
     [javac] /home/vagrant/libmtj-java/src/main/java/no/uib/cipr/matrix/sparse/ArpackSym.java:3: error: package com.github.fommil.netlib does not exist
     [javac] import com.github.fommil.netlib.ARPACK;
+
+    => Need to replace com.github.fommil.netlib by org.netlib.blas/lapack/utils/arpack according
+       to required class
+
     [javac]                                ^
     [javac] /home/vagrant/libmtj-java/src/main/java/no/uib/cipr/matrix/sparse/ArpackSym.java:4: error: package lombok.extern.java does not exist
     [javac] import lombok.extern.java.Log;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libmtj-java.git



More information about the pkg-java-commits mailing list