librdf-generator-void-perl 0.12-1 source package in Ubuntu

Changelog

librdf-generator-void-perl (0.12-1) unstable; urgency=low


  [ 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.
  * Add git URL as alternate source.
  * Stop tracking md5sum of upstream tarball.
  * Stop track upstream prereleases.
  * Extend copyright coverage for main upstream author.
  * Bump packaging license to GPL-3+, and extend copyrigt coverage for
    myself to include current year.
  * Tidy rules file: Tighten package-specific CDBS variables.
  * Bump standards-version to 3.9.4.
  * Drop patch 1001: Build problem turned out to be (and fixed by now)
    in CDBS.
  * Build-depend on and enhance recent perlrdf.

 -- Jonas Smedegaard <email address hidden>  Sun, 07 Jul 2013 02:37:37 +0200

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
Trusty release universe perl

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
librdf-generator-void-perl_0.12-1.dsc 2.2 KiB 81856ab909a741c3c96aa31749803595ad3c9927441048aa87b3c08be300f79b
librdf-generator-void-perl_0.12.orig.tar.gz 99.6 KiB ad8be244779807e8ee62d9aeccc812d2011d868bcf9ce57a5fc02670826a0264
librdf-generator-void-perl_0.12-1.debian.tar.gz 4.5 KiB d0cc681a7ce90c202cf1fbf45ceeeb87ece2cf7cefbb86e130462a4fbebd92ef

Available diffs

No changes file available.

Binary packages built by this source

librdf-generator-void-perl: generate VoID descriptions based on data in an RDF model

 Resource Description Framework (RDF) is a standard model for data
 interchange on the Web.
 .
 VoID is an RDF Schema vocabulary for expressing metadata about RDF
 datasets, intended as a bridge between the publishers and users of RDF
 data. More info at <http://www.w3.org/TR/void/>.
 .
 RDF::Generator::Void takes a RDF::Trine::Model object as input to the
 constructor, and based on the data in that model as well as data
 supplied by the user, it creates a new model with a VoID description of
 the data in the model.