This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch stretch-backports in repository qgis.
commit df00e24c0a91e7ef769034093167fe5ca3c9408e Author: Bas Couwenberg <[email protected]> Date: Sun Nov 5 09:44:45 2017 +0100 Rebuild for stretch-backports. Change virtual GRASS ABI package dependency to grass720 for stretch. --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index bcf5211..417eb1b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +qgis (2.14.20+dfsg-1~bpo9+1) stretch-backports; urgency=medium + + * Rebuild for stretch-backports. + * Change virtual GRASS ABI package dependency to grass720 for stretch. + + -- Bas Couwenberg <[email protected]> Sun, 05 Nov 2017 09:44:01 +0100 + qgis (2.14.20+dfsg-1) unstable; urgency=medium * Update symbols for other architectures. diff --git a/debian/control b/debian/control index 761285c..48ce88d 100644 --- a/debian/control +++ b/debian/control @@ -290,7 +290,7 @@ Depends: qgis (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, grass-core (>= 7.2.0), - grass722 + grass720 Breaks: qgis-provider-grass (<< 2.11.0+git20151002) Replaces: qgis-provider-grass (<< 2.11.0+git20151002) Description: GRASS plugin for QGIS -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/qgis.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

