sratom 0.6.8-1 source package in Ubuntu

Changelog

sratom (0.6.8-1) unstable; urgency=medium

  * New upstream version 0.6.8
  * Disable doc build for now, missing sphinx_lv2_theme
  * Bump S-V to 4.5.1, no changes needed
  * Refresh patchset, drop obsolete reproducible-build patch
  * Remove unnessecary LDFLAGS from d/rules
  * Fix including buildtools.mk
  * d/watch: Update pgpsigurlmangle for asc files

 -- Dennis Braun <email address hidden>  Thu, 14 Jan 2021 20:37:11 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe libs

Downloads

File Size SHA-256 Checksum
sratom_0.6.8-1.dsc 2.4 KiB 136aba0bd3dcd24c82be17f9df77549e5611d4c11cfbee25eb2147015306bebf
sratom_0.6.8.orig.tar.bz2 319.4 KiB 3acb32b1adc5a2b7facdade2e0818bcd6c71f23f84a1ebc17815bb7a0d2d02df
sratom_0.6.8.orig.tar.bz2.asc 833 bytes fa3fd8f4a4870bbe31c50d45c4dc4d1fd57f54afd7bb50011edbdc26999686a0
sratom_0.6.8-1.debian.tar.xz 10.4 KiB 5aad40f2ee3c07a5c634867523aa5908b79280d349f626e294a055de9beb6818

Available diffs

No changes file available.

Binary packages built by this source

libsratom-0-0: library for serialising LV2 atoms to/from Turtle

 Sratom is a new C library for serialising LV2 atoms to/from Turtle.
 It is intended to be a full serialisation solution for LV2 atoms,
 allowing implementations to serialise binary atoms to strings and
 read them back again. This is particularly useful for saving plugin
 state, or implementing plugin control with network transparency.
 Sratom uses Serd and Sord to do the work, it is a small library
 implemented in a single source file, suitable for direct inclusion
 in projects if avoiding a dependency is desired.

libsratom-0-0-dbgsym: No summary available for libsratom-0-0-dbgsym in ubuntu hirsute.

No description available for libsratom-0-0-dbgsym in ubuntu hirsute.

libsratom-dev: library for serialising LV2 atoms to/from Turtle - development files

 Sratom is a new C library for serialising LV2 atoms to/from Turtle.
 It is intended to be a full serialisation solution for LV2 atoms,
 allowing implementations to serialise binary atoms to strings and
 read them back again. This is particularly useful for saving plugin
 state, or implementing plugin control with network transparency.
 Sratom uses Serd and Sord to do the work, it is a small library
 implemented in a single source file, suitable for direct inclusion
 in projects if avoiding a dependency is desired.
 .
 This package provides the development files for Sratom.