File: control

package info (click to toggle)
jebl2 0.1%2B20140614-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,780 kB
  • ctags: 3,723
  • sloc: java: 21,236; xml: 89; sh: 16; makefile: 10
file content (47 lines) | stat: -rw-r--r-- 1,628 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 (>= 9),
               javahelper
Build-Depends-Indep: default-jdk,
                     default-jdk-doc,
                     libtrove-java,
                     libtrove-java-doc,
                     ant
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/jebl2.git
Vcs-Git: https://anonscm.debian.org/debian-med/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