libowl-directsemantics-perl 0.001-2 source package in Ubuntu

Changelog

libowl-directsemantics-perl (0.001-2) unstable; urgency=low


  * Team upload

  [ Salvatore Bonaccorso ]
  * Use canonical hostname (anonscm.debian.org) in Vcs-Git URI.

  [ Jonas Smedegaard ]
  * Add README.source emphasizing control.in file as *not* a
    show-stopper for contributions, referring to wiki page for details.
  * Install examples.
  * Drop patch 1001: Build problem turned out to be (and fixed by now)
    in CDBS.
  * Bump standards-version to 3.9.4.
  * Bump packaging license to GPL-3+, and extend copyrigt coverage for
    myself to include current year.
  * Update package relations:
    + Relax to build-depend unversioned on cdbs: Needed version
      satisfied even in oldstable.
  * Fix use comment and license pseudo-sections in copyright file to
    obey silly restrictions of copyright format 1.0.

  [ gregor herrmann ]
  * Explicitly (build) depend on Module::Pluggable. (Closes: #755024)

  [ Damyan Ivanov ]
  * use canonical Vcs-Git URL

 -- Damyan Ivanov <email address hidden>  Mon, 28 Jul 2014 15:28:04 +0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe perl
Bionic release universe perl
Xenial release universe perl

Builds

Utopic: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libowl-directsemantics-perl_0.001-2.dsc 2.2 KiB b4ca34d5ecbbd33e1c5c70ec1ec1cae8c684dbdee32659ef88b24a27b1f6cf74
libowl-directsemantics-perl_0.001.orig.tar.gz 67.1 KiB 935871a14cb659c3b56cb52129cba6b04f07bd648fe9f117e2c825c43f106621
libowl-directsemantics-perl_0.001-2.debian.tar.xz 4.4 KiB 63f036fec45d0a162f12ce929d7b20e0d9766bbb4a4de689d63926ec44bc7ad3

Available diffs

No changes file available.

Binary packages built by this source

libowl-directsemantics-perl: representation of the direct semantics of OWL2

 The Web Ontology Language (OWL) is a family of knowledge representation
 languages for authoring ontologies.
 .
 Resource Description Framework (RDF) is a standard model for data
 interchange on the Web.
 .
 OWL::DirectSemantics provides a basic framework for representing the
 OWL 2 direct semantics model, and a translator to build that model from
 an RDF-based model.