rust-rio 0.8.4-1 source package in Ubuntu

Changelog

rust-rio (0.8.4-1) unstable; urgency=medium

  * update copyright info:
    + fix file path
    + update coverage
  * bump project versions in virtual packages and autopkgtests
  * relax patch 2001;
    relax (build-)dependencies for crate quick-xml;
    closes: bug#1071831, thanks to Peter Green
  * update dh-cargo fork
  * declare compliance with Debian Policy 4.7.0

 -- Jonas Smedegaard <email address hidden>  Sat, 25 May 2024 15:33:41 +0200

Upload details

Uploaded by:
Jonas Smedegaard
Uploaded to:
Sid
Original maintainer:
Jonas Smedegaard
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rust-rio_0.8.4-1.dsc 2.4 KiB e4f599218c1453b58bf2bd362bc438022b4be23bbe3a81aa746acbc96147d51d
rust-rio_0.8.4.orig.tar.gz 295.1 KiB 3ef99676a30f3a4e0f5a4efe0e4e79047434102d08cc482ce12d8f5d10f0e1a7
rust-rio_0.8.4-1.debian.tar.xz 16.4 KiB e8f4cf88089afa5d2e322462cfbbeb801b7c916b2b3e707516f43820aa602ac1

Available diffs

No changes file available.

Binary packages built by this source

librust-rio-api-dev: common data structures for RDF formats parsers and serializers

 rio_api provides basic interfaces and data structures
 for building RDF 1.1 and RDF-star parsers.
 .
 This package contains the source
 for the Rust rio_api crate,
 packaged for use with cargo and dh-cargo.

librust-rio-turtle-dev: RDF Turtle, Trig, N-Triples and N-Quads parsers and serializers

 rio_turtle provides an implementation
 of N-Triples, N-Quads, Turtle and TriG parsers.
 .
 RDF-star syntaxes are also supported,
 i.e. Turtle-star, TriG-star, N-Triples-star and N-Quads-star.
 .
 This package contains the source
 for the Rust rio_turtle crate,
 packaged for use with cargo and dh-cargo.

librust-rio-xml-dev: RDF/XML parser and serializer

 rio_xml provides an implementation
 of an RDF/XML streaming parser.
 .
 This package contains the source
 for the Rust rio_xml crate,
 packaged for use with cargo and dh-cargo.