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