r49272 - in /desktop/unstable/epiphany-browser/debian: changelog rules

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Wed Jul 6 10:54:09 UTC 2016


Author: bigon
Date: Wed Jul  6 10:54:08 2016
New Revision: 49272

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=49272
Log:
debian/rules: Enable all hardening options

Modified:
    desktop/unstable/epiphany-browser/debian/changelog
    desktop/unstable/epiphany-browser/debian/rules

Modified: desktop/unstable/epiphany-browser/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/epiphany-browser/debian/changelog?rev=49272&op=diff
==============================================================================
--- desktop/unstable/epiphany-browser/debian/changelog	[utf-8] (original)
+++ desktop/unstable/epiphany-browser/debian/changelog	[utf-8] Wed Jul  6 10:54:08 2016
@@ -1,8 +1,9 @@
-epiphany-browser (3.20.3-2) UNRELEASED; urgency=medium
+epiphany-browser (3.20.3-2) unstable; urgency=medium
 
   * debian/rules: Fix FTBFS when building arch:all or arch:any pkgs only
-
- -- Laurent Bigonville <bigon at debian.org>  Wed, 06 Jul 2016 10:42:41 +0200
+  * debian/rules: Enable all hardening options
+
+ -- Laurent Bigonville <bigon at debian.org>  Wed, 06 Jul 2016 12:53:53 +0200
 
 epiphany-browser (3.20.3-1) unstable; urgency=medium
 

Modified: desktop/unstable/epiphany-browser/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/epiphany-browser/debian/rules?rev=49272&op=diff
==============================================================================
--- desktop/unstable/epiphany-browser/debian/rules	[utf-8] (original)
+++ desktop/unstable/epiphany-browser/debian/rules	[utf-8] Wed Jul  6 10:54:08 2016
@@ -4,6 +4,7 @@
 
 GNOME_MODULE := epiphany
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1 -Wl,--as-needed
 
 %:




More information about the pkg-gnome-commits mailing list