This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gdal.
commit d66e568f3f04a3d13433110dd071915f2b2f2049 Author: Bas Couwenberg <[email protected]> Date: Thu Aug 27 16:31:22 2015 +0200 Bump minimum required libspatialite-dev to 4.3.0-2~ for circular dependency change. --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 0ce26fc..1ce7208 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +gdal (1.11.2+dfsg-2) UNRELEASED; urgency=medium + + * Bump minimum required libspatialite-dev to 4.3.0-2~ for circular + dependency change. + + -- Bas Couwenberg <[email protected]> Thu, 27 Aug 2015 16:30:44 +0200 + gdal (1.11.2+dfsg-1) unstable; urgency=medium * Move from experimental to unstable. diff --git a/debian/control b/debian/control index f09d7ac..be84d0a 100644 --- a/debian/control +++ b/debian/control @@ -40,7 +40,7 @@ Build-Depends: debhelper (>= 9), libproj-dev, libdap-dev, libxml2-dev, - libspatialite-dev (>= 2.4.0~rc2-4), + libspatialite-dev (>= 4.3.0-2~), libepsilon-dev (>= 0.9.1-1~), libpoppler-private-dev, liblzma-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gdal.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

