Martin Landa pushed to branch ubuntu/xenial at Debian GIS Project / qgis
Commits: 06f63297 by Martin Landa at 2018-10-28T12:08:42Z Rebuild 2.18.24+dfsg for xenial - - - - - f240f359 by Martin Landa at 2018-10-28T13:10:08Z don't have to bump version requirement for grass-dev & grass-core for point releases - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +qgis (2.18.24+dfsg-1~xenial2) xenial; urgency=medium + + * Rebuild for xenial. + + -- Martin Landa <[email protected]> Sun, 28 Oct 2018 13:08:09 +0100 + qgis (2.18.24+dfsg-1~xenial1) xenial; urgency=medium * Rebuild for xenial. ===================================== debian/control ===================================== @@ -10,7 +10,7 @@ Build-Depends: bison, dh-python, flex, gdal-bin, - grass-dev (>= 7.4.2), + grass-dev (>= 7.4.0), libexpat1-dev, libfcgi-dev, libgdal-dev (>= 1.10.1-0~), @@ -222,7 +222,7 @@ Description: QGIS - shared server library Package: libqgis-dev Architecture: any Section: libdevel -Depends: grass-dev (>= 7.4.2), +Depends: grass-dev (>= 7.4.0), libexpat1-dev, libgdal-dev (>= 1.10.1-0~), libgeos-dev (>= 3.0.0), @@ -272,7 +272,7 @@ Architecture: any Depends: qgis (= ${binary:Version}), qgis-plugin-grass-common (= ${source:Version}), qgis-provider-grass (= ${binary:Version}), - grass-core (>= 7.4.2), + grass-core (>= 7.4.0), ${grass:Depends}, ${shlibs:Depends}, ${misc:Depends} View it on GitLab: https://salsa.debian.org/debian-gis-team/qgis/compare/36e85c06c54c341b4728bf274bddbecd19735dc0...f240f359a0e13ee4c52a76c526274efc1d178d71 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/qgis/compare/36e85c06c54c341b4728bf274bddbecd19735dc0...f240f359a0e13ee4c52a76c526274efc1d178d71 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
