libmodule-install-rdf-perl 0.008-1 source package in Ubuntu

Changelog

libmodule-install-rdf-perl (0.008-1) unstable; urgency=low


  [ upstream ]
  * New release.
    + Add write_meta_ttl method.

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

  [ Jonas Smedegaard ]
  * Stop track or support import of upstream development releases.
  * Bump standards-version to 3.9.4.
  * Use metacpan.org URL as Homepage, to match upstream meta hint.
  * Mention combined graph output in long description, matching upstream
    description.
  * Drop patch 1001: Fixed in CDBS (see bug#652274).
  * Update copyright file:
    + Extend coverage for main copyright holder.

 -- Jonas Smedegaard <email address hidden>  Tue, 09 Apr 2013 16:09:58 +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

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libmodule-install-rdf-perl_0.008-1.dsc 2.2 KiB ca44d61d243c2e9efc0c83e521bc63745984fc85154eaa277a4f3a3b68b0beaf
libmodule-install-rdf-perl_0.008.orig.tar.gz 50.5 KiB f439dc8fdafe4c24cd83321fca2ced4df0d54f2666556f9117e4daf9915cd4de
libmodule-install-rdf-perl_0.008-1.debian.tar.gz 4.1 KiB 042f42ef2f43b416851c600dc1f96f10f5ab165abaf2518ad233efa493fb57a2

Available diffs

No changes file available.

Binary packages built by this source

libmodule-install-rdf-perl: advanced metadata for your Perl packaging

 Resource Description Framework (RDF) is a standard model for data
 interchange on the Web.
 .
 Module::Install::RDF doesn't really do much on its own, but is a
 pre-requisite for Module::Install::DOAP.
 .
 Specifically, it reads all the RDF it can find in the distribution's
 'meta' directory and exposes it for other modules to make use of. It
 also allows you to write out a combined graph using Turtle.