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

Changelog

libowl-directsemantics-perl (0.001-3) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * use salsa.debian.org in Vcs-* headers

  [ gregor herrmann ]
  * use MetaCPAN URIs (not search.cpan.org or www.cpan.org)

  [ Debian Janitor ]
  * use secure copyright file specification URI
  * set upstream metadata fields:
    Bug-Database Repository

  [ Jonas Smedegaard ]
  * simplify rules;
    stop build-depend on dh-buildinfo devscripts cdbs
  * stop build-depend explicitly on perl:
    not called directly during build
  * use debhelper compatibility level 13 (not 7);
    build-depend on debhelper-compat (not debhelper)
  * relax to (build-)depend unversioned on libmoose-perl:
    required version satisfied in all supported Debian releases
  * relax to drop ancient fallback (build-)dependencies
  * annotate test-only build-dependencies
  * enable autopkgtest
  * set Rules-Requires-Root: no
  * declare compliance with Debian Policy 4.6.0
  * update watch file:
    + use file format 4
    + drop unused option uversionmangle
    + mention gbp --uscan in usage comment
    + use substitution strings
  * update git-buildpackage config: avoid any .git* files
  * update copyright info:
    + use License-Grant and Reference fields;
      add lintian overrides about Reference field
    + update coverage
    + use secure URI for Contact-Info
    + use MetaCPAN (not cpan) as Source URI
  * set environment variable NO_AUTO_INSTALL
    to avoid use of Module::AutoInstall during build,
    and add patch 1001 to use shared module Module::Package;
    build-depend on recent libmodule-package-rdf-perl
  * move aside stale copy of Scalar::Util during build;
    closes: bug#975210, thanks to Lucas Nussbaum and Gregor Herrmann

 -- Jonas Smedegaard <email address hidden>  Sat, 11 Sep 2021 22:19:52 +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
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl
Jammy release universe perl

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libowl-directsemantics-perl_0.001-3.dsc 2.3 KiB 7d5ad035fa5bd9d1b51d1f07d38bba2da4f1188abf51bd0bcd1a92cd0eb94387
libowl-directsemantics-perl_0.001.orig.tar.gz 67.1 KiB 935871a14cb659c3b56cb52129cba6b04f07bd648fe9f117e2c825c43f106621
libowl-directsemantics-perl_0.001-3.debian.tar.xz 4.7 KiB e1e03f4f20b4d7109820f62730b414bc41bb7677896060d5545a97f4a8eefd7b

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.