Import Debian changes 1.16.18+ds-3
lombok (1.16.18+ds-3) unstable; urgency=medium
* Team upload.
* Switch to compat level 11.
* Use https for Format field.
* Declare compliance with Debian Policy 4.1.5.
* Switch to OpenJDK 8 again and work around the FTBFS with later versions to
buy more time for a proper fix. (Closes: #893312)
* Build-depend on libosgi-core-java to fix a FTBFS.
lombok (1.16.18+ds-2) unstable; urgency=medium
* Team upload.
* Upload to unstable after testing r-deps. (Closes: #872189)
lombok (1.16.18+ds-1) experimental; urgency=medium
* Team upload.
* New upstream release.
* Refresh patches for new upstream version
* Update debian/rules for new upstream version
* Disable logic of non-javadoc targets in buildScripts/website.ant.xml
* Use debhelper and compat level 10
lombok (1.16.8+ds-2) unstable; urgency=medium
* Team upload.
* Drop liblombok-java.jlibs and use maven-repo-helper to install
jars into /usr/share/java and to reduce the duplication.
* Declare compliance with Debian Policy 3.9.8.
lombok (1.16.8+ds-1) unstable; urgency=medium
* Team upload.
* Imported Upstream version 1.16.8+ds.
* Switch B-D libasm4-java to libasm-java.
* Remove B-D ivy.
* Add new build-dependency libecj-java but do not include it in lombok.jar.
* Update debian/copyright for new release. The GPL-2 licensed class is gone.
* Ensure that lombok can be built twice in a row.
lombok (1.16.6+ds-3) unstable; urgency=medium
* Team upload.
* Make the build reproducible by adding addtionalparam="-notimestamp"
back to the build.
* Do not create lombok.version.properties file in debian directory.
* Set lombok.version to 1.16.6 explicitly.
lombok (1.16.6+ds-2) unstable; urgency=medium
* debian/rules: Remove maven-repo-helper.jar from runtime path and do not
include those class files into lombok.jar.
lombok (1.16.6+ds-1) unstable; urgency=medium
* Team upload.
* Add javac.patch and fix compilation error with OpenJDK 8. (Closes: #814764)
* Add build.patch. Use upstream's build.xml file but prevent the build system
from downloading anything from the web.
* Drop debian/build-xml.
* Add javadoc.patch and fix compilation error when building the
dcoumentation. Thus the -doc package will not be empty anymore.
* Replace liblombok-java-doc.javadoc with liblombok-java-doc.install.
* Remove debian/links file.
* Fix debian/watch and do not use githubredir anymore. It is obsolete.
* Simplify get-orig-source target and use Files-Excluded mechanism.
* Repack the tarball and remove superfluous dll files.
* Update the package description of liblombok-java because the package is
complete now.
* Add ivyplusplus and liblombok-patcher-java to Build-Depends.
* Ensure that cmdreader, lombok-patcher and ASM are injected into lombok.jar.
* Install maven artifacts into local maven-repo. Build with
maven_repo_helper.
lombok (1.16.6-1) unstable; urgency=low
* Initial release. (Closes: #807816)
lombok (0.11.6-1) UNRELEASED; urgency=low
* Initial work
Loading