[mupen64plus-core] 120/310: Remove hardening-includes which are now integrated in dpkg-buildflags

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 05:57:33 UTC 2015


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

ecsv-guest pushed a commit to branch armhf_test
in repository mupen64plus-core.

commit 6cc48b73d68e3355fad67eb79539ab0e1c48c131
Author: Sven Eckelmann <sven at narfation.org>
Date:   Sun Oct 16 01:19:21 2011 +0200

    Remove hardening-includes which are now integrated in dpkg-buildflags
---
 debian/changelog | 2 ++
 debian/control   | 1 -
 debian/rules     | 6 ------
 3 files changed, 2 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 155e86a..300f2e4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,8 @@ mupen64plus-core (1.99.4-4) UNRELEASED; urgency=low
     - Add double_percentage.patch, Don't print '%' twice in volume string
     - Add ftgl_fontrendering.patch, Replace builtin OGLFT with FTGL font
       rendering library
+  * Remove hardening-includes which are now integrated in dpkg-
+    buildflags
 
  -- Sven Eckelmann <sven at narfation.org>  Sat, 20 Aug 2011 21:53:01 +0200
 
diff --git a/debian/control b/debian/control
index bdacd73..c49f9f6 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,6 @@ Build-Depends:
  binutils-dev,
  debhelper (>= 8.1.3),
  dpkg-dev (>= 1.16.0),
- hardening-includes,
  libftgl-dev,
  libgl1-mesa-dev | libgl-dev,
  libglu1-mesa-dev | libglu-dev,
diff --git a/debian/rules b/debian/rules
index 6f22ce7..3c96ef6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,12 +8,6 @@ export LDFLAGS=$(shell dpkg-buildflags --get LDFLAGS)
 
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
-DEB_BUILD_HARDENING_PIE:=0
-include /usr/share/hardening-includes/hardening.make
-CFLAGS += $(HARDENING_CFLAGS)
-CXXFLAGS += $(HARDENING_CFLAGS)
-LDFLAGS += $(HARDENING_LDFLAGS)
-
 LDFLAGS += -Wl,--as-needed
 
 DEB_HOST_GNU_CPU ?= $(shell dpkg-architecture -qDEB_HOST_GNU_CPU)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-core.git



More information about the Pkg-games-commits mailing list