This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch debian in repository osmpbf.
commit d3207f8cf5a4e1b26ce1fddf174a6d85bc96d073 Author: Bas Couwenberg <[email protected]> Date: Sat Aug 22 18:19:07 2015 +0200 Reorder build dependencies. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index f27c13e..ef4254c 100644 --- a/debian/control +++ b/debian/control @@ -5,12 +5,12 @@ Uploaders: David Paleino <[email protected]>, Section: java Priority: optional Build-Depends: debhelper (>= 9), - protobuf-compiler, - libprotobuf-java, ant, default-jdk, openjdk-7-jdk | java6-sdk, libprotobuf-dev, + libprotobuf-java, + protobuf-compiler, maven-repo-helper Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/osmpbf.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osmpbf.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

