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

Changelog

libopenoffice-oodoc-perl (2.125-4) unstable; urgency=medium

  [ Axel Beckert ]
  * Remove Maximilian Gaß from Uploaders. (No more active according to
    himself.)
  * Update Genicorp URL in debian/copyright. Issue reported by DUCK.
  * Strip trailing slash from MetaCPAN URL in debian/copyright.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * Change bugtracker URL(s) to HTTPS.
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

  [ Salvatore Bonaccorso ]
  * debian/control: Remove Franck Joncourt from Uploaders.
    Thanks to Tobias Frost (Closes: #831310)

  [ gregor herrmann ]
  * Remove Jonathan Yu from Uploaders. Thanks for your work!

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.

 -- Jelmer Vernooij <email address hidden>  Thu, 16 Jun 2022 23:23:41 +0100

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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libopenoffice-oodoc-perl_2.125-4.dsc 2.2 KiB ac371b05192098cec73554a5e082a6a8519528c39f199be89d578c0efb047488
libopenoffice-oodoc-perl_2.125.orig.tar.gz 299.2 KiB c11448970693c42a8b9e93da48cac913516ce33a9d44a6468400f7ad8791dab6
libopenoffice-oodoc-perl_2.125-4.debian.tar.xz 5.7 KiB 4a668126dd49f0d9f57465ebdafc18f2604c00bf52f9be017185ae7a9a25ebe3

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.