serd 0.30.2-1 source package in Ubuntu

Changelog

serd (0.30.2-1) unstable; urgency=medium

  * Team upload

  [ Ondřej Nový ]
  * d/copyright: Use https protocol in Format field
  * d/control: Set Vcs-* to salsa.debian.org

  [ Felipe Sateler ]
  * Change maintainer address to <email address hidden>

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat

  [ Olivier Humbert ]
  * d/control: http -> https
  * d/copyright: http -> https

  [ Helmut Grohne ]
  * Fix FTCBFS: (Closes: #913422)
    + Build-Depends request build architecture python.
    + Tell waf what we build for.

  [ Sebastian Ramacher ]
  * New upstream release
  * debian/rules:
    - Remove get-orig-source
    - Use dpkg's architecture.mk
  * debian/: Use python3 to run waf (Closes: #943204)
  * debian/libserd0-0.symbols: Add new symbol
  * debian/patches: Refresh patches
  * debian/control:
    - Set RRR: no
    - Bump debhelper compat to 12
    - Bump Standards-Version

 -- Sebastian Ramacher <email address hidden>  Sun, 08 Dec 2019 21:11:24 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe libs

Downloads

File Size SHA-256 Checksum
serd_0.30.2-1.dsc 2.1 KiB 389ecebd3ca416d9f16645a31d9d1e69ae7b7288b5dd132027fc9768f3dd85b1
serd_0.30.2.orig.tar.bz2 576.5 KiB 9d3102701172804f823f2215ca3147c50eba992641f9fbe014272355f4937202
serd_0.30.2-1.debian.tar.xz 6.3 KiB 4382463bb2e194966868d16b6839e63dfe6c424fbe8edfdb246bf8c0afe14e6b

Available diffs

No changes file available.

Binary packages built by this source

libserd-0-0: lightweight RDF syntax library

 Serd is a lightweight C library for RDF syntax which supports reading
 and writing Turtle and NTriples.
 .
 Serd is not intended to be a swiss-army knife of RDF syntax, but rather
 is suited to resource limited applications, or situations where a simple
 reader/writer with minimal dependencies is ideal (e.g. in LV2 hosts or
 plugins).
 .
 Serd is:
  * small: Serd is implemented in under 2500 lines1 of standard C code.
  * portable and dependency-free: Serd uses only the C standard library,
    and has no external dependencies, making it a lightweight dependency
    in every sense.
  * fast and lightweight: Serd (and the included serdi tool) can be used
    to stream abbreviated Turtle (unlike many other tools which can not
    stream since they must first build an internal model to abbreviate).
    In other words, Serd can re-serialise an unbounded amount of Turtle
    using a fixed amount of memory, preserving the abbreviations in the
    input.
  * conformant and well-tested: Serd is written to the Turtle, NTriples
    and URI specifications, and includes a comprehensive test suite which
    includes all the normative examples from the Turtle specification, all
    the "normal" examples from the URI specification, and additional tests
    added specifically for Serd. The test suite has over 96% code coverage
    (by line), and runs with zero memory errors or leaks.

libserd-0-0-dbgsym: debug symbols for libserd-0-0
libserd-dev: No summary available for libserd-dev in ubuntu groovy.

No description available for libserd-dev in ubuntu groovy.

libserd-doc: lightweight RDF syntax library - documentation

 Serd is a lightweight C library for RDF syntax which supports reading
 and writing Turtle and NTriples.
 .
 This package provides the developer's reference for serd.

serdi: lightweight RDF syntax library - serdi tool

 Serd is a lightweight C library for RDF syntax which supports reading
 and writing Turtle and NTriples.
 .
 This package provides the utility 'serdi'.

serdi-dbgsym: No summary available for serdi-dbgsym in ubuntu groovy.

No description available for serdi-dbgsym in ubuntu groovy.