r50990 - in /desktop/unstable/libcroco/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Sep 21 02:08:46 UTC 2016


Author: biebl
Date: Wed Sep 21 02:08:46 2016
New Revision: 50990

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50990
Log:
Enable all hardening build flags.

Modified:
    desktop/unstable/libcroco/debian/changelog
    desktop/unstable/libcroco/debian/rules

Modified: desktop/unstable/libcroco/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libcroco/debian/changelog?rev=50990&op=diff
==============================================================================
--- desktop/unstable/libcroco/debian/changelog	[utf-8] (original)
+++ desktop/unstable/libcroco/debian/changelog	[utf-8] Wed Sep 21 02:08:46 2016
@@ -2,6 +2,7 @@
 
   * Convert from cdbs to dh.
   * Bump debhelper compat level to 10.
+  * Enable all hardening build flags.
 
  -- Michael Biebl <biebl at debian.org>  Wed, 21 Sep 2016 04:05:20 +0200
 

Modified: desktop/unstable/libcroco/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libcroco/debian/rules?rev=50990&op=diff
==============================================================================
--- desktop/unstable/libcroco/debian/rules	[utf-8] (original)
+++ desktop/unstable/libcroco/debian/rules	[utf-8] Wed Sep 21 02:08:46 2016
@@ -1,6 +1,8 @@
 #! /usr/bin/make -f
 
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
+
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
 	dh $@ --with gnome




More information about the pkg-gnome-commits mailing list