libmems 1.6.0+4725-11 source package in Ubuntu

Changelog

libmems (1.6.0+4725-11) unstable; urgency=medium

  * gcc-14.patch: new: hint a constant type to fix a build failure.
    (Closes: #1075186)
  * d/control: declare compliance to standards version 4.7.0.
  * d/control: migrate from pkg-config to pkgconf.
  * d/libmems1t64.lintian-overrides: fix a mismatch.
  * d/rules: convert leftover header file with national encoding to utf8.
  * d/s/lintian-overrides: new: flag error caused by t64 transission.

 -- Étienne Mollier <email address hidden>  Wed, 17 Jul 2024 20:45:19 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
libmems_1.6.0+4725-11.dsc 2.3 KiB b8bf3e077e945d9697f0ff8ea2891f7a65f1d9878888ebf3277e922b8e57e47f
libmems_1.6.0+4725.orig.tar.xz 231.2 KiB 67265e1eb1b85a04533be431b906cc8d4773c799fb1a7809b346209380c41e91
libmems_1.6.0+4725-11.debian.tar.xz 10.1 KiB cafcc6b065f7d2d06a3a428092b4d5c537271a4c95e70c36d3407153e3d2c5aa

No changes file available.

Binary packages built by this source

libmems-dev: development library to support DNA string matching and comparative genomics

 libMems is a freely available software development library to support DNA
 string matching and comparative genomics. Among other things, libMems
 implements an algorithm to perform approximate multi-MUM and multi-MEM
 identification. The algorithm uses spaced seed patterns in conjunction
 with a seed-and-extend style hashing method to identify matches. The method
 is efficient, requiring a maximum of only 16 bytes per base of the largest
 input sequence, and this data can be stored externally (i.e. on disk) to
 further reduce memory requirements.
 .
 This is the development package containing the statically linked
 library and the header files.

libmems1t64: library to support DNA string matching and comparative genomics

 libMems is a freely available software development library to support DNA
 string matching and comparative genomics. Among other things, libMems
 implements an algorithm to perform approximate multi-MUM and multi-MEM
 identification. The algorithm uses spaced seed patterns in conjunction
 with a seed-and-extend style hashing method to identify matches. The method
 is efficient, requiring a maximum of only 16 bytes per base of the largest
 input sequence, and this data can be stored externally (i.e. on disk) to
 further reduce memory requirements.
 .
 This package contains the dynamic library.

libmems1t64-dbgsym: debug symbols for libmems1t64