[libhtml5parser-java] branch master updated (0f8e11b -> 145f0a4)

Markus Koschany apo-guest at moszumanska.debian.org
Tue Feb 16 19:35:02 GMT 2016


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a change to branch master
in repository libhtml5parser-java.

      from  0f8e11b   Update changelog timestamp
      adds  8871785   Imported Upstream version 1.4+r1.3.1
       new  a7c8966   Merge tag 'upstream/1.4+r1.3.1'
       new  da21ced   Update changelog
       new  508ff51   Update README.source
       new  8a7e1ee   Vcs-Git: Switch to https.
       new  b18d15e   Update changelog
       new  e77b46e   Declare compliance with Debian Policy 3.9.7.
       new  145f0a4   Update changelog

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 LICENSE.txt                                        |   2 +-
 debian/README.source                               |   2 +-
 debian/changelog                                   |  11 +
 debian/control                                     |   4 +-
 pom.xml                                            | 123 +---
 .../htmlparser/dom/HtmlDocumentBuilder.java        |   4 +-
 .../validator/htmlparser/impl/AttributeName.java   |  15 +-
 src/nu/validator/htmlparser/impl/ElementName.java  |   5 -
 .../htmlparser/impl/ErrorReportingTokenizer.java   |   2 +-
 .../htmlparser/impl/HotSpotWorkaround.txt          |  16 +-
 src/nu/validator/htmlparser/impl/MetaScanner.java  |   4 +-
 src/nu/validator/htmlparser/impl/Tokenizer.java    | 188 ++----
 src/nu/validator/htmlparser/impl/TreeBuilder.java  | 709 +++++++--------------
 src/nu/validator/htmlparser/impl/UTF16Buffer.java  |   4 -
 .../htmlparser/io/HtmlInputStreamReader.java       |   7 +-
 src/nu/validator/htmlparser/sax/XmlSerializer.java |   2 +-
 .../htmlparser/cpptranslate/CppTypes.java          |  64 +-
 .../htmlparser/cpptranslate/CppVisitor.java        | 139 +---
 .../generator/ApplyHotSpotWorkaround.java          |   2 +
 19 files changed, 344 insertions(+), 959 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libhtml5parser-java.git



More information about the pkg-java-commits mailing list