Martin Landa pushed to branch ubuntu/bionic at Debian GIS Project / qgis
Commits: f0fac6ec by Bas Couwenberg at 2019-03-17T19:21:51Z Move from experimental to unstable. - - - - - 3f727b89 by Martin Landa at 2019-03-22T11:06:38Z Rebuild 3.4.5+dfsg for bionic - - - - - ec7f3f54 by Martin Landa at 2019-03-22T15:08:30Z Rebuild 3.4.5+dfsg for bionic - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,16 @@ +qgis (3.4.5+dfsg-1~bionic2) bionic; urgency=medium + + * Rebuild for bionic. + * Bump minimum GRASS version to 7.6.1. + + -- Martin Landa <[email protected]> Fri, 22 Mar 2019 12:04:50 +0100 + +qgis (3.4.5+dfsg-1) unstable; urgency=medium + + * Move from experimental to unstable. + + -- Bas Couwenberg <[email protected]> Sun, 17 Mar 2019 20:19:38 +0100 + qgis (3.4.5+dfsg-1~bionic1) bionic; urgency=medium * Rebuild for bionic. ===================================== debian/control ===================================== @@ -11,7 +11,7 @@ Build-Depends: bison, dh-python, flex, gdal-bin, - grass-dev (>= 7.6.0), + grass-dev (>= 7.6.1), libexpat1-dev, libfcgi-dev, libgdal-dev (>= 1.11), @@ -241,7 +241,7 @@ Description: QGIS custom widgets for Qt Designer Package: libqgis-dev Architecture: any Section: libdevel -Depends: grass-dev (>= 7.6.0), +Depends: grass-dev (>= 7.6.1), libexpat1-dev, libgdal-dev (>= 1.11), libgeos-dev (>= 3.0.0), @@ -298,7 +298,7 @@ Architecture: any Depends: qgis (= ${binary:Version}), qgis-plugin-grass-common (= ${source:Version}), qgis-provider-grass (= ${binary:Version}), - grass-core (>= 7.6.0), + grass-core (>= 7.6.1), ${grass:Depends}, ${shlibs:Depends}, ${misc:Depends} View it on GitLab: https://salsa.debian.org/debian-gis-team/qgis/compare/ddf35860b1aaec9597186c4e9d6b931daf1d70ce...ec7f3f54c98975eea72ff59b6f8bfd04871ede35 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/qgis/compare/ddf35860b1aaec9597186c4e9d6b931daf1d70ce...ec7f3f54c98975eea72ff59b6f8bfd04871ede35 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
