libhtml-tableextract-perl 2.13-1 source package in Ubuntu

Changelog

libhtml-tableextract-perl (2.13-1) unstable; urgency=low

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ Axel Beckert ]
  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
    copyright"

  [ gregor herrmann ]
  * debian/control: remove Nicholas Bamber from Uploaders on request of
    the MIA team.
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend

  [ Florian Schlichting ]
  * Add debian/upstream/metadata
  * Import upstream version 2.13
  * Bump dh compat to level 9
  * Drop POD test build-deps
  * Update upstream copyright years
  * Add myself to (otherwise empty) Uploaders
  * Declare compliance with Debian Policy 3.9.6
  * Mark package autopkgtest-able

 -- Florian Schlichting <email address hidden>  Fri, 11 Sep 2015 23:04:25 +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
Xenial release universe perl

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libhtml-tableextract-perl_2.13-1.dsc 2.2 KiB 4b36b5442e1a91e4dda1f1b42e333910b1c085f9ab367f8b8e9f3f5fd557111b
libhtml-tableextract-perl_2.13.orig.tar.gz 35.6 KiB 0a7d81a265d2d46aeeb277a9d7cd5f5e2c8e3765959b641252c8e0a175ad5106
libhtml-tableextract-perl_2.13-1.debian.tar.xz 2.9 KiB 73a3fac88810f53f860daacba345417e3049c2bd4a03dcfbb803a130a76b9462

Available diffs

No changes file available.

Binary packages built by this source

libhtml-tableextract-perl: module for extracting the content contained in HTML tables

 HTML::TableExtract is a module that simplifies the extraction of information
 contained in tables within HTML documents, either as text or encoded element
 trees.
 .
 For extracting a tree structure of element objects, the additional package
 libhtml-element-extended-perl might be needed.