Bas Couwenberg pushed to branch master at Debian GIS Project / zoo-project


Commits:
bb6cab40 by Bas Couwenberg at 2019-07-16T11:50:38Z
Update PIE hardening conditional, trusty is EOL.

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -9,7 +9,7 @@ VENDOR_DERIVES_FROM_UBUNTU ?= $(shell dpkg-vendor 
--derives-from Ubuntu && echo
 DISTRIBUTION_RELEASE       := $(shell lsb_release -cs)
 
 ifeq ($(VENDOR_DERIVES_FROM_UBUNTU),yes)
-  ifneq (,$(filter $(DISTRIBUTION_RELEASE),trusty xenial bionic))
+  ifneq (,$(filter $(DISTRIBUTION_RELEASE),xenial bionic))
     export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie
   endif
 endif



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/zoo-project/commit/bb6cab4022c839ff9ea8c273098f58733d1aad01

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/zoo-project/commit/bb6cab4022c839ff9ea8c273098f58733d1aad01
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to