This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository tinyows.
commit 3f4081819cbeb82a920cc9d5575b28cd0340230b Author: Bas Couwenberg <[email protected]> Date: Tue Oct 4 15:45:12 2016 +0200 Reorder build dependencies. --- debian/control | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 4c52605..a469930 100644 --- a/debian/control +++ b/debian/control @@ -6,11 +6,11 @@ Section: non-free/web Priority: optional Build-Depends: debhelper (>= 9), dh-autoreconf, - libxml2-dev (>= 2.8.0), - libpq-dev, - postgis, + flex, libfcgi-dev, - flex + libpq-dev, + libxml2-dev (>= 2.8.0), + postgis Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/tinyows.git Vcs-Git: https://anonscm.debian.org/git/pkg-grass/tinyows.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/tinyows.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

