r41241 - in /desktop/unstable/gtk+2.0/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri Apr 4 13:31:30 UTC 2014


Author: biebl
Date: Fri Apr  4 13:31:30 2014
New Revision: 41241

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=41241
Log:
Enable hardening build flags using /usr/share/dpkg/buildflags.mk.

Modified:
    desktop/unstable/gtk+2.0/debian/changelog
    desktop/unstable/gtk+2.0/debian/rules

Modified: desktop/unstable/gtk+2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/changelog?rev=41241&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gtk+2.0/debian/changelog	[utf-8] Fri Apr  4 13:31:30 2014
@@ -2,6 +2,7 @@
 
   * New upstream release.
   * Bump Standards-Version to 3.9.5.
+  * Enable hardening build flags using /usr/share/dpkg/buildflags.mk.
 
  -- Michael Biebl <biebl at debian.org>  Fri, 04 Apr 2014 14:06:31 +0200
 

Modified: desktop/unstable/gtk+2.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/rules?rev=41241&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/rules	[utf-8] (original)
+++ desktop/unstable/gtk+2.0/debian/rules	[utf-8] Fri Apr  4 13:31:30 2014
@@ -4,6 +4,9 @@
 DISABLE_UPDATE_UPLOADERS := 1
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
+
+DPKG_EXPORT_BUILDFLAGS = 1
+-include /usr/share/dpkg/buildflags.mk
 
 GNOME_MODULE := gtk+
 




More information about the pkg-gnome-commits mailing list