File: control

package info (click to toggle)
sumalibs 1.0.36-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 408 kB
  • sloc: ansic: 3,154; lex: 174; sh: 45; makefile: 25
file content (35 lines) | stat: -rw-r--r-- 1,363 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
Source: sumalibs
Section: science
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>,
           Pierre Gruet <pgtdebian@free.fr>
Build-Depends: debhelper-compat (= 12),
               cmake
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/sumalibs
Vcs-Git: https://salsa.debian.org/med-team/sumalibs.git
Homepage: https://git.metabarcoding.org/obitools/sumalibs
Rules-Requires-Root: no

Package: libsuma1
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: shared library for sumatra and sumaclust
 Sumatra is a tool for fast and exact comparison and clustering of sequences
 and sumaclust can be used for fast and exact clustering of genomic sequences.
 Both tools are using this common library.
 .
 This package provides the shared library.

Package: libsuma-dev
Architecture: any
Section: libdevel
Depends: libsuma1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: headers and static library for sumatra and sumaclust
 Sumatra is a tool for fast and exact comparison and clustering of sequences
 and sumaclust can be used for fast and exact clustering of genomic sequences.
 Both tools are using this common library.
 .
 This package provides the static library and header files.