libxml-atom-fromowl-perl 0.101-2 source package in Ubuntu

Changelog

libxml-atom-fromowl-perl (0.101-2) unstable; urgency=low


  [ Jonas Smedegaard ]
  * Add introduction to OWL in long description.
  * Update package relations:
    + Relax to build-depend unversioned on cdbs: Needed version
      satisfied even in oldstable.
  * Add README.source emphasizing control.in file as *not* a
    show-stopper for contributions, referring to wiki page for details.
  * Bump debhelper compatibility level to 8.
  * Bump standards-version to 3.9.4.
  * Fix use comment and license pseudo-sections in copyright file to
    obey silly restrictions of copyright format 1.0.
  * Bump packaging license to GPL-3+, and extend copyrigt coverage for
    myself to include current year.
  * List upstream issue tracker as preferred contact.
  * Update Homepage to use metacpan.com, to match upstream hint.

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

 -- Jonas Smedegaard <email address hidden>  Mon, 01 Jul 2013 13:42:21 +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
libxml-atom-fromowl-perl_0.101-2.dsc 2.3 KiB 33279034d4a93bce41b55f7c2d775bec6c65474d88901bce84fb8f5612d720d1
libxml-atom-fromowl-perl_0.101.orig.tar.gz 53.5 KiB e61f16349ecc9b6e54d9d27ad49e74235bf6809281ed7b709c9015c4c68a2864
libxml-atom-fromowl-perl_0.101-2.debian.tar.gz 4.9 KiB ab7a65082df2ac73e15d7c04428685236b9dea2e037f36a7162d5eb2e8cf9680

Available diffs

No changes file available.

Binary packages built by this source

libxml-atom-fromowl-perl: export RDF data to Atom

 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.
 .
 XML::Atom::FromOWL reads RDF and writes Atom feeds. It does the reverse
 of XML::Atom::OWL.