seqan2 2.4.0+dfsg-15ubuntu1 source package in Ubuntu

Changelog

seqan2 (2.4.0+dfsg-15ubuntu1) lunar; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Add ppc64el to the list of "low-memory" architectures

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

 -- Gianfranco Costamagna <email address hidden>  Thu, 22 Dec 2022 09:39:28 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian Med
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
seqan2_2.4.0+dfsg.orig.tar.xz 80.2 MiB 9e69ff4130519b9c9bf019df6faaa280f35d9fd0485cfcfe270c525744bbe86e
seqan2_2.4.0+dfsg-15ubuntu1.debian.tar.xz 29.7 KiB e0cd022dcd0a7a687aa018f2b47ec33415c281c0300d53ba7218545eb9106270
seqan2_2.4.0+dfsg-15ubuntu1.dsc 2.3 KiB 1685fb490f913f1e631b73929da15f849019124dd47620980fede731aaeaf8f7

View changes file

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