biojava-live 1:1.7.1-6 source package in Ubuntu

Changelog

biojava-live (1:1.7.1-6) unstable; urgency=medium

  * Moved packaging to Git
  * cme fix dpkg-control
  * Replace cdbs variables by those provided by /usr/share/dpkg/default.mk
  * d/rules: use dh
  * Move debian/upstream to debian/upstream/metadata
  * DEP5 issues
  * debhelper 10
  * make build reproducible
    Closes: #859958

 -- Andreas Tille <email address hidden>  Tue, 26 Sep 2017 11:43:41 +0200

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
all
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
biojava-live_1.7.1-6.dsc 2.3 KiB 95838af8e47b3b593530d9b58f07eb8ba6cbb56a756ee85e3bf2f6ff823ffb7f
biojava-live_1.7.1.orig.tar.gz 10.5 MiB 60211e48176ffb4371465e3118f7ca8f5837175f3798fd843d56c449e17ba57b
biojava-live_1.7.1-6.debian.tar.xz 8.6 KiB 0f6552d573e10ce48461fb1a257e2378ffbc2afdf1820017bcbfc2989744ad9c

Available diffs

No changes file available.

Binary packages built by this source

libbiojava-java: Java API to biological data and applications (default version)

 BioJava is an open-source project dedicated to providing a Java framework
 for processing biological data. It includes objects for manipulating
 sequences, file parsers, DAS client and server support, access to BioSQL
 and Ensembl databases, and powerful analysis and statistical routines
 including a dynamic programming toolkit.
 .
 BioJava is provided by a vibrant community which meets annually at
 the Bioinformatics Open Source Conference (BOSC) that traditionally
 accompanies the Intelligent Systems in Molecular Biology (ISMB)
 meeting. Much like BioPerl, the employment of this library is valuable
 for everybody active in the field because of the many tricks of the
 trade one learns just by communicating on the mailing list.
 .
 This is a wrapper package which should enable smooth upgrades to new
 versions.

libbiojava-java-demos: Example programs for BioJava

 The package comes with a wealth of use cases for BioJava. It is generated
 together with the API documentation but because of its size of ~3.7MB it
 was decided to distribute it separately.

libbiojava-java-doc: [Biology] Documentation for BioJava

 BioJava is an open-source project dedicated to providing a Java framework
 for processing biological data.
 .
 This package contains the HTML documentation describing the API of BioJava
 which was generated automatically by JavaDoc.

libbiojava1.7-java: Java API to biological data and applications (version 1.7)

 This package presents the Open Source Java API to biological databases
 and a series of mostly sequence-based algorithms. The APIs are not
 compatible between versions. In analogy to the dealing with shared
 libraries of the C language, the jar file of this package has the
 API version in its name. It is symbolically linked to the expected
 biojava.jar filename in the package libbiojava-java. This will help
 keeping multiple versions of the biojava API in parallel.