This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository svnclientadapter.
commit eff2fb23c9f864f21ab8c7874088869264b207cd Author: Emmanuel Bourg <[email protected]> Date: Thu Jun 19 12:04:14 2014 +0200 Switch to debhelper level 9 --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 986890a..bec654f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ svnclientadapter (1.10.3-2) UNRELEASED; urgency=medium * Team upload. * Removed the build dependency on libemma-java + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Thu, 19 Jun 2014 11:53:23 +0200 diff --git a/debian/compat b/debian/compat index 45a4fb7..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +9 diff --git a/debian/control b/debian/control index b02fa93..5928058 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Andres Mejia <[email protected]>, Jakub Adam <[email protected]> -Build-Depends: debhelper (>= 8~), javahelper, ant, ant-optional, bnd, +Build-Depends: debhelper (>= 9~), javahelper, ant, ant-optional, bnd, default-jdk, libsvn-java (>= 1.8~), libsvnkit-java (>= 1.7.5~) Standards-Version: 3.9.5 Homepage: http://subclipse.tigris.org/svnClientAdapter.html -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/svnclientadapter.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

