[med-svn] [mhap] 03/07: Replace maven repo copy with a symlink to the jar file in /usr/share/java/

Afif Elghraoui afif at moszumanska.debian.org
Wed Jul 13 08:09:50 UTC 2016


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

afif pushed a commit to branch master
in repository mhap.

commit 490229a91d08ad3dd9be9aa7b3f0ac9269316b44
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Tue Jul 12 23:49:07 2016 -0700

    Replace maven repo copy with a symlink to the jar file in /usr/share/java/
    
    This avoids classpath issues with the maven copy (which are set
    relative to the build directory, triggering lintian warnings).
    This also avoids shipping two copies of the jar file.
---
 debian/links.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/links.in b/debian/links.in
index c8e7f19..b782a46 100644
--- a/debian/links.in
+++ b/debian/links.in
@@ -1,2 +1,3 @@
 /usr/share/java/mhap- at DEB_VERSION_UPSTREAM@.jar	/usr/share/java/mhap.jar
+/usr/share/java/mhap- at DEB_VERSION_UPSTREAM@.jar	/usr/share/maven-repo/mhap/mhap/@DEB_VERSION_UPSTREAM@/mhap- at DEB_VERSION_UPSTREAM@.jar
 /usr/share/java/mhap- at DEB_VERSION_UPSTREAM@.jar	/usr/bin/mhap

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/mhap.git



More information about the debian-med-commit mailing list