Andreas Tille pushed to branch master at Debian Med / artemis
Commits: 8e14e3a5 by Andreas Tille at 2018-08-05T04:26:21Z Class FTPSeekableStream should not be excluded - - - - - 2 changed files: - debian/changelog - debian/patches/samreader.patch Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +6,8 @@ artemis (17.0.1+dfsg-1) UNRELEASED; urgency=medium * debhelper 11 * Point Vcs fields to salsa.debian.org * Standards-Version: 4.2.0 - TODO: Fix build + * d/rules: use dh_auto_build + * Class FTPSeekableStream should not be excluded -- Andreas Tille <[email protected]> Sat, 17 Mar 2018 11:41:38 +0100 ===================================== debian/patches/samreader.patch ===================================== --- a/debian/patches/samreader.patch +++ b/debian/patches/samreader.patch @@ -125,14 +125,6 @@ Last-Update: 2016-12-07 23:37:52 +0000 cnt[0] = (cnt[0] / (((float) mappedReads[j] / 1000000.f) * (fLen / 1000.f))); --- a/uk/ac/sanger/artemis/components/alignment/BamView.java +++ b/uk/ac/sanger/artemis/components/alignment/BamView.java -@@ -149,7 +149,6 @@ import uk.ac.sanger.artemis.sequence.Mar - import uk.ac.sanger.artemis.sequence.NoSequenceException; - import uk.ac.sanger.artemis.util.Document; - import uk.ac.sanger.artemis.util.DocumentFactory; --import uk.ac.sanger.artemis.util.FTPSeekableStream; - import uk.ac.sanger.artemis.util.OutOfRangeException; - - /** @@ -186,15 +185,15 @@ public class BamView extends JPanel private Bases bases; private JScrollPane jspView; View it on GitLab: https://salsa.debian.org/med-team/artemis/commit/8e14e3a5362d69719065c869d08a289e0650afb9 -- View it on GitLab: https://salsa.debian.org/med-team/artemis/commit/8e14e3a5362d69719065c869d08a289e0650afb9 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
