[Git][debian-gis-team/postgis][experimental] Disable automatic updates of postgis_revision.h.

Christoph Berg gitlab at salsa.debian.org
Tue Feb 4 08:53:01 GMT 2020



Christoph Berg pushed to branch experimental at Debian GIS Project / postgis


Commits:
9c5fca46 by Christoph Berg at 2020-02-04T09:52:52+01:00
Disable automatic updates of postgis_revision.h.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,6 +1,7 @@
 postgis (3.1.0~alpha1+dfsg-1~exp2) UNRELEASED; urgency=medium
 
   * Bump minimum supported PostgreSQL version to 9.6.
+  * Disable automatic updates of postgis_revision.h.
 
  -- Christoph Berg <myon at debian.org>  Mon, 03 Feb 2020 09:55:03 +0100
 


=====================================
debian/rules
=====================================
@@ -72,6 +72,7 @@ COMMON_CONFIGURE_ARGS = --host=$(DEB_HOST_GNU_TYPE) \
 	--mandir=\$${prefix}/share/man \
 	--infodir=\$${prefix}/share/info \
 	--without-interrupt-tests \
+	--without-phony-revision \
 	--with-gui
 
 NJOBS := -j1



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

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/commit/9c5fca46cce2ae984e1f5219b02143d96bf95d6f
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/20200204/54f65df4/attachment-0001.html>


More information about the Pkg-grass-devel mailing list