libhtml-toc-perl 1.12-2 source package in Ubuntu

Changelog

libhtml-toc-perl (1.12-2) unstable; urgency=medium

  [ Fabrizio Regalli ]
  * Bump to 3.9.2 Standard-Version.
  * Add myself to Uploaders and Copyright.
  * Switch d/compat to 8.
  * Build-Depends: switch to debhelper (>= 8).
  * Bump to 3.0 quilt format.
  * Fixed lintian copyright-refers-to-symlink-license message.

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

  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.
  * 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 ]
  * Strip trailing slash from metacpan URLs.

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

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Fabrizio Regalli from Uploaders. Thanks for your work!
  * Remove Jonathan Yu from Uploaders. Thanks for your work!

  [ Damyan Ivanov ]
  * patch TocInsertor.pm to escape curly braces in strings used for
    constructing regular expression
    (Closes: #826481)

  [ gregor herrmann ]
  * Bump debhelper compatibility level to 9.
  * Add /me to Uploaders.
  * Declare compliance with Debian Policy 4.0.0.

 -- gregor herrmann <email address hidden>  Sat, 24 Jun 2017 20:02:44 +0200

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
Jammy release universe perl
Focal release universe perl
Bionic release universe perl

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libhtml-toc-perl_1.12-2.dsc 2.2 KiB cdcf42a033a8567549585e68425bf481914c44193dd7581ff8f8f5156f403648
libhtml-toc-perl_1.12.orig.tar.gz 50.2 KiB 481b5b86a1dfa03048f134a87921fbba18e47f8eba4b1c624772d53f81c58c7d
libhtml-toc-perl_1.12-2.debian.tar.xz 2.6 KiB 1c4e7daf9d442fb7c10aeb6d3dae592745e7271ed01d2f95fd4fd04fd1bd5831

Available diffs

No changes file available.

Binary packages built by this source

libhtml-toc-perl: module for creating and updating an HTML Table of Contents

 HTML::Toc is a Perl module that provides a mechanism for creating an HTML
 Table of Contents (ToC) and for keeping it up-to-date. Because it models the
 information in memory, updating the table becomes very simple. The framework
 also includes helper modules to write the table as HTML and keep it updated.