Package: html-xml-utils Version: 6.9-1 Severity: normal Hello,
Please package the latest version from upstream. Changes: 2016-04-14 Bert Bos <b...@w3.org> * Released version 7.0. * hxwls.c: Added option -a to output URLs in ASCII (using punycode and %-escaping if needed). Converting Internationalized Domain Names to ASCII (with punycode) requires libidn or libidn2. 2016-04-08 Bert Bos <b...@w3.org> * wls3.sh, wls5.sh: Tests for hxwls (entity expansion, ASCII conversion) * hxwls.c: Expand entities in URLs, into ASCII characters if possible, or into %-escaped UTF-8 octets otherwise. 2016-03-10 Bert Bos <b...@w3.org> * tree.c (main): dumptree() now takes a FILE argument. 2016-03-07 Bert Bos <b...@w3.org> * hxnormalize.c: Attempt at inserting <![CDATA[...]]> into <style> and <script> when going from HTML to XML and removing it again when going from XML to HTML. (Problem: We know whether the output is XML or not, but not whether the input is supposed to be XML...) 2016-03-04 Bert Bos <b...@w3.org> * hxindex.c: Added options -O and -X to restrict the elements to index. 2015-07-21 Bert Bos <b...@w3.org> * tree.c: When a CDATA element (i.e., <script> or <style>) is opened, instruct the lexical scanner to only recognize the element's end tag and treat everything else as text. (Note that this matches HTML5, but not SGML: in SGML, any "</foo" or even "</>" would end the CDATA element.) * normalize3.sh: new test to check parsing of CDATA elements. * normalize4.sh: new test to check parsing of CDATA elements. * scan.l: Added an initial condition CDATA that can be started from the tree builder (tree.c) when a CDATA element is opened. * dtd.hash: Added a field to indicate that an element is defined as CDATA 2015-03-12 Bert Bos <b...@w3.org> * Makefile.am: Added another test: normalize2.sh. Added header2.c to the sources for hxprintlinks. Use groff instead of man2html to make HTML versions of the man pages. * dtd.hash: RDFA, in contrast to HTML, says that <meta> may be used as phrase-level element as well as in the <head>. The HTML tree now allows meta as RDFA says, at the cost of less error correction. 2015-01-23 Bert Bos <b...@w3.org> * hxprintlinks: Replaced the Perl version by a (better) C version. Added corresponding tests. 2015-01-22 Bert Bos <b...@w3.org> * hxtoc.c: Added option -f (flatten) to remove element structure from headers when they are copied to the ToC. -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 4.3.0-1-amd64 (SMP w/6 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages html-xml-utils depends on: ii libc6 2.22-7 ii libcurl3-gnutls 7.47.0-1 ii perl 5.22.1-10 html-xml-utils recommends no packages. html-xml-utils suggests no packages. -- no debconf information