[pkg-db-commits] [SCM] Berkeley DB Debian packaging branch, debian-sid, updated. debian/5.1.25-10-36-gdb0aa69

Ondřej Surý ondrej at sury.org
Fri Jun 7 08:37:34 UTC 2013


The following commit has been merged in the debian-sid branch:
commit 3e85b00cd60bdd8ee09acebf1e42cd228b45766a
Author: Ondřej Surý <ondrej at sury.org>
Date:   Thu Jun 28 14:02:45 2012 +0200

    Add -source 1.5 and -target 1.5 options to jh_build too

diff --git a/debian/rules b/debian/rules
index 1e76ffd..9c99e31 100755
--- a/debian/rules
+++ b/debian/rules
@@ -171,6 +171,9 @@ override_dh_strip:
 override_dh_clean:
 	DH_OPTIONS="" dh_clean
 
+override_jh_build:
+	jh_build --javacopts='-target 1.5' --javacopts='-source 1.5'
+
 override_jh_installlibs:
 ifeq (yes,$(ENABLE_JAVA))
 	jh_installlibs

-- 
Berkeley DB Debian packaging



More information about the pkg-db-commits mailing list