[Git][java-team/libejml-java][master] 2 commits: ManualEJML.pdf is no longer present.

Andrius Merkys gitlab at salsa.debian.org
Wed May 15 14:42:06 BST 2019



Andrius Merkys pushed to branch master at Debian Java Maintainers / libejml-java


Commits:
c73c95c9 by Andrius Merkys at 2019-05-15T13:41:24Z
ManualEJML.pdf is no longer present.

- - - - -
030255ca by Andrius Merkys at 2019-05-15T13:41:48Z
Attempting to remove part of the temporary files.

- - - - -


3 changed files:

- − debian/doc-base
- − debian/docs
- debian/rules


Changes:

=====================================
debian/doc-base deleted
=====================================
@@ -1,15 +0,0 @@
-Document: libejml-java
-Title: Efficient Java Matrix Library
-Author: Peter Abeles
-Abstract: Efficient Java Matrix Library (EJML) is a linear algebra library for manipulating dense matrices.
- Its design goals are;
-  1) to be as computationally efficient as possible for both small and large
-     matrices, and
-  2) to be accessible to both novices and experts.
- These goals are accomplished by dynamically selecting the best algorithms to
- use at runtime and by designing a clean API.
-Section: Programming/Java
-
-Format: pdf
-Files: /usr/share/doc/libejml-java/ManualEJML.pdf.gz
-


=====================================
debian/docs deleted
=====================================
@@ -1 +0,0 @@
-docs/ManualEJML.pdf


=====================================
debian/rules
=====================================
@@ -10,3 +10,8 @@ export JAVA_HOME := /usr/lib/jvm/default-java/
 override_dh_auto_build:
 	dh_auto_build -- autogenerate
 	dh_auto_build
+
+override_dh_auto_clean:
+	dh_auto_clean
+	rm -rf main/ejml-cdense/src main/ejml-cdense/test
+	rm -rf main/ejml-fdense/src main/ejml-fdense/test



View it on GitLab: https://salsa.debian.org/java-team/libejml-java/compare/fbcfb024082960abd3875edd688b2e4ed85701b2...030255ca92cb8092317f3c46982c7c512a8ebcfc

-- 
View it on GitLab: https://salsa.debian.org/java-team/libejml-java/compare/fbcfb024082960abd3875edd688b2e4ed85701b2...030255ca92cb8092317f3c46982c7c512a8ebcfc
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/pkg-java-commits/attachments/20190515/fd602540/attachment.html>


More information about the pkg-java-commits mailing list