raptor2 2.0.16-4 source package in Ubuntu

Changelog

raptor2 (2.0.16-4) unstable; urgency=medium

  * QA upload.
  * Fix FTBFS with libxml2 2.11.  (Closes: #1073350)
  * Switch B-D from transitional pkg-config to pkgconf.
  * Fix running tests in parallel.

 -- Andreas Beckmann <email address hidden>  Sat, 29 Jun 2024 10:43:44 +0200

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main devel

Downloads

File Size SHA-256 Checksum
raptor2_2.0.16-4.dsc 2.1 KiB e85f3b666553b616595768cd68f7dcc4b55ff899fe4e48eacd44258e9fd9640e
raptor2_2.0.16.orig.tar.gz 1.7 MiB 089db78d7ac982354bdbf39d973baf09581e6904ac4c92a98c5caadb3de44680
raptor2_2.0.16-4.debian.tar.xz 17.8 KiB 208781224fcb4763cfd1a834b9363f52e9c42f5b1a58a1952f9ba884683df7dd

No changes file available.

Binary packages built by this source

libraptor2-0: Raptor 2 RDF syntax library

 Raptor is a C library providing a set of parsers and serializers for
 Resource Description Framework (RDF) triples by parsing syntaxes or
 serializing the triples into a syntax.
 .
 The parsing syntaxes are RDF/JSON, RDF/XML, N-Triples, Turtle, GRDDL and RSS
 tag soup including Atom 0.3 and Atom 1.0. The serializing syntaxes
 are RDF/XML, N-Quads, N-Triples RSS 1.0 and Atom 1.0. Raptor can handle
 RDF/XML as used by RDF applications such as RSS 1.0, FOAF, DOAP,
 Dublin Core and OWL.
 .
 Raptor is designed for performance, flexibility and embedding (no
 memory leaks) and to closely match the revised RDF/XML specification.

libraptor2-0-dbgsym: debug symbols for libraptor2-0
libraptor2-dev: Raptor 2 RDF syntax library development libraries and headers

 Raptor Resource Description Framework (RDF) parser and serializer
 development libraries, header files and documentation needed by
 programs that want to be compiled with Raptor.

libraptor2-doc: Documentation for the Raptor 2 RDF syntax library

 Raptor is a C library providing a set of parsers and serializers for
 Resource Description Framework (RDF) triples by parsing syntaxes or
 serializing the triples into a syntax.
 .
 This package contains the HTML documentation for the Raptor 2 library.

raptor2-utils: Raptor 2 RDF parser and serializer utilities

 This package provides the rapper tool for validating, parsing and
 serializing RDF/XML, N-Triples, Turtle, RSS, Atom and other Resource
 Description Framework (RDF) syntaxes using the Raptor RDF library.

raptor2-utils-dbgsym: debug symbols for raptor2-utils