librscode 1.3-6 source package in Ubuntu

Changelog

librscode (1.3-6) unstable; urgency=medium

  * Drop package librscode-dbg in favor of automatic dbgsym packages.
    As per https://lists.debian.org/debian-devel/2015/12/msg00262.html
  * d/control:
    - Point Vcs-* to Salsa
    - Switch Build-Depends from debhelper to debhelper-compat
    - Bump debhelper to compatibility level 12
    - Bump Standards-Version to 4.3.0
    - Add Rules-Requires-root: no.
      We don't need (fake)root for building the packages
  * Remove now obsolete d/compat
  * d/rules: Move override_dh_install to override_dh_missing for --fail-missing
  * d/watch
    - Update to format version 4
    - Switch to https
  * Rename ADTTMP to AUTOPKGTEST_TMP
  * Add Build-Depends-Package to librscode1.symbols
  * gbp.conf: Set pristine-tar and sign-tags options
  * d/copyright: Switch to https in Format field

 -- Christian Kastner <email address hidden>  Sun, 17 Feb 2019 18:11:21 +0100

Upload details

Uploaded by:
Christian Kastner
Uploaded to:
Sid
Original maintainer:
Christian Kastner
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc
Focal release universe misc

Downloads

File Size SHA-256 Checksum
librscode_1.3-6.dsc 1.9 KiB babf73d14bbc7236e11d644e7f6739a60a7f8ff515dde74e77970706dbdabad4
librscode_1.3.orig.tar.gz 21.3 KiB 0d79ee8b9a975e4c7ee542e64f96e65c106e40b97b711fc683b3c725f8f9a5fe
librscode_1.3-6.debian.tar.xz 4.8 KiB ea92cd510e2df7123a33936342386994b20da8bef60456dbcbe7e2dcf1c428e5

Available diffs

No changes file available.

Binary packages built by this source

librscode-dev: development libraries and headers for RSCODE

 The RSCODE project is an implementation of a Reed-Solomon error correction
 algorithm. It provides a byte-sized block coding which is convenient for
 adding protection to data which is stored as eight-bit bytes (i.e., most
 common computer data).
 .
 The Reed-Solomon code is the same one used for encoding of data on Audio CD's
 and CD-ROM disks, as well as many magnetic and optical disk controllers. You
 basically want to use Reed-Solomon coding in any situation where "forward
 error correction" is needed, i.e., the decoder will not have the option of
 requesting retransmission of bad blocks.
 .
 This package contains the header file and the static library.

librscode1: No summary available for librscode1 in ubuntu groovy.

No description available for librscode1 in ubuntu groovy.

librscode1-dbgsym: debug symbols for librscode1