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 90681adeacc8b2b2ca9048ef94e52690c4583c57 Author: Emmanuel Bourg <[email protected]> Date: Wed Oct 21 12:59:02 2015 +0200 Ignore the new modules (commonj, oracle, weblogic, all) --- debian/changelog | 4 +++- debian/libquartz-java.poms | 4 ++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ffd3613..85825db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ -libquartz-java (1:1.7.3-6) UNRELEASED; urgency=medium +libquartz-java (1:1.8.6-1) UNRELEASED; urgency=medium * Team upload. + * New upstream release + - Ignore the new modules (commonj, oracle, weblogic, all) * 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/libquartz-java.poms b/debian/libquartz-java.poms index 1e6573a..e494e09 100644 --- a/debian/libquartz-java.poms +++ b/debian/libquartz-java.poms @@ -27,5 +27,9 @@ # pom.xml --has-package-version quartz/pom.xml --has-package-version --java-lib +quartz-all/pom.xml --ignore quartz-jboss/pom.xml --ignore +quartz-oracle/pom.xml --ignore +quartz-weblogic/pom.xml --ignore +quartz-commonj/pom.xml --ignore examples/pom.xml --ignore -- 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

