[mupen64plus-audio-sdl] 73/163: Remove hardening-includes which are now integrated in dpkg-buildflags

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 05:53:17 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-audio-sdl.

commit 5839a25f27363f8ca0778f8b81c79f8b09c8b5fb
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 ae5e13f..9e3b790 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ mupen64plus-audio-sdl (1.99.4-4) UNRELEASED; urgency=low
     - Add virtual package libsamplerate-dev as alternative build dependency
     - Add virtual package libsdl-dev as alternative build dependency
   * Don't mix implicit and explicit rules to prevent FTBFS with make 3.82
+  * Remove hardening-includes which are now integrated in dpkg-
+    buildflags
 
  -- Sven Eckelmann <sven at narfation.org>  Sat, 20 Aug 2011 21:32:58 +0200
 
diff --git a/debian/control b/debian/control
index 025ffd6..f6d827a 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,6 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/mupen64plus-audio-
 Build-Depends:
  debhelper (>= 8.1.3),
  dpkg-dev (>= 1.16.0),
- hardening-includes,
  libmupen64plus-dev,
  libsamplerate0-dev | libsamplerate-dev,
  libsdl1.2-dev | libsdl-dev,
diff --git a/debian/rules b/debian/rules
index 690b4d3..3407414 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-audio-sdl.git



More information about the Pkg-games-commits mailing list