[Git][debian-gis-team/postgis][experimental] Remove artful from list of Ubuntu releases, EOL soon.
Bas Couwenberg
gitlab at salsa.debian.org
Mon Jul 9 17:15:50 BST 2018
Bas Couwenberg pushed to branch experimental at Debian GIS Project / postgis
Commits:
98a8ddba by Bas Couwenberg at 2018-07-09T18:15:43+02:00
Remove artful from list of Ubuntu releases, EOL soon.
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,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 artful bionic))
+ ifneq (,$(filter $(DISTRIBUTION_RELEASE),trusty xenial bionic))
export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie
endif
endif
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/commit/98a8ddbadba0c4fc6dd6b83974f75876656e101e
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/commit/98a8ddbadba0c4fc6dd6b83974f75876656e101e
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20180709/a4ee230b/attachment.html>
More information about the Pkg-grass-devel
mailing list