[Git][debian-gis-team/postgis][experimental] Set PG_UPDATECONTROL=yes in rules file.

Bas Couwenberg gitlab at salsa.debian.org
Tue Nov 3 11:23:30 GMT 2020



Bas Couwenberg pushed to branch experimental at Debian GIS Project / postgis


Commits:
15173ea9 by Bas Couwenberg at 2020-11-03T12:22:33+01:00
Set PG_UPDATECONTROL=yes in rules file.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,12 @@
 postgis (3.1.0~alpha2+dfsg-1~exp5) UNRELEASED; urgency=medium
 
+  [ Christoph Berg ]
   * Have the "postgis" package recommend "postgresql-postgis" instead of a
     specific version.
 
+  [ Bas Couwenberg ]
+  * Set PG_UPDATECONTROL=yes in rules file.
+
  -- Christoph Berg <myon at debian.org>  Mon, 02 Nov 2020 23:05:10 +0100
 
 postgis (3.1.0~alpha2+dfsg-1~exp4) experimental; urgency=medium


=====================================
debian/rules
=====================================
@@ -10,6 +10,9 @@ export DH_OPTIONS
 # Enable hardening build flags
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
+# Don't fail when d/control doesn't match template
+export PG_UPDATECONTROL=yes
+
 # Disable PIE on Ubuntu xenial (causes "undefined reference to symbol 'roundf@@GLIBC_2.2.5'")
 VENDOR_DERIVES_FROM_UBUNTU ?= $(shell dpkg-vendor --derives-from Ubuntu && echo yes)
 DISTRIBUTION_RELEASE       := $(shell lsb_release -cs)



View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/-/commit/15173ea9d15cc3f3db363f180d221a634bb25ee3

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/-/commit/15173ea9d15cc3f3db363f180d221a634bb25ee3
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/20201103/d60d5933/attachment-0001.html>


More information about the Pkg-grass-devel mailing list