Bas Couwenberg pushed to branch master at Debian GIS Project / pgsql-ogr-fdw
Commits: 551f3abe by Bas Couwenberg at 2020-11-03T12:24:31+01:00 Set PG_UPDATECONTROL=yes in rules file. - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +pgsql-ogr-fdw (1.0.12-3) UNRELEASED; urgency=medium + + * Team upload. + * Set PG_UPDATECONTROL=yes in rules file. + + -- Bas Couwenberg <[email protected]> Tue, 03 Nov 2020 12:23:52 +0100 + pgsql-ogr-fdw (1.0.12-2) unstable; urgency=medium * Team upload. ===================================== debian/rules ===================================== @@ -3,6 +3,9 @@ # 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 + # Rebuild debian/control from debian/control.in include /usr/share/postgresql-common/pgxs_debian_control.mk View it on GitLab: https://salsa.debian.org/debian-gis-team/pgsql-ogr-fdw/-/commit/551f3abe20bb75ccde63e30bdb87ca96d44291de -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pgsql-ogr-fdw/-/commit/551f3abe20bb75ccde63e30bdb87ca96d44291de 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
