This is an automated email from the git hooks/post-receive script. gio pushed a commit to branch master in repository jas-plotter.
commit d8d559ec6a24e23a330199573790c7a1b00c2106 Author: Giovanni Mascellani <[email protected]> Date: Fri May 6 12:47:46 2016 +0200 Remove useless cdbs dependency. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 52238d5..650d75a 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Giovanni Mascellani <[email protected]>, Gabriele Giacone <[email protected]>, Philipp Huebner <[email protected]> -Build-Depends: debhelper (>= 9), cdbs, maven-debian-helper, default-jdk +Build-Depends: debhelper (>= 9), maven-debian-helper, default-jdk Build-Depends-Indep: libsurefire-java (>= 2.4.3), javahelp2 (>= 2.0.05.ds1-3), junit, libxerces2-java, libtablelayout-java (>= 20090826-3) Standards-Version: 3.9.8 -- Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-java/freehep/jas-plotter.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

