[Pkg-xfce-commits] r7609 - goodies/trunk/xfce4-mailwatch-plugin/debian

Yves-Alexis Perez corsac at alioth.debian.org
Fri May 24 07:48:07 UTC 2013


Author: corsac
Date: 2013-05-24 19:48:07 +0000 (Fri, 24 May 2013)
New Revision: 7609

Modified:
   goodies/trunk/xfce4-mailwatch-plugin/debian/changelog
   goodies/trunk/xfce4-mailwatch-plugin/debian/rules
Log:
* debian/rules:
  - enable all hardening flags.

Modified: goodies/trunk/xfce4-mailwatch-plugin/debian/changelog
===================================================================
--- goodies/trunk/xfce4-mailwatch-plugin/debian/changelog	2013-05-24 19:47:31 UTC (rev 7608)
+++ goodies/trunk/xfce4-mailwatch-plugin/debian/changelog	2013-05-24 19:48:07 UTC (rev 7609)
@@ -1,3 +1,10 @@
+xfce4-mailwatch-plugin (1.1.0-6) UNRELEASED; urgency=low
+
+  * debian/rules:
+    - enable all hardening flags.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Fri, 24 May 2013 21:47:54 +0200
+
 xfce4-mailwatch-plugin (1.1.0-5) unstable; urgency=low
 
   * debian/patches:

Modified: goodies/trunk/xfce4-mailwatch-plugin/debian/rules
===================================================================
--- goodies/trunk/xfce4-mailwatch-plugin/debian/rules	2013-05-24 19:47:31 UTC (rev 7608)
+++ goodies/trunk/xfce4-mailwatch-plugin/debian/rules	2013-05-24 19:48:07 UTC (rev 7609)
@@ -1,6 +1,8 @@
 #!/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 $@




More information about the Pkg-xfce-commits mailing list