libhtml-tagset-perl 3.20-3 source package in Ubuntu

Changelog

libhtml-tagset-perl (3.20-3) unstable; urgency=medium

  * Team upload

  [ gregor herrmann ]
  * Add debian/README.source to document quilt usage, as required by
    Debian Policy since 3.8.0.
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).
  * debian/control: Added: ${misc:Depends} to Depends: field.
  * Change my email address.

  [ Salvatore Bonaccorso ]
  * Remove Kenneth Pronovici from Uploaders as requested in
    http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/2010-July/034136.html 

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

  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.

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

  [ 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

  [ Florian Schlichting ]
  * Add headers to debian/patches/isbodyelement.patch
  * Switch to source format 3.0 (quilt)
  * Switch to short-form debian/rules
  * Bump dh compat to level 9
  * Convert d/copyright to copyright-format 1.0
  * Declare compliance with Debian Policy 3.9.8
  * Mark package autopkgtest-able

 -- Florian Schlichting <email address hidden>  Sun, 27 Nov 2016 16:07:32 +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
Bionic release main perl

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libhtml-tagset-perl_3.20-3.dsc 2.1 KiB 81d806e9f01b7d019a690a774552aaa8c07f64d4a54002f3b96b90d4f41be125
libhtml-tagset-perl_3.20.orig.tar.gz 8.0 KiB adb17dac9e36cd011f5243881c9739417fd102fce760f8de4e9be4c7131108e2
libhtml-tagset-perl_3.20-3.debian.tar.xz 3.1 KiB 4c355d09af9573f9b1f226a7a9e4714fec71d9cb5fa1870a15c4ecb504c42e66

Available diffs

No changes file available.

Binary packages built by this source

libhtml-tagset-perl: data tables pertaining to HTML

 HTML::Tagset contains data tables useful in dealing with HTML. For instance,
 it provides %HTML::Tagset::emptyElement, which lists all of the HTML elements
 which cannot have content. It provides no functions or methods.