sord 0.16.12-1 source package in Ubuntu
Changelog
sord (0.16.12-1) unstable; urgency=medium * New upstream version 0.16.12 * Build with meson * Drop obsolete ldconfig patch * d/copyright: Drop waf* entry and BSD license * Update doc installation * Refresh lintian-overrides * Update d/clean -- Dennis Braun <email address hidden> Mon, 25 Jul 2022 16:21:04 +0200
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 | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
sord_0.16.12-1.dsc | 2.5 KiB | 7931f40e7bd7abf729b1b88777b91d350ce8f88ddc5c3f9144ed4ad3e31f009d |
sord_0.16.12.orig.tar.xz | 108.7 KiB | fde269893cb24b2ab7b75708d7a349c6e760c47a0d967aeca5b1c651294ff9f2 |
sord_0.16.12.orig.tar.xz.asc | 833 bytes | 012891af53277d581336e08988583c3f3ea9b47064a29df6c81176d2fc93c30f |
sord_0.16.12-1.debian.tar.xz | 10.8 KiB | 749551bb121fde3965ee207a876714851d4eb789afd7b0c088b6c446782b9671 |
Available diffs
- diff from 0.16.10-1 to 0.16.12-1 (399.7 KiB)
No changes file available.
Binary packages built by this source
- libsord-0-0: library for storing RDF data in memory
Sord is a lightweight C library for storing Resource
Description Framework (RDF) data in memory.
.
Sord includes man pages for the library (man sord) and a
simple command line utility (man sordi).
- libsord-0-0-dbgsym: debug symbols for libsord-0-0
- libsord-dev: library for storing RDF data in memory (development files)
Sord is a lightweight C library for storing Resource
Description Framework (RDF) data in memory.
.
This package provides the development headers.
- libsord-doc: library for storing RDF data in memory (documentation)
Sord is a lightweight C library for storing Resource
Description Framework (RDF) data in memory.
.
This package provides the developer's reference for sord.
- sordi: library for storing RDF data in memory - utilities
Sord is a lightweight C library for storing Resource
Description Framework (RDF) data in memory.
.
This package provides the 'sordi' and 'sord_validate' utilities.
- sordi-dbgsym: debug symbols for sordi