[libjna-java] 01/03: drop build-dep on hardening-wrapper

Tony Mancill tmancill at moszumanska.debian.org
Mon Sep 5 04:45:07 UTC 2016


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

tmancill pushed a commit to branch master
in repository libjna-java.

commit 9db917a0aeaa55fe418b9b22ca2595f037ee65ad
Author: tony mancill <tmancill at debian.org>
Date:   Sun Sep 4 21:39:08 2016 -0700

    drop build-dep on hardening-wrapper
---
 debian/control | 1 -
 debian/rules   | 1 -
 2 files changed, 2 deletions(-)

diff --git a/debian/control b/debian/control
index 869f26c..8a64aff 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,6 @@ Build-Depends: ant,
                debhelper (>= 9),
                default-jdk,
                default-jdk-doc,
-               hardening-wrapper,
                javahelper (>=0.32~),
                libffi-dev,
                libx11-dev,
diff --git a/debian/rules b/debian/rules
index 8d53f20..073db54 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,6 @@
 #!/usr/bin/make -f
 
 export JAVA_HOME=/usr/lib/jvm/default-java
-export DEB_BUILD_HARDENING=1
 
 DEB_HOST_MULTIARCH = $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 

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



More information about the pkg-java-commits mailing list