This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libxbean-java.
commit 670818c45b3adb5108ca1beb340af46100ce30e3 Author: Emmanuel Bourg <[email protected]> Date: Mon Sep 29 07:30:19 2014 +0200 Build the new xbean-asm-util module --- debian/changelog | 1 + debian/libxbean-java.poms | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2d44226..57727cb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ libxbean-java (4.0-1) UNRELEASED; urgency=medium * Team upload. * New upstream release - Refreshed the patches and removed fix_osgi43.diff (updated upstream) + - Build the new xbean-asm-util module * Standards-Version updated to 3.9.6 (no changes) * Switch to debhelper level 9 * Moved the package to Git diff --git a/debian/libxbean-java.poms b/debian/libxbean-java.poms index 854a67b..8935945 100644 --- a/debian/libxbean-java.poms +++ b/debian/libxbean-java.poms @@ -26,7 +26,8 @@ pom.xml --no-parent maven-xbean-plugin/pom.xml --java-lib -xbean-asm-shaded/pom.xml --java-lib +xbean-asm5-shaded/pom.xml --java-lib +xbean-asm-util/pom.xml --java-lib xbean-blueprint/pom.xml --ignore xbean-bundleutils/pom.xml --java-lib xbean-classloader/pom.xml --java-lib -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxbean-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

