libhtml-strip-perl 2.12-1 source package in Ubuntu

Changelog

libhtml-strip-perl (2.12-1) unstable; urgency=medium

  * Team upload.

  [ gregor herrmann ]
  * Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.

  [ gregor herrmann ]
  * Import upstream version 2.11.
  * Import upstream version 2.12.
  * Drop 0001_fix-typo-in-manpage.patch, applied upstream.
  * Declare compliance with Debian Policy 4.6.2.

 -- gregor herrmann <email address hidden>  Sun, 11 Jun 2023 18:21:38 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe perl

Downloads

File Size SHA-256 Checksum
libhtml-strip-perl_2.12-1.dsc 2.4 KiB 49b52d719129addbab4dc90adc77c4b42cad24f57e46abc5cafde1464564bc49
libhtml-strip-perl_2.12.orig.tar.gz 15.2 KiB 19b04616b9e1ae8dccf7cd812b702b0c31db11247958889fc794f60ed6d5f525
libhtml-strip-perl_2.12-1.debian.tar.xz 2.7 KiB ab8face1ad55f604f7058412fbbe1da6ba56fc5aad63a0e16f16e9fa1aad5f5f

No changes file available.

Binary packages built by this source

libhtml-strip-perl: module to strip HTML markup from text

 HTML::Strip simply strips HTML-like markup from text in a very quick and
 brutal manner. It could quite easily be used to strip XML or SGML from text
 as well.
 .
 It is written in XS, and thus about five times quicker than using regular
 expressions for the same task.
 .
 It does not do any syntax checking (if you want that, use HTML::Parser),

libhtml-strip-perl-dbgsym: debug symbols for libhtml-strip-perl