This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libquartz2-java.
commit d1d188b29c7e7ee85056c9aff07ecb26a114ccb2 Author: Emmanuel Bourg <[email protected]> Date: Sun Apr 3 16:39:23 2016 +0200 Removed the unused build dependency on glassfish-activation --- debian/changelog | 1 + debian/control | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f6c9f32..5afefc1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ libquartz-java (1:1.8.6-2) UNRELEASED; urgency=medium * Team upload. * Build with the DH sequencer instead of CDBS * Build depend on libasm-java (>= 5.0) instead of libasm4-java + * Removed the unused build dependency on glassfish-activation * Standards-Version updated to 3.9.7 (no changes) * Use secure Vcs-* fields diff --git a/debian/control b/debian/control index 26e0f2d..37750af 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,6 @@ Build-Depends: debhelper (>= 9), javahelper, maven-debian-helper (>= 1.4) Build-Depends-Indep: default-jdk-doc, - glassfish-activation, glassfish-javaee, junit, libasm-java (>= 5.0), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libquartz2-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

