[Git][debian-gis-team/pywps][master] Drop Ubuntu PIE changes.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Thu Apr 21 18:56:26 BST 2022
Bas Couwenberg pushed to branch master at Debian GIS Project / pywps
Commits:
dde2869d by Bas Couwenberg at 2022-04-21T19:56:19+02:00
Drop Ubuntu PIE changes.
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+pywps (4.5.2-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Drop Ubuntu PIE changes.
+
+ -- Bas Couwenberg <sebastic at debian.org> Thu, 21 Apr 2022 19:56:01 +0200
+
pywps (4.5.2-1) unstable; urgency=medium
* Team upload.
=====================================
debian/rules
=====================================
@@ -12,16 +12,6 @@
# Enable hardening build flags
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
-# Disable PIE on Ubuntu where it's still problematic
-VENDOR_DERIVES_FROM_UBUNTU ?= $(shell dpkg-vendor --derives-from Ubuntu && echo yes)
-DISTRIBUTION_RELEASE := $(shell lsb_release -cs)
-
-ifeq ($(VENDOR_DERIVES_FROM_UBUNTU),yes)
- ifneq (,$(filter $(DISTRIBUTION_RELEASE),xenial bionic))
- export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie
- endif
-endif
-
%:
dh $@ --with apache2,python3,sphinxdoc --buildsystem=pybuild
View it on GitLab: https://salsa.debian.org/debian-gis-team/pywps/-/commit/dde2869d55dddaa7d30c3acbdcefb4c72f6cecdb
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pywps/-/commit/dde2869d55dddaa7d30c3acbdcefb4c72f6cecdb
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/20220421/613bc944/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list