This is an automated email from the git hooks/post-receive script. xhaakon-guest pushed a commit to branch master in repository jnr-posix.
commit e3f04f28a6b1c89517e613cfaf5c94cffe869ee3 Author: Jakub Adam <[email protected]> Date: Tue Jul 7 18:27:22 2015 +0200 Change Bundle-SymbolicName to jnr.posix --- debian/jnr-posix.bnd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/jnr-posix.bnd b/debian/jnr-posix.bnd index 35b8bad..fb8062f 100644 --- a/debian/jnr-posix.bnd +++ b/debian/jnr-posix.bnd @@ -1,5 +1,5 @@ Bundle-Name: basic POSIX-like functions for Java -Bundle-SymbolicName: org.jruby.ext.posix +Bundle-SymbolicName: jnr.posix Bundle-Version: 1.0.0 Bundle-Vendor: Debian.org Import-Package: sun.misc;resolution:=optional, * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jnr-posix.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

