This is an automated email from the git hooks/post-receive script.

tmancill pushed a commit to branch master
in repository androidsdk-tools.

commit e187b59b7252e687389774d691989167c3b9a8cc
Author: Jakub Adam <[email protected]>
Date:   Fri Oct 26 22:57:08 2012 +0200

    d/androidsdk-sdklib.bnd: use optional resolution for sun.* packages
---
 debian/androidsdk-sdklib.bnd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/androidsdk-sdklib.bnd b/debian/androidsdk-sdklib.bnd
index 4eb617c..1b9e441 100644
--- a/debian/androidsdk-sdklib.bnd
+++ b/debian/androidsdk-sdklib.bnd
@@ -2,4 +2,4 @@ Bundle-Name: Android sdklib library
 Bundle-SymbolicName: com.android.sdklib
 Bundle-Version: 1.0.0
 Bundle-Vendor: Debian.org
-Import-Package: *
+Import-Package: sun.misc;resolution:=optional, 
sun.security.*;resolution:=optional, *

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/androidsdk-tools.git

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to