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 <[email protected]> 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.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
