librdf-closure-perl 0.001-4 source package in Ubuntu

Changelog

librdf-closure-perl (0.001-4) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to use cgit web frontend.

  [ Jonas Smedegaard ]
  * Declare compliance with Debian Policy 3.9.6.
  * Update copyright info:
    + Use License-Grant and License-Reference fields.
      Thanks to Ben Finney.
    + Extend coverage of packaging to include current year.
  * Bump debhelper compatibility level to 9.
  * Override lintian regarding license in License-Reference field.
    See bug#786450.
  * Override lintian regarding build-depending unversioned on debhelper.

 -- Jonas Smedegaard <email address hidden>  Mon, 07 Sep 2015 01:54:02 +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
Focal release universe perl
Bionic release universe perl
Xenial release universe perl

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
librdf-closure-perl_0.001-4.dsc 2.3 KiB d8cc593299257120ad9f9303b59d09179110dd1c710cb7baf12a9aa2b17634a4
librdf-closure-perl_0.001.orig.tar.gz 160.8 KiB cc84d1dca8b8654d4713c0ee5df8e0fd1161c14d6e86c96d25f16a67e8dec705
librdf-closure-perl_0.001-4.debian.tar.xz 4.8 KiB 08af495a277abcddeb6c1e74db25ce68a181d69752fe74dfc17d77f354b79eb6

Available diffs

No changes file available.

Binary packages built by this source

librdf-closure-perl: pure Perl RDF inferencing

 Resource Description Framework (RDF) is a standard model for data
 interchange on the Web.
 .
 RDF::Closure is a pure Perl RDF inference engine
 designed as an add-in for RDF::Trine.
 It is largely a port of Ivan Herman's Python RDFClosure library,
 though there has been some restructuing,
 and there are a few extras thrown in.