libhtml-formatexternal-perl 26-3 source package in Ubuntu

Changelog

libhtml-formatexternal-perl (26-3) unstable; urgency=medium

  * Team upload.

  [ gregor herrmann ]
  * Rename autopkgtest configuration file(s) as per new pkg-perl-
    autopkgtest schema.

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Change build dependency from lynx-cur to lynx.
    The former was a transitional package which was dropped from the archive
    some days ago. Make the same change in Recommends as well.
    Thanks to Adrian Bunk (Closes: #880787)
  * Declare compliance with Debian Policy 4.1.1.

 -- gregor herrmann <email address hidden>  Sat, 04 Nov 2017 21:26:25 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc
Focal release universe misc
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libhtml-formatexternal-perl_26-3.dsc 2.4 KiB d60fd5add55ae2af26d8ac07f6e72ad2e332bb0161d23d5932c64f7f584b2251
libhtml-formatexternal-perl_26.orig.tar.gz 56.0 KiB 3c59f233d0b10686a85aed0c994011cec68626da0128dea90b5c4fdc1746cfc3
libhtml-formatexternal-perl_26-3.debian.tar.xz 2.6 KiB 838f44aecd8faaaa784e14073e9bd52d4b55e9b6a7792aed2aa3df8eca7e9eae

Available diffs

No changes file available.

Binary packages built by this source

libhtml-formatexternal-perl: HTML to text formatting using external programs

 HTML::FormatExternal is a collection of formatter modules turning HTML into
 plain text using external programs such as elinks, html2text, links, lynx,
 w3m.
 .
 The programming interface is compatible with HTML::FormatText and
 HTML::FormatText::WithLinks, so you can fairly easily switch how you
 want the formatting done.