This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository guice.
commit 86c26cfbd8c21c5fcd6af2bbad8483978af59fd7 Author: Emmanuel Bourg <[email protected]> Date: Thu Nov 19 15:15:15 2015 +0100 Install the no_aop artifact linked to the main jar in /usr/share/maven-repo --- debian/changelog | 1 + debian/libguice-java.links | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2f38b26..70f990f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ guice (4.0-1) UNRELEASED; urgency=medium * New upstream release - Refreshed the patches - Updated the versions in debian/libguice-java.poms + * Install the no_aop artifact linked to the main jar in /usr/share/maven-repo -- Emmanuel Bourg <[email protected]> Thu, 19 Nov 2015 10:58:26 +0100 diff --git a/debian/libguice-java.links b/debian/libguice-java.links new file mode 100644 index 0000000..4475bbe --- /dev/null +++ b/debian/libguice-java.links @@ -0,0 +1 @@ +/usr/share/maven-repo/com/google/inject/guice/debian/guice-debian.jar /usr/share/maven-repo/com/google/inject/guice/debian/guice-debian-no_aop.jar -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/guice.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

