[lombok] 08/09: Use the first upstream tarball again and not the +ds one.

Markus Koschany apo-guest at moszumanska.debian.org
Wed Feb 17 15:47:49 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 1a96b6ed680c4541ab3e1321096ae5eaa24b3870
Author: Markus Koschany <apo at debian.org>
Date:   Wed Feb 17 16:16:48 2016 +0100

    Use the first upstream tarball again and not the +ds one.
    
    Apparently the repacked tarball is corrupted somehow.
---
 debian/changelog | 2 +-
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9564953..9082448 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-lombok (1.16.6+ds-3) UNRELEASED; urgency=medium
+lombok (1:1.16.6-1) UNRELEASED; urgency=medium
 
   * Make the build reproducible by adding addtionalparam="-notimestamp"
     back to the build.
diff --git a/debian/rules b/debian/rules
index 568b642..aa534a3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ override_dh_auto_clean:
 
 override_dh_auto_build:
 	ant -Dbasedir=$(CURDIR) \
-		-Dlombok.version=1.16.2 \
+		-Dlombok.version=1.16.6 \
 		dist dist-utils javadoc
 
 override_jh_linkjars:

-- 
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