[eclipse-jgit] 05/05: Readd Import-Package: slf4j
Markus Koschany
apo-guest at moszumanska.debian.org
Wed Feb 24 18:06:57 GMT 2016
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository eclipse-jgit.
commit d414ae1772da853f3fb9a1f4df639083aba6aa3a
Author: Markus Koschany <apo at debian.org>
Date: Wed Feb 24 18:59:16 2016 +0100
Readd Import-Package: slf4j
---
debian/patches/unversioned-orbit-dependencies.patch | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
diff --git a/debian/patches/unversioned-orbit-dependencies.patch b/debian/patches/unversioned-orbit-dependencies.patch
index d4d230d..b4c4ff2 100644
--- a/debian/patches/unversioned-orbit-dependencies.patch
+++ b/debian/patches/unversioned-orbit-dependencies.patch
@@ -3,14 +3,14 @@ Date: Thu, 6 Mar 2014 18:22:09 +0100
Subject: unversioned-orbit-dependencies
---
- org.eclipse.jgit/META-INF/MANIFEST.MF | 3 +--
- 1 file changed, 1 insertion(+), 2 deletions(-)
+ org.eclipse.jgit/META-INF/MANIFEST.MF | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/org.eclipse.jgit/META-INF/MANIFEST.MF b/org.eclipse.jgit/META-INF/MANIFEST.MF
-index 4dc4b79..09f7b12 100644
+index 4dc4b79..98ba758 100644
--- a/org.eclipse.jgit/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit/META-INF/MANIFEST.MF
-@@ -144,9 +144,8 @@ Export-Package: org.eclipse.jgit.api;version="3.7.1";
+@@ -144,7 +144,7 @@ Export-Package: org.eclipse.jgit.api;version="3.7.1";
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Require-Bundle: com.jcraft.jsch;bundle-version="[0.1.37,0.2.0)"
@@ -18,6 +18,4 @@ index 4dc4b79..09f7b12 100644
+Import-Package: com.googlecode.javaewah,
javax.crypto,
javax.net.ssl,
-- org.slf4j;version="[1.7.0,2.0.0)",
- org.xml.sax,
- org.xml.sax.helpers
+ org.slf4j;version="[1.7.0,2.0.0)",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-jgit.git
More information about the pkg-java-commits
mailing list