This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository scala-2.10.
commit c02b52e66ddc25df63ccb9b24d826cf74e8899d9 Author: Emmanuel Bourg <[email protected]> Date: Mon Nov 14 10:47:00 2016 +0100 Switch to debhelper level 10 --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index 1cc4174..e2a58a0 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: libmaven-ant-tasks-java, junit4, libjansi-java, - debhelper (>= 9), + debhelper (>= 10), javahelper, maven-repo-helper (>= 1.6~), scala (>= 2.10) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/scala-2.10.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

