* Team upload.
* Fixed the build failure with Java 9 (Closes: #893084)
* Removed the javadoc from the binary package
* Build with the DH sequencer instead of CDBS
* Moved the package to Git
* Standards-Version updated to 4.1.3
* Switch to debhelper level 11
* Updated debian/copyright to the Copyright Format 1.0
* Switch to source format 3.0.
* Update Standards-Version: 3.9.1.
* Add Vcs-* headers.
[ Ludovic Claude ]
* New upstream version
* Add myself to Uploaders
* Add ${misc:Depends} to Depends to clear Lintian warnings
* Remove Depends on Java runtimes as it is a library
* Change section to java
* Bump up Standards-Version to 3.8.2
* Add the Maven POM to the package
* Add a Build-Depends-Indep dependency on maven-repo-helper and quilt
* Use quilt to patch the sources, easier to work with
* Use default-jdk instead of kaffe for the build
[ Torsten Werner ]
* Actually I did add Ludovic to Uploaders.
* Add myself to Uploaders.
* Switch to debhelper compat level 5.
* Reference the common-licenses file for LGPL-2.1.
* Do not include the javax.xml.namespace.QName class since it is likely
to cause conflicts. (Closes: #500909)
* Move dependencies for clean target to Build-depends.
* Update to policy version 3.8.0.1.
- Describe patch management in README.source.
* debian/copyright: Completed copyright information.
* Added myself to Uploaders, removed Wolfgang.
* Removed explicit usage of jikes build compiler property
for kaffe jikes -> ecj transition
* Added patch to raise build target to 1.3 - required for ecj
* Added ant-optional due to ant reorganization
* Registered javadoc api with doc-base
* Upload sponsored by Arnaud Vandyck
* New upstream release
* Upload to unstable
* Changed libant1.6-java build-dep to ant
* Standards-Version 3.6.2 (no changes)
* Upload sponsored by Petter Reinholdtsen
* Initial Release, based on the work of Jorge Perez Burgos (closes: #251303)
* Included additional xpath library
* Enabled junit tests
* Included xmlpull api documentation
* Reworked description to show differences to the xpp2 version