[axis] 53/60: Restored the missing Export-Package attributes

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Jan 12 17:30:46 UTC 2017


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

ebourg-guest pushed a commit to branch master
in repository axis.

commit 4a29113f61e95c6bb4cd897a1523c8ee8858f1bd
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Jan 15 21:35:08 2016 +0000

    Restored the missing Export-Package attributes
---
 debian/axis.bnd   | 2 ++
 debian/changelog  | 7 +++++++
 debian/jaxrpc.bnd | 1 +
 debian/saaj.bnd   | 1 +
 4 files changed, 11 insertions(+)

diff --git a/debian/axis.bnd b/debian/axis.bnd
index 7b121fd..160bb65 100644
--- a/debian/axis.bnd
+++ b/debian/axis.bnd
@@ -3,4 +3,6 @@ Bundle-SymbolicName: org.apache.axis
 Bundle-Version: 1.4
 Bundle-Vendor: Debian.org
 Import-Package: !com.sun.net.ssl.*, !sun.awt.image.codec, !sun.security.provider, *
+Export-Package: *
+Ignore-Package: sun.security.provider,com.sun.net.ssl,com.sun.net.ssl.internal.ssl
 -nouses: true
diff --git a/debian/changelog b/debian/changelog
index a6fa4f8..f69992b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+axis (1.4-24) unstable; urgency=medium
+
+  * Team upload.
+  * Restored the missing Export-Package attributes
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Fri, 15 Jan 2016 22:33:32 +0100
+
 axis (1.4-23) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/jaxrpc.bnd b/debian/jaxrpc.bnd
index 622c54d..ad2d575 100644
--- a/debian/jaxrpc.bnd
+++ b/debian/jaxrpc.bnd
@@ -3,3 +3,4 @@ Bundle-SymbolicName: javax.xml.rpc
 Bundle-Version: 1.4
 Bundle-Vendor: Debian.org
 Import-Package: *
+Export-Package: *
diff --git a/debian/saaj.bnd b/debian/saaj.bnd
index f1ffaa8..d9155dd 100644
--- a/debian/saaj.bnd
+++ b/debian/saaj.bnd
@@ -3,3 +3,4 @@ Bundle-SymbolicName: javax.xml.soap
 Bundle-Version: 1.4
 Bundle-Vendor: Debian.org
 Import-Package: *
+Export-Package: *

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



More information about the pkg-java-commits mailing list