seqan2 2.4.0+dfsg-15 source package in Ubuntu

Changelog

seqan2 (2.4.0+dfsg-15) unstable; urgency=medium

  * Fix watch file
  * Standards-Version: 4.6.1 (routine-update)
  * Use secure URI in Homepage field.
  * Set upstream metadata fields: Repository-Browse.
  [Team upload]
  * Fix tests against python3 (Closes: #1026492)
    **pending issue** fixes all tests BUT remains mason2 tests failing
    for complete different reason

 -- Andreas Tille <email address hidden>  Tue, 06 Dec 2022 15:52:21 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
seqan2_2.4.0+dfsg-15.dsc 2.3 KiB 1926247facfae85265467437f35ea8477920aa69219dfb3e49accd60d0e0be31
seqan2_2.4.0+dfsg.orig.tar.xz 80.2 MiB 9e69ff4130519b9c9bf019df6faaa280f35d9fd0485cfcfe270c525744bbe86e
seqan2_2.4.0+dfsg-15.debian.tar.xz 29.1 KiB c57de6d1e57ebc35dd980ab94bd052a5764096d91fdcfe5f0ab6a766a438761b

No changes file available.

Binary packages built by this source

libseqan2-dev: C++ library for the analysis of biological sequences (development)

 SeqAn is a C++ template library of efficient algorithms and data
 structures for the analysis of sequences with the focus on
 biological data. This library applies a unique generic design that
 guarantees high performance, generality, extensibility, and
 integration with other libraries. SeqAn is easy to use and
 simplifies the development of new software tools with a minimal loss
 of performance.
 .
 This package contains the developer files.

seqan-apps: C++ library for the analysis of biological sequences

 SeqAn is a C++ template library of efficient algorithms and data
 structures for the analysis of sequences with the focus on
 biological data. This library applies a unique generic design that
 guarantees high performance, generality, extensibility, and
 integration with other libraries. SeqAn is easy to use and
 simplifies the development of new software tools with a minimal loss
 of performance. This package contains the applications dfi, pair_align,
 micro_razers, seqan_tcoffee, seqcons, razers and tree_recon.

seqan-apps-dbgsym: debug symbols for seqan-apps