This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository mpj.
commit df7e5a27c131b75d47b68c27ce350cf04d56d73f Author: Andreas Tille <[email protected]> Date: Wed May 11 09:16:08 2016 +0200 Install all JARs build by the project --- debian/changelog | 1 + debian/libmpj-java.jlibs | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4636b36..45aeefe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ mpj (0.44+dfsg-1) UNRELEASED; urgency=medium * Moved packaging to Debian Java team * Use compression options of uscan in d/watch * Fix clean target + * Install all JARs build by the project -- Andreas Tille <[email protected]> Wed, 11 May 2016 08:43:39 +0200 diff --git a/debian/libmpj-java.jlibs b/debian/libmpj-java.jlibs index ce9b8fd..8c5987b 100644 --- a/debian/libmpj-java.jlibs +++ b/debian/libmpj-java.jlibs @@ -1 +1 @@ -lib/mpj.jar +lib/*.jar -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/mpj.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

