[med-svn] [Git][med-team/igv][master] 2 commits: Add missing Depends
Andreas Tille
gitlab at salsa.debian.org
Fri Oct 19 10:06:30 BST 2018
Andreas Tille pushed to branch master at Debian Med / igv
Commits:
ff1673f8 by Andreas Tille at 2018-10-19T08:52:00Z
Add missing Depends
- - - - -
065a333f by Andreas Tille at 2018-10-19T09:00:36Z
Upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-igv (2.4.14+dfsg-1) UNRELEASED; urgency=medium
+igv (2.4.14+dfsg-1) unstable; urgency=medium
[ Dylan Aïssi ]
* Add more libraries deps in classpath
@@ -17,12 +17,13 @@ igv (2.4.14+dfsg-1) UNRELEASED; urgency=medium
- jlfgr is now available as source code not binary jar
- do not mention files not in tarball any more
- remove more unused jars
+ * Add missing Depends
[ Olivier Sallou]
* d/patches/fix_gradle.patch: adapt build to Debian
Remove java module support as some Debian libs are not modularized yet
- -- Andreas Tille <tille at debian.org> Mon, 01 Oct 2018 21:14:39 +0200
+ -- Andreas Tille <tille at debian.org> Fri, 19 Oct 2018 10:52:29 +0200
igv (2.4.6+dfsg-1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -26,7 +26,7 @@ Build-Depends: default-jdk,
libjaxp1.3-java,
liblog4j2-java,
liblog4j1.2-java,
- libhtsjdk-java | libsam-java (>= 1.89),
+ libhtsjdk-java,
openjfx,
libswing-layout-java,
libxml-commons-external-java,
@@ -47,9 +47,13 @@ Homepage: http://www.broadinstitute.org/igv/
Package: igv
Architecture: all
-Depends: ${shlibs:Depends},
- ${misc:Depends},
- ${java:Depends}
+Depends: ${misc:Depends},
+ ${java:Depends},
+ default-jre,
+ libjhdf5-java,
+ libhtsjdk-java,
+ liblog4j2-java,
+ libpicard-java
Description: Integrative Genomics Viewer
The Integrative Genomics Viewer (IGV) is a high-performance viewer that
efficiently handles large heterogeneous data sets, while providing a
View it on GitLab: https://salsa.debian.org/med-team/igv/compare/ca2037eb5075b7f50961313e9e2fc7e21ce3687e...065a333f1fff68bf846d1dc4325c8a7e18d76269
--
View it on GitLab: https://salsa.debian.org/med-team/igv/compare/ca2037eb5075b7f50961313e9e2fc7e21ce3687e...065a333f1fff68bf846d1dc4325c8a7e18d76269
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/debian-med-commit/attachments/20181019/f85a1e76/attachment-0001.html>
More information about the debian-med-commit
mailing list