[SCM] androidsdk-tools packaging branch, master, updated. e187b59b7252e687389774d691989167c3b9a8cc
Jakub Adam
jakub.adam at ktknet.cz
Fri Oct 26 21:05:03 UTC 2012
The following commit has been merged in the master branch:
commit e187b59b7252e687389774d691989167c3b9a8cc
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date: Fri Oct 26 22:57:08 2012 +0200
d/androidsdk-sdklib.bnd: use optional resolution for sun.* packages
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, *
--
androidsdk-tools packaging
More information about the pkg-java-commits
mailing list