This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository libkml.
commit 0727419e3460b25931cb1db7ab151f0d55601f01 Author: Bas Couwenberg <[email protected]> Date: Wed Nov 25 01:42:17 2015 +0100 Drop explicit build dependencies on GCC 5. --- debian/changelog | 1 + debian/control | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3b77d36..85348c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ libkml (1.3.0~rc1-1) UNRELEASED; urgency=medium * Drop patches, applied upstream. * Update Vcs-Browser URL to use HTTPS. * Update symbols for amd64. + * Drop explicit build dependencies on GCC 5. -- Bas Couwenberg <[email protected]> Wed, 25 Nov 2015 01:24:20 +0100 diff --git a/debian/control b/debian/control index d2283f5..96199d2 100644 --- a/debian/control +++ b/debian/control @@ -8,8 +8,6 @@ Build-Depends: debhelper (>= 9), dh-python, cmake, default-jdk, - g++ (>= 4:5-0), - g++-5 (>= 5.2.1-10), libboost-dev, libcurl4-gnutls-dev | libcurl-ssl-dev, libexpat1-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/libkml.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

