File: changelog

package info (click to toggle)
lombok 1.16.8%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 6,136 kB
  • ctags: 9,193
  • sloc: java: 49,748; xml: 1,705; makefile: 24; ansic: 16
file content (72 lines) | stat: -rw-r--r-- 2,767 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
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.

 -- Markus Koschany <apo@debian.org>  Sat, 16 Apr 2016 11:00:10 +0200

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.

 -- Markus Koschany <apo@debian.org>  Sat, 02 Apr 2016 10:19:36 +0200

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.

 -- Markus Koschany <apo@debian.org>  Mon, 14 Mar 2016 14:30:53 +0100

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.

 -- Markus Koschany <apo@debian.org>  Tue, 16 Feb 2016 13:45:17 +0100

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.

 -- Markus Koschany <apo@debian.org>  Mon, 15 Feb 2016 19:48:33 +0100

lombok (1.16.6-1) unstable; urgency=low

  * Initial release. (Closes: #807816)

 -- Hans-Christoph Steiner <hans@eds.org>  Sun, 13 Dec 2015 23:23:23 +0100

lombok (0.11.6-1) UNRELEASED; urgency=low

  * Initial work

 -- Jakub Adam <jakub.adam@ktknet.cz>  Fri, 02 Nov 2012 21:28:02 +0100