[lombok] 02/02: Update changelog

Markus Koschany apo-guest at moszumanska.debian.org
Mon Feb 15 18:54:37 GMT 2016


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

apo-guest pushed a commit to branch master
in repository lombok.

commit a969a6db348038732a200ddb85cadd1e5688d504
Author: Markus Koschany <apo at debian.org>
Date:   Mon Feb 15 19:48:38 2016 +0100

    Update changelog
---
 debian/changelog           | 4 ++--
 debian/patches/build.patch | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3c55234..dead097 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-lombok (1.16.6+ds-1) UNRELEASED; urgency=medium
+lombok (1.16.6+ds-1) unstable; urgency=medium
 
   * Team upload.
   * Add javac.patch and fix compilation error with OpenJDK 8. (Closes: #814764)
@@ -19,7 +19,7 @@ lombok (1.16.6+ds-1) UNRELEASED; urgency=medium
   * Install maven artifacts into local maven-repo. Build with
     maven_repo_helper.
 
- -- Markus Koschany <apo at debian.org>  Sun, 14 Feb 2016 22:19:02 +0100
+ -- Markus Koschany <apo at debian.org>  Mon, 15 Feb 2016 19:48:33 +0100
 
 lombok (1.16.6-1) unstable; urgency=low
 
diff --git a/debian/patches/build.patch b/debian/patches/build.patch
index fa339f6..be33688 100644
--- a/debian/patches/build.patch
+++ b/debian/patches/build.patch
@@ -27,8 +27,8 @@ index e157632..ad8118c 100644
 +        <fileset dir="/usr/lib/eclipse/plugins/">
 +            <include name="*.jar" />
 +        </fileset>
-+        <fileset dir="/usr/lib/jvm/**">
-+            <include name="tools.jar" />
++        <fileset dir="/usr/lib/jvm/">
++            <include name="**/tools.jar" />
 +        </fileset>
  	</path>
  	

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



More information about the pkg-java-commits mailing list