This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository libnb-platform-java.
commit 72f644eddb55c8517b250e05785cbcd8b2658dab Author: Markus Koschany <[email protected]> Date: Wed Jun 10 23:00:47 2015 +0200 Remove Build-Depends-Indep field again because it makes no difference in this case. --- debian/changelog | 1 - debian/control | 7 +++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 605d9cc..979b9db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,7 +9,6 @@ libnb-platform18-java (8.0.2+dfsg1-1) unstable; urgency=medium * debian/control: - Tighten build-dependency on felix-framework. - Declare compliance with Debian Policy 3.9.6. - - Move arch:all java packages to Build-Depends-Indep. - Remove virtual java7-jdk build-dependency. (Closes: #754602) - Switch Vcs-Browser field to cgit. - Run wrap-and-sort -sa. diff --git a/debian/control b/debian/control index d22506f..2fea69b 100644 --- a/debian/control +++ b/debian/control @@ -7,16 +7,14 @@ Uploaders: Build-Depends: ant (>= 1.7.0), ant-optional (>= 1.7.0), + antlr3 (>= 3.2), debhelper (>= 9), default-jdk, g++-mingw-w64-i686, g++-mingw-w64-x86-64, javacc, - javahelper, - maven-repo-helper -Build-Depends-Indep: - antlr3 (>= 3.2), javahelp2, + javahelper, junit, junit4 (>= 4.6), libbindex-java, @@ -30,6 +28,7 @@ Build-Depends-Indep: libosgi-core-java, libstringtemplate-java, libswing-layout-java (>= 1.0.3), + maven-repo-helper, rdfind, symlinks, testng (>=6.8), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libnb-platform-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

