Bas Couwenberg pushed to branch experimental at Debian GIS Project / postgis
Commits: 17feec38 by Bas Couwenberg at 2019-10-11T13:24:57Z Reinstate lsb-release build dependency for PIE on Ubuntu-. Revert "Drop lsb-release build dependency, no longer used for PIE on Ubuntu." This reverts commit f6d054a570bcdbf8b72e61faf3a0b62ddb5cd0d5. - - - - - 3 changed files: - debian/changelog - debian/control - debian/control.in Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,12 @@ postgis (3.0.0~rc1+dfsg-1~exp2) UNRELEASED; urgency=medium + [ Christoph Berg ] * regress/run_test.pl: Cherry-pick fix for running on installed packages. * Disable PIE on Ubuntu xenial again, still causing issues. + [ Bas Couwenberg ] + * Reinstate lsb-release build dependency for PIE on Ubuntu. + -- Christoph Berg <[email protected]> Tue, 08 Oct 2019 11:53:04 +0200 postgis (3.0.0~rc1+dfsg-1~exp1) experimental; urgency=medium ===================================== debian/control ===================================== @@ -27,6 +27,7 @@ Build-Depends: autoconf2.13, libprotobuf-c-dev, libsfcgal-dev (>= 1.3.1) [!armel], libxml2-dev (>= 2.5.0~), + lsb-release, po-debconf, postgresql-all, postgresql-common (>= 148~), ===================================== debian/control.in ===================================== @@ -27,6 +27,7 @@ Build-Depends: autoconf2.13, libprotobuf-c-dev, libsfcgal-dev (>= 1.3.1) [!armel], libxml2-dev (>= 2.5.0~), + lsb-release, po-debconf, postgresql-all, postgresql-common (>= 148~), View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/commit/17feec3833d18f62709e92f1060e25e9b11af438 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/commit/17feec3833d18f62709e92f1060e25e9b11af438 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
