[Git][debian-gis-team/gdal][master] Remove artful from list of Ubuntu releases, EOL soon.
Bas Couwenberg
gitlab at salsa.debian.org
Mon Jul 9 17:14:49 BST 2018
Bas Couwenberg pushed to branch master at Debian GIS Project / gdal
Commits:
e6da30ab by Bas Couwenberg at 2018-07-09T18:14:40+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
@@ -16,7 +16,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/gdal/commit/e6da30ab4512b2f873d54a22de18ef3d3aa90958
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal/commit/e6da30ab4512b2f873d54a22de18ef3d3aa90958
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/b19bf09e/attachment.html>
More information about the Pkg-grass-devel
mailing list