File: control

package info (click to toggle)
jebl2 0.1%2Bgit20180418.653eb83-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,764 kB
  • sloc: java: 21,300; xml: 79; makefile: 8
file content (47 lines) | stat: -rw-r--r-- 1,613 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Source: jebl2
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Section: java
Priority: optional
Build-Depends: debhelper (>= 11~),
               javahelper
Build-Depends-Indep: default-jdk,
                     default-jdk-doc,
                     libtrove-java,
                     libtrove-java-doc,
                     ant
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/med-team/jebl2
Vcs-Git: https://salsa.debian.org/med-team/jebl2.git
Homepage: https://github.com/rambaut/jebl2

Package: libjebl2-java
Architecture: all
Depends: ${java:Depends},
         ${misc:Depends}
Recommends: ${java:Recommends}
Description: Java Evolutionary Biology Library
 A Java library for evolutionary biology and bioinformatics, including
 objects representing biomolecular sequences, multiple sequence
 alignments and phylogenetic trees.
 .
 This is a branch of the original JEBL on
 http://sourceforge.net/projects/jebl/ to develop a new API and class
 library.

Package: libjebl2-java-doc
Architecture: all
Section: doc
Depends: ${java:Depends},
         ${misc:Depends}
Recommends: ${java:Recommends}
Description: Java Evolutionary Biology Library (documentation)
 A Java library for evolutionary biology and bioinformatics, including 
 objects representing biomolecular sequences, multiple sequence
 alignments and phylogenetic trees.
 .
 This is a branch of the original JEBL on 
 http://sourceforge.net/projects/jebl/ to develop a new API and class
 library.
 .
 This package provides the documentation for the library