[jmagick] 02/04: remove build-dep on hardening-wrapper (#836630)

Tony Mancill tmancill at moszumanska.debian.org
Mon Sep 5 04:29:13 UTC 2016


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

tmancill pushed a commit to branch master
in repository jmagick.

commit 43ff482018ca62470e4a9207d5f9154fe9bca9ba
Author: tony mancill <tmancill at debian.org>
Date:   Sun Sep 4 21:00:25 2016 -0700

    remove build-dep on hardening-wrapper (#836630)
---
 debian/control | 1 -
 debian/rules   | 2 --
 2 files changed, 3 deletions(-)

diff --git a/debian/control b/debian/control
index dae8a60..e557347 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,6 @@ Build-Depends: autotools-dev,
                chrpath,
                debhelper (>= 9),
                default-jdk,
-               hardening-wrapper,
                libmagickcore-dev,
                maven-repo-helper,
 	       autoconf
diff --git a/debian/rules b/debian/rules
index b82583e..e1d93c4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,8 +2,6 @@
 
 JAVA_HOME	:= /usr/lib/jvm/default-java
 
-export DEB_BUILD_HARDENING=1
-
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/class/makefile.mk

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



More information about the pkg-java-commits mailing list