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

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



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


Commits:
cec1fe98 by Bas Couwenberg at 2020-11-03T12:23:13+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.0.2+dfsg-5) 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 22:49:23 +0100
 
 postgis (3.0.2+dfsg-4) unstable; 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/cec1fe98586709bd03f68c03e3d28f4609318028

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/-/commit/cec1fe98586709bd03f68c03e3d28f4609318028
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/2c3ad8a4/attachment.html>


More information about the Pkg-grass-devel mailing list