[SCM] midisnoop/master: Removed hardening wrapper.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Jun 9 18:51:54 UTC 2014


The following commit has been merged in the master branch:
commit 69b6c0d52f252a29d181c9e70122b000dc07da60
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Jun 9 20:51:45 2014 +0200

    Removed hardening wrapper.

diff --git a/debian/control b/debian/control
index 6bf1df3..bdbddd4 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,7 @@ Build-Depends:
  qt4-qmake,
  libqt4-dev,
  librtmidi-dev (>= 2.0.1~),
- python,
- hardening-wrapper
+ python
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-multimedia/midisnoop.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/midisnoop.git
diff --git a/debian/rules b/debian/rules
index 7c31b60..7bed4d1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,6 @@
 export REPACK_SH=$(CURDIR)/debian/repack.sh
 
 DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
-export DEB_BUILD_HARDENING=1
 
 %:
 	dh $@

-- 
midisnoop packaging



More information about the pkg-multimedia-commits mailing list