librdf-endpoint-perl 0.09-1 source package in Ubuntu

Changelog

librdf-endpoint-perl (0.09-1) unstable; urgency=medium

  [ upstream ]
  * New release.
    + Switch from HTML::HTML5::Parser to XML::LibXML parser for RDFa SD
      generation.

  [ Jonas Smedegaard ]
  * Update watch file: Use substitution strings.
  * Stop (build-)depend on libhtml-html5-parser-perl.
  * Fix typo (bogus release version) in changelog entry for 0.08-1.

 -- Jonas Smedegaard <email address hidden>  Thu, 14 Sep 2017 08:47:18 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe perl

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
librdf-endpoint-perl_0.09-1.dsc 2.3 KiB 5bab41f31dea8897d1d0d03e63e18c2af1d997d1d87b0c884053bc521e08e842
librdf-endpoint-perl_0.09.orig.tar.gz 99.8 KiB dee9b76adcaeb85f62a01ca5fbcfc6717c7af97460c6e0f6c848d778c772a33d
librdf-endpoint-perl_0.09-1.debian.tar.xz 7.5 KiB 4cc3d78aff6752b68cd90d2446258ebbb3e6b3d495cc6d3e056d57240d7359b2

Available diffs

No changes file available.

Binary packages built by this source

librdf-endpoint-perl: SPARQL Protocol Endpoint implementation

 Resource Description Framework (RDF) is a standard model for data
 interchange on the Web.
 .
 RDF::Endpoint is a Perl library implementing the SPARQL Protocol for
 RDF using the PSGI interface provided by Plack. It may be run with any
 Plack handler.