[Pkg-urxvt-maintainers] [SCM] Git repository for pkg-urxvt branch, master, updated. debian/9.21-1-11-gfbefba5

Ryan Kavanagh rak at moszumanska.debian.org
Fri Jun 10 20:31:52 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde//srv/git.debian.org/git/pkg-urxvt/pkg-urxvt.git;a=commitdiff;h=0cfd1d6

The following commit has been merged in the master branch:
commit 0cfd1d6d466bcd54d9ea1a6fc905f0995ac36b53
Author: Ryan Kavanagh <rak at debian.org>
Date:   Fri Jun 10 15:52:31 2016 -0400

    Enable build flags from hardening=+all
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 5ad7047..e85c8bd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,6 +11,8 @@
 DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 CPPFLAGS := $(shell dpkg-buildflags --get CPPFLAGS) -Wall
 CFLAGS   := $(shell dpkg-buildflags --get CFLAGS) -Wall
 CXXFLAGS := $(shell dpkg-buildflags --get CXXFLAGS) -Wall

-- 
Git repository for pkg-urxvt



More information about the Pkg-urxvt-maintainers mailing list