Control: tags -1 -help

This is a result of the recent PIE changes in dpkg.

Did you really intend hardening=-all?

If your intention was the opposite, the following would en passant
also fix the FTBFS:

--- debian/rules.old    2016-11-21 15:21:11.000000000 +0000
+++ debian/rules        2016-11-21 15:22:09.000000000 +0000
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-export DEB_BUILD_MAINT_OPTIONS = hardening=-all
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 PACKAGE = $(firstword $(shell dh_listpackages))
 TMP     = $(CURDIR)/debian/$(PACKAGE)


cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

Reply via email to