This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository osmctools.
commit 71e5ddae9346da8d8defd42d53882eb6244602e9 Author: Bas Couwenberg <[email protected]> Date: Mon Feb 15 07:12:17 2016 +0100 Use debhelper major version only. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 5015f2d..7451c5c 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Pierre Blanc <[email protected]>, Bas Couwenberg <[email protected]> Section: utils Priority: optional -Build-Depends: debhelper (>= 9.0.0), +Build-Depends: debhelper (>= 9), dh-autoreconf, zlib1g-dev Standards-Version: 3.9.7 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osmctools.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

