Skip to content
Commits on Source (3)
......@@ -13,6 +13,8 @@ igv (2.4.14+dfsg-1) UNRELEASED; urgency=medium
* Add commons-io.jar and gson.jar to classpath in wrapper script
(Thanks for the hint to Tony Travis <tony.travis@minke-informatics.co.uk>)
(LP: #1797819)
* XS-Autobuild: yes
* d/copyright: jlfgr is now available as source code not binary jar
[ Olivier Sallou]
* d/patches/fix_gradle.patch: adapt build to Debian
......
......@@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.
Uploaders: Andreas Tille <tille@debian.org>,
Olivier Sallou <osallou@debian.org>
Section: non-free/science
XS-Autobuild: no
XS-Autobuild: yes
Priority: optional
Build-Depends: default-jdk,
debhelper (>= 11~),
......
......@@ -28,7 +28,7 @@ Files-Excluded:
test/lib/fest-assert*.jar
test/lib/fest-util*.jar
test/lib/fest-reflect*.jar
Disclamer: This package is not part of the Debian operating system.
Disclaimer: This package is not part of the Debian operating system.
The igv source and binary Debian packages are part of the “non-free” area in
our archive. The packages in this area are not part of the Debian system,
although they have been configured for use with Debian. We nevertheless support
......@@ -51,7 +51,7 @@ Copyright: 2012-2014 Campagne Laboratory, Weill Cornell Medical College
License: LGPL-3
See `/usr/share/common-licenses/LGPL-3'.
Files: lib/jlfgr-1_0.jar
Files: src/main/resources-jlfgr-1_0/*
Copyright: 2000 by Sun Microsystems, Inc.
License: other
Sun grants you ("Licensee") a non-exclusive,
......