Bas Couwenberg pushed to branch experimental at Debian GIS Project / postgis
Commits: 83d39f1d by Bas Couwenberg at 2023-07-15T17:42:59+02:00 Add libxml2-utils to build dependencies for xmllint. - - - - - 2d9ff6c8 by Bas Couwenberg at 2023-07-15T17:45:17+02:00 Set distribution to experimental. - - - - - 3 changed files: - debian/changelog - debian/control - debian/control.in Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +postgis (3.4.0~beta1+dfsg-1~exp2) experimental; urgency=medium + + * Add libxml2-utils to build dependencies for xmllint. + + -- Bas Couwenberg <[email protected]> Sat, 15 Jul 2023 17:45:06 +0200 + postgis (3.4.0~beta1+dfsg-1~exp1) experimental; urgency=medium * New upstream beta release. ===================================== debian/control ===================================== @@ -25,6 +25,7 @@ Build-Depends: bison, libprotobuf-c-dev, libsfcgal-dev (>= 1.3.1) [!armel !armhf], libxml2-dev (>= 2.5.0~), + libxml2-utils, lsb-release, pkg-config, po-debconf, ===================================== debian/control.in ===================================== @@ -25,6 +25,7 @@ Build-Depends: bison, libprotobuf-c-dev, libsfcgal-dev (>= 1.3.1) [!armel !armhf], libxml2-dev (>= 2.5.0~), + libxml2-utils, lsb-release, pkg-config, po-debconf, View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/-/compare/2ff8f1f1a3ab55a970f438ab33eaba4f71cbd3b7...2d9ff6c8ba4b18a87a4ae121cd3fcfac3791703d -- View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/-/compare/2ff8f1f1a3ab55a970f438ab33eaba4f71cbd3b7...2d9ff6c8ba4b18a87a4ae121cd3fcfac3791703d 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
