This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository snappy-java.
commit 9f1f6bf15512aeb7ca345fe3daccfa0db88afcb4 Author: Andreas Tille <[email protected]> Date: Fri Mar 30 23:08:57 2012 +0200 Make sure the jar's will be linked to /usr/share/java - no idea why this does not happen as for other maven-helper using packages that are not doing this special care --- debian/links | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/links b/debian/links new file mode 100644 index 0000000..733ce07 --- /dev/null +++ b/debian/links @@ -0,0 +1,2 @@ +/usr/share/maven-repo/org/xerial/snappy/snappy-java/debian/snappy-java-debian.jar /usr/share/java/snappy-java.jar +/usr/share/maven-repo/org/xerial/snappy/snappy-java/1.0.4.1/snappy-java-1.0.4.1.jar /usr/share/java/snappy-java-1.0.4.1.jar -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/snappy-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

