This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository qgis.
commit e2ef4e54949e6f61e82f027ad264c578e04a7193 Author: Bas Couwenberg <[email protected]> Date: Wed Sep 27 19:54:28 2017 +0200 Add virtual GRASS ABI package to qgis-plugin-grass dependencies. --- debian/changelog | 6 ++++++ debian/control | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 44ff975..dc3d92c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +qgis (2.14.19+dfsg-2) UNRELEASED; urgency=medium + + * Add virtual GRASS ABI package to qgis-plugin-grass dependencies. + + -- Bas Couwenberg <[email protected]> Wed, 27 Sep 2017 19:51:54 +0200 + qgis (2.14.19+dfsg-1) unstable; urgency=medium * Update symbols for other architectures. diff --git a/debian/control b/debian/control index 4fdbe84..4faa6ea 100644 --- a/debian/control +++ b/debian/control @@ -289,7 +289,8 @@ Depends: qgis (= ${binary:Version}), qgis-provider-grass (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, - grass-core (>= 7.2.0) + grass-core (>= 7.2.0), + grass722 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

