libopenoffice-oodoc-perl 2.125-2 source package in Ubuntu

Changelog

libopenoffice-oodoc-perl (2.125-2) unstable; urgency=low


  [ gregor herrmann ]
  * Remove version from perl (build) dependency.

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ gregor herrmann ]
  * Add libtext-wrapper-perl to Recommends, needed by the odf2pod exmple
    script. Thanks to Kurt Starsinic for the bug report. (Closes: 671488)
  * debian/copyright: update to Copyright-Format 1.0.
  * Update years of packaging copyright and license stanzas.
  * Bump Standards-Version to 3.9.3 (no changes).
  * Set debhelper compatibility level to 8.
  * debian/control: remove versions from (build) dependencies, nothing
    older in the archive.
  * Add spelling.patch.

 -- gregor herrmann <email address hidden>  Fri, 04 May 2012 20:53:45 +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

Quantal: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libopenoffice-oodoc-perl_2.125-2.dsc 2.3 KiB ac1f0ece4a0591c07e8ff5908167e5023d30161eba50c8afe3c3821ab2b87818
libopenoffice-oodoc-perl_2.125.orig.tar.gz 299.2 KiB c11448970693c42a8b9e93da48cac913516ce33a9d44a6468400f7ad8791dab6
libopenoffice-oodoc-perl_2.125-2.debian.tar.gz 5.1 KiB 15b25436755e3a7a56ba5673f407e82ae3f49375d8d7106430df77a7678aa8ac

Available diffs

No changes file available.

Binary packages built by this source

libopenoffice-oodoc-perl: module for working with Open Document Format files

 OpenOffice::OODoc is a Perl module for reading from/writing to files that
 comply with the OASIS Open Document Format for Office Applications (ODF),
 also known as the ISO/IEC 26300:2006 standard. It provides a high-level,
 document-oriented language, and isolates the programmer from the details
 of the file format.
 .
 This module can process different document classes (texts, spreadsheets,
 presentations, and drawings). It can retrieve or update styles and images,
 document metadata, as well as text content.