File: control

package info (click to toggle)
aegean 0.15.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 8,780 kB
  • sloc: ansic: 12,035; python: 450; sh: 315; makefile: 311; perl: 151
file content (41 lines) | stat: -rw-r--r-- 1,675 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
Source: aegean
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Sascha Steinbiss <sascha@steinbiss.name>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
               libcairo2-dev,
               libgenometools0-dev,
               python,
               git
Standards-Version: 3.9.7
Testsuite: autopkgtest
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/aegean.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/aegean.git
Homepage: http://standage.github.io/AEGeAn

Package: aegean
Architecture: amd64 arm64 armel armhf i386 mipsel powerpc ppc64el s390x hurd-i386 kfreebsd-amd64 kfreebsd-i386 ppc64 x32
Depends: ${shlibs:Depends},
         ${misc:Depends},
         libjs-jquery,
         libjs-jquery-datatables,
         libjs-mootools,
         libgenometools0
Description: integrated genome analysis toolkit
 The AEGeAn Toolkit is designed for the Analysis and Evaluation of Genome
 Annotations. The toolkit includes a variety of analysis programs, e.g. for
 comparing distinct sets of gene structure annotations (ParsEval), computation
 of gene loci (LocusPocus) and more.

Package: aegean-dbg
Architecture: amd64 arm64 armel armhf i386 mipsel powerpc ppc64el s390x hurd-i386 kfreebsd-amd64 kfreebsd-i386 ppc64 x32
Section: debug
Priority: extra
Depends: ${shlibs:Depends},
         ${misc:Depends},
         aegean (= ${binary:Version})
Description: integrated genome analysis toolkit, with debug symbols
 This package contains debug information stripped from AEGeAn.
 You may decide to install it to help identifying issues, typically
 to help communication with upstream developers.