[jsch] 06/08: Updated the OSGi metadata

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Sep 1 22:10:48 UTC 2016


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

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

commit 379faa9ee1cc768c0ef9de9afa528187f0112413
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Sep 1 23:15:36 2016 +0200

    Updated the OSGi metadata
---
 debian/changelog   |  1 +
 debian/manifest.mf | 10 +++++-----
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 50e0974..3eb1f6b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ jsch (0.1.54-1) UNRELEASED; urgency=medium
       relative path traversal for recursive sftp-get allowing the server
       to write files outside the clients download basedir with effective
       permissions of the jsch sftp client process.
+    - Updated the OSGi metadata
   * Standards-Version updated to 3.9.8
   * Use secure Vcs-* URLs
 
diff --git a/debian/manifest.mf b/debian/manifest.mf
index 7bbb24e..57be58f 100644
--- a/debian/manifest.mf
+++ b/debian/manifest.mf
@@ -1,13 +1,13 @@
 Bundle-ManifestVersion: 2
-Bundle-Version: 0.1.53
+Bundle-Version: 0.1.54
 Bundle-SymbolicName: com.jcraft.jsch
 Bundle-Name: Jsch
 Export-Package: com.jcraft.jsch.jgss;uses:="com.jcraft.jsch,org.ietf.jgs
- s";version="0.1.53",com.jcraft.jsch.jcraft;uses:="com.jcraft.jsch,com.j
- craft.jzlib";version="0.1.53",com.jcraft.jsch;uses:="signature,keypairg
- en,userauth";version="0.1.53",com.jcraft.jsch.jce;uses:="javax.crypto.s
+ s";version="0.1.54",com.jcraft.jsch.jcraft;uses:="com.jcraft.jsch,com.j
+ craft.jzlib";version="0.1.54",com.jcraft.jsch;uses:="signature,keypairg
+ en,userauth";version="0.1.54",com.jcraft.jsch.jce;uses:="javax.crypto.s
  pec,com.jcraft.jsch,javax.crypto,javax.crypto.interfaces";version="0.1.
- 53"
+ 54"
 Import-Package: com.jcraft.jzlib;resolution:=optional;version="[1.1,2)",
  javax.crypto,javax.crypto.interfaces,javax.crypto.spec,keypairgen;resol
  ution:=optional,org.ietf.jgss;resolution:=optional,signature;resolution

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



More information about the pkg-java-commits mailing list