librostlab-blast 1.0.1-11 source package in Ubuntu

Changelog

librostlab-blast (1.0.1-11) unstable; urgency=medium

  * debhelper-compat 13 (routine-update)
  * Secure URI in copyright format (routine-update)
  * Remove trailing whitespace in debian/changelog (routine-update)
  * Remove trailing whitespace in debian/copyright (routine-update)
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Use secure URI in Homepage field.
  * Set upstream metadata fields: Bug-Submit (from ./configure).
  * Replace use of deprecated $ADTTMP with $AUTOPKGTEST_TMP.
  * dh_missing --fail-missing friendly installation
  * Upstream download vanished
  * Standards-Version: 4.6.0 (routine-update)
  * Conflicts: librostlab-blast0 (as requested by d-shlibmove)

 -- Andreas Tille <email address hidden>  Thu, 20 Jan 2022 14:32:05 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
librostlab-blast_1.0.1-11.dsc 2.3 KiB adef3854f3cd189436d838ef60481420a186cd6a2412b3885fad3f945fd0c55d
librostlab-blast_1.0.1.orig.tar.gz 375.0 KiB 7c0a0181253b3006585b7ffb755fb9720181e70d91dd25ec511b5d88bd6ece45
librostlab-blast_1.0.1-11.debian.tar.xz 5.5 KiB d4ca08f8bc21e9005237fd8fc30007b5741fe51ccb103f6e77963a761dbd894e

No changes file available.

Binary packages built by this source

librostlab-blast-doc: very fast C++ library for parsing the output of NCBI BLAST programs (doc)

 This package provides a very fast library for parsing the default output of
 NCBI BLAST programs into a C++ structure.
 .
 libzerg is faster, but it provides only lexing (i.e. it only returns pairs
 of token identifiers and token string values). librostlab-blast uses a
 parser generated with bison on top of a flex-generated lexer very similar to
 that of libzerg.
 .
 This package contains html and pdf documentation.

librostlab-blast0-dev: very fast C++ library for parsing the output of NCBI BLAST programs (devel)

 This package provides a very fast library for parsing the default output of
 NCBI BLAST programs into a C++ structure.
 .
 libzerg is faster, but it provides only lexing (i.e. it only returns pairs
 of token identifiers and token string values). librostlab-blast uses a
 parser generated with bison on top of a flex-generated lexer very similar to
 that of libzerg.
 .
 This package contains files necessary for developing applications with
 librostlab-blast.

librostlab-blast0v5: very fast C++ library for parsing the output of NCBI BLAST programs

 This package provides a very fast library for parsing the default output of
 NCBI BLAST programs into a C++ structure.
 .
 libzerg is faster, but it provides only lexing (i.e. it only returns pairs
 of token identifiers and token string values). librostlab-blast uses a
 parser generated with bison on top of a flex-generated lexer very similar to
 that of libzerg.
 .
 This package contains the shared library.

librostlab-blast0v5-dbgsym: debug symbols for librostlab-blast0v5