[svnclientadapter] 01/01: Restored the missing Export-Package attribute (Closes: #808487)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Jan 15 18:48:36 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository svnclientadapter.
commit 8ef6233c15248ffb3140ee0533d0ca30fdf48f8d
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Jan 15 19:32:05 2016 +0100
Restored the missing Export-Package attribute (Closes: #808487)
---
debian/changelog | 7 +++++++
debian/svnClientAdapter.bnd | 2 ++
2 files changed, 9 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 86fff6a..69b0534 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+svnclientadapter (1.10.3-4) unstable; urgency=medium
+
+ * Team upload.
+ * Restored the missing Export-Package attribute (Closes: #808487)
+
+ -- Emmanuel Bourg <ebourg at apache.org> Fri, 15 Jan 2016 19:30:56 +0100
+
svnclientadapter (1.10.3-3) unstable; urgency=medium
* Team upload.
diff --git a/debian/svnClientAdapter.bnd b/debian/svnClientAdapter.bnd
index 764f74b..14e4aa0 100644
--- a/debian/svnClientAdapter.bnd
+++ b/debian/svnClientAdapter.bnd
@@ -3,3 +3,5 @@ Bundle-SymbolicName: org.tigris.subversion.svnclientadapter
Bundle-Vendor: Debian.org
Bundle-Version: 1.6.12
Import-Package: !org.tmatesoft.svn.core*,*
+Export-Package: *
+Ignore-Package: org.tmatesoft.svn.core,org.tmatesoft.svn.core.javahl17,org.tmatesoft.svn.core.io
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/svnclientadapter.git
More information about the pkg-java-commits
mailing list