* Newer but not newest upstream version.
* Change debian/watch to point to upstream's svn repository.
* Add a Maven publish rule for better backwards compatibility.
* Switch to debhelper level 7.
* Update Standards-Version: 3.9.2.
* Remove Java runtime from Depends.
* Install pom file. (Closes: #581580)
* Clean up debian/rules.
[ Thierry Carrez ]
* debian/control: Runtime depend on java5-runtime-headless since java5 code
is generated
* debian/control, debian/rules: Build-depend on default-jdk
[ Torsten Werner ]
* New upstream release.
* Remove Arnaud from uploaders list.
* Switch to source format 3.0.
* Update Standards-Version: 3.8.4.
* New upstream release.
* Bumped Standards-Version to 3.8.3 - no changes required.
* Changed the short description of the doc package to clarify that
it is a documentation package.
* new upstream version
* Bump up Standards-Version: 3.8.1 (no changes).
* Add missing Depends: ${misc:Depends}.
* Change Section: java.
* new upstream version
* Fix java bytecode / java runtime version mismatch (Closes: #503791)
* Switch to openjdk-6.
* Move package to main.
* new upstream version
* Increase epoch.
* Fix watch file.
* Reformat debian/copyright for better readability.
[ Torsten Werner ]
* Add myself to Uploaders.
[ Varun Hiremath ]
* New upstream release
* Bump Standards-Version to 3.8.0
* New upstream release
* Bump Standards-Version to 3.7.3
* Bump up debhelper compat to 6
* Remove README.Debian and add README.Debian-source
[ Arnaud Vandyck ]
* debian/control: fixed a typo in description, thanks to Marcus Better.
[ Varun Hiremath ]
* New upstream release.
* debian/control:
+ Add Homepage, Vcs-{Svn, Browser} Headers.
+ Build-Depend on debhelper >=5
+ Build-Depend on sun-java6-jdk instead of ibm compiler.
* debian/compat: switch to 5
* debian/rules:
+ Clean up old comments.
+ Add install target.
+ Implement get-orig-source.
* Remove libjavassist-java.install, libjavassist-java.links and
libjavassist-java.dirs - not required.
* Fix typo in debian/libjavassist-java-doc.install
* Add debian/orig-tar.sh to repackage the source (zip) and create
orig.tar.gz
* Initial Release (closes: #386102).