Skip to content
Commits on Source (3)
igv (2.4.14+dfsg-1) UNRELEASED; urgency=medium
[ Dylan Aïssi ]
* Team upload.
* Add more libraries deps in classpath
(LP: #1400648, #1476650, #1602389)
......@@ -14,7 +13,10 @@ igv (2.4.14+dfsg-1) UNRELEASED; urgency=medium
(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
* d/copyright: Maintain Files-Excluded:
- jlfgr is now available as source code not binary jar
- do not mention files not in tarball any more
- remove more unused jars
[ Olivier Sallou]
* d/patches/fix_gradle.patch: adapt build to Debian
......
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: http://www.broadinstitute.org/igv/projects/downloads
Files-Excluded:
igv.jar
batik-codec.jar
igv.bat
igv.command
lib/Jama-*
lib/batik*
lib/commons*
lib/concurrent*
lib/guava*
lib/jargs*
*/htsjdk*.jar
lib/jcommon*
lib/jfreechart*
lib/junit-*
*/junit-*.jar
lib/log4j-*
lib/sam-*
*/picard-*.jar
*/snappy-java-*.jar
lib/swing-layout-*
lib/xml-apis-*
lib/bcprov*
lib/jgrapht*
lib/jide-oss-*
lib/cofoja*
lib/mysql-connector*
lib/gson*
test/lib/ant.jar
test/lib/fest-assert*.jar
*/ant.jar
*/fest-Assert*.jar
test/lib/fest-util*.jar
test/lib/fest-reflect*.jar
Disclaimer: This package is not part of the Debian operating system.
......@@ -36,7 +26,7 @@ Disclaimer: This package is not part of the Debian operating system.
for non-free packages (such as our bug tracking system and mailing lists).
Files: *
Copyright: 2007-2015 Broad Institute
Copyright: 2007-2018 Broad Institute
License: MIT
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
......@@ -95,7 +85,10 @@ License: other
such jurisdiction.
Files: debian/*
Copyright: 2010 Shaun Jackman <sjackman@debian.org>
Copyright: 2010-2011 Shaun Jackman <sjackman@debian.org>
2011 Charles Plessy <plessy@debian.org>
2013-2018 Olivier Sallou <osallou@debian.org>,
Andreas Tille <tille@debian.org>
License: ISC
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
......