This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository wsdl4j.
commit 210f68ceadd8f0c247f15926c2bc371314e9a5d5 Author: Jakub Adam <[email protected]> Date: Wed Jan 23 21:25:14 2013 +0000 Add -nouses to bnd file --- debian/wsdl4j.bnd | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/wsdl4j.bnd b/debian/wsdl4j.bnd index 2a48fed..0d58c46 100644 --- a/debian/wsdl4j.bnd +++ b/debian/wsdl4j.bnd @@ -3,3 +3,4 @@ Bundle-SymbolicName: javax.wsdl Bundle-Version: 1.6 Bundle-Vendor: Debian.org Import-Package: * +-nouses: true -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/wsdl4j.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

