This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch experimental in repository spatialite.
commit bffe3b138481cad5d8a36377756f3a5e9adb1ea3 Author: Bas Couwenberg <[email protected]> Date: Thu May 5 19:42:51 2016 +0200 Reorder build dependencies. --- debian/control | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 9e080f1..f472e8a 100644 --- a/debian/control +++ b/debian/control @@ -6,14 +6,14 @@ Uploaders: Francesco Paolo Lovergine <[email protected]>, Section: science Priority: optional Build-Depends: debhelper (>= 9), - autotools-dev, dh-autoreconf, - libsqlite3-dev, + autotools-dev, + libexpat1-dev, + libfreexl-dev, libgeos-dev (>= 3.5.0), libproj-dev, libreadline-dev, - libexpat1-dev, - libfreexl-dev, + libsqlite3-dev, libxml2-dev, pkg-config, zlib1g-dev -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/spatialite.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

