libgenome 1.3.11+svn20110227.4616-6 source package in Ubuntu

Changelog

libgenome (1.3.11+svn20110227.4616-6) unstable; urgency=medium

  * d/libgenome0.symbols.amd64: update.
    Mark symbols optimized out by LTO as optional.  This has also the side
    effect of resolving build issues encountered with Gcc 13.
    (Closes: #1015488, #1037728)
  * d/control: declare compliance to standards version 4.6.2.

 -- Étienne Mollier <email address hidden>  Tue, 18 Jul 2023 14:57:43 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe libs
Mantic release universe libs

Downloads

File Size SHA-256 Checksum
libgenome_1.3.11+svn20110227.4616-6.dsc 2.3 KiB 2a6195b72dc54c56a68725338a203b61e05a5c6d364b0c564b4622f03d937641
libgenome_1.3.11+svn20110227.4616.orig.tar.xz 79.2 KiB a2ca77c2a4e9c6239d9cc2fd84b84ffa75444283e3c3d34f8e724525b6a1b677
libgenome_1.3.11+svn20110227.4616-6.debian.tar.xz 10.8 KiB d9acd8439aa96fd9a03715c627aecd74c2e36e1cb06605b692d28e4987e139a7

No changes file available.

Binary packages built by this source

libgenome-dev: toolkit for developing bioinformatic related software (devel)

 libGenome is a freely available toolkit for developing bioinformatic related
 software in C++. It is intended to take the hassle out of performing common
 tasks on genetic sequence and annotation data.
 .
 Among other things, libGenome can help you:
 .
  * Read and write Multi-FastA format files
  * Read and write GenBank flat file database entries
  * Append, chop, truncate, reverse, complement, translate, and otherwise
    mangle sequence data
  * Access annotation in GenBank flat files
 .
 This is the development package containing the statically linked
 library and the header files.

libgenome0: toolkit for developing bioinformatic related software

 libGenome is a freely available toolkit for developing bioinformatic related
 software in C++. It is intended to take the hassle out of performing common
 tasks on genetic sequence and annotation data.
 .
 Among other things, libGenome can help you:
 .
  * Read and write Multi-FastA format files
  * Read and write GenBank flat file database entries
  * Append, chop, truncate, reverse, complement, translate, and otherwise
    mangle sequence data
  * Access annotation in GenBank flat files
 .
 This package contains the dynamic library.

libgenome0-dbgsym: debug symbols for libgenome0