[Pkg-xfce-commits] r7316 - goodies/branches/experimental/xfce4-weather-plugin/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Mon Feb 18 09:09:00 UTC 2013
Author: corsac
Date: 2013-02-18 21:08:59 +0000 (Mon, 18 Feb 2013)
New Revision: 7316
Modified:
goodies/branches/experimental/xfce4-weather-plugin/debian/changelog
goodies/branches/experimental/xfce4-weather-plugin/debian/rules
Log:
* debian/rules:
- enable all hardening rules.
Modified: goodies/branches/experimental/xfce4-weather-plugin/debian/changelog
===================================================================
--- goodies/branches/experimental/xfce4-weather-plugin/debian/changelog 2013-02-18 21:06:19 UTC (rev 7315)
+++ goodies/branches/experimental/xfce4-weather-plugin/debian/changelog 2013-02-18 21:08:59 UTC (rev 7316)
@@ -1,6 +1,8 @@
xfce4-weather-plugin (0.8.3-1) UNRELEASED; urgency=low
* New upstream release.
+ * debian/rules:
+ - enable all hardening rules.
-- Yves-Alexis Perez <corsac at debian.org> Mon, 18 Feb 2013 22:06:05 +0100
Modified: goodies/branches/experimental/xfce4-weather-plugin/debian/rules
===================================================================
--- goodies/branches/experimental/xfce4-weather-plugin/debian/rules 2013-02-18 21:06:19 UTC (rev 7315)
+++ goodies/branches/experimental/xfce4-weather-plugin/debian/rules 2013-02-18 21:08:59 UTC (rev 7316)
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
export DEB_LDFLAGS_MAINT_APPEND=-Wl,-z,defs -Wl,--as-needed -Wl,-O1
-export DEB_BUILD_MAINT_OPTIONS=hardening=+pie,+bindnow
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
%:
dh $@ --parallel
More information about the Pkg-xfce-commits
mailing list