This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository qgis.
commit c46909347f4c695cfc9555d17c580998905d2468 Author: Bas Couwenberg <[email protected]> Date: Fri Mar 25 14:29:06 2016 +0100 Re-enable QwtPolar, qwtpolar-1.1 supports Qwt > 6.0. --- debian/changelog | 1 + debian/rules | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 106f7b3..bb5c83b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ qgis (2.14.0+dfsg0-4) UNRELEASED; urgency=medium * Update copyright file, changes: - Add license & copyright for qwtpolar-1.1.1 - Group CMake files by Simon Edwards + * Re-enable QwtPolar, qwtpolar-1.1 supports Qwt > 6.0. -- Bas Couwenberg <[email protected]> Fri, 25 Mar 2016 14:24:17 +0100 diff --git a/debian/rules b/debian/rules index 69fb390..bcabdda 100755 --- a/debian/rules +++ b/debian/rules @@ -73,7 +73,6 @@ CMAKE_OPTS := \ -DWITH_INTERNAL_DATEUTIL=FALSE \ -DWITH_INTERNAL_PYTZ=FALSE \ -DWITH_INTERNAL_YAML=FALSE \ - -DWITH_QWTPOLAR=OFF \ -DQT_TAG_FILE=/usr/share/qt4/doc/html/qt.tags \ -DQT_DOC_URL=/usr/share/qt4/doc/html/ -- 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

