This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libquartz-java.
commit 78f64450a1a5aaf2af38e97a06a3f9e593791923 Author: Emmanuel Bourg <[email protected]> Date: Wed Oct 21 13:10:47 2015 +0200 New build dependency on libhamcrest-java --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 85825db..742f7df 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ libquartz-java (1:1.8.6-1) UNRELEASED; urgency=medium * Team upload. * New upstream release - Ignore the new modules (commonj, oracle, weblogic, all) + - New build dependency on libhamcrest-java * Standards-Version updated to 3.9.6 (no changes) * Use XZ compression for the upstream tarball * Moved the package to Git diff --git a/debian/control b/debian/control index 148108f..c32b6b6 100644 --- a/debian/control +++ b/debian/control @@ -22,6 +22,7 @@ Build-Depends-Indep: default-jdk-doc, libcommons-modeler-java, libcommons-pool-java-doc, libcommons-validator-java, + libhamcrest-java, liblog4j1.2-java-doc, libmail-java, libmaven-javadoc-plugin-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libquartz-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

