jericho-html 3.2-2 source package in Ubuntu

Changelog

jericho-html (3.2-2) unstable; urgency=medium

  * Team upload.
  * Fixed the build failure with Java 9 (Closes: #893205)
  * Standards-Version updated to 4.1.4
  * Switch to debhelper level 11

 -- Emmanuel Bourg <email address hidden>  Tue, 10 Apr 2018 01:42:12 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs
Noble release universe libs
Mantic release universe libs
Lunar release universe libs
Jammy release universe libs
Focal release universe libs
Bionic release universe libs

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jericho-html_3.2-2.dsc 2.1 KiB 72e32b261a4bef72e5209973804539ec12c931c2a6e3e671dfb6fd2bc28d916b
jericho-html_3.2.orig.tar.xz 382.6 KiB 4d39f742a2a22233c7a19f141f3d6c8636f9f9404724c9cabca6a486b3eb5666
jericho-html_3.2-2.debian.tar.xz 4.3 KiB 473cf4c35349b07c5b65df1db2951bb487ded57093e7af502c1c70d96bf05cfd

Available diffs

No changes file available.

Binary packages built by this source

libjericho-html-java: Java based library for HTML Parsing

 Jericho HTML Parser is a simple but powerful java library allowing
 analysis and manipulation of parts of an HTML document, including
 some common server-side tags, while reproducing verbatim any
 unrecognised or invalid HTML.
 .
 It also provides high-level HTML form manipulation functions.