sratom 0.6.14-1 source package in Ubuntu

Changelog

sratom (0.6.14-1) unstable; urgency=medium

  * New upstream version 0.6.14
  * Build with meson
  * Drop obsolete patch
  * d/copyright: Update year and add myself to the d/ section
  * d/copyright: Remove waf entry and BSD license
  * d/watch: Check for .gz and .xz files too
  * Remove obsolete d/clean
  * Add salsa ci config

 -- Dennis Braun <email address hidden>  Tue, 13 Sep 2022 23:05:28 +0200

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
Noble release universe libs
Mantic release universe libs
Lunar release universe libs

Downloads

File Size SHA-256 Checksum
sratom_0.6.14-1.dsc 2.4 KiB c050ef8680fcb16a127864ae288be83cb575388f0317ee6f786374251a2b9647
sratom_0.6.14.orig.tar.xz 23.7 KiB 9982faf40db83aedd9b3850e499fecd6852b8b4ba6dede514013655cffaca1e6
sratom_0.6.14.orig.tar.xz.asc 833 bytes 8c0a35869c54c2142dc30ad7f1e705995170bac356eb5416dd2ec171f654f7f7
sratom_0.6.14-1.debian.tar.xz 9.6 KiB cb2de2c54797b37460de0c5506a5e89f043fb38e7871d4b57c44cc95d7d4063c

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: debug symbols for libsratom-0-0
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.