[bnd] 01/12: Add no-repoindex.patch

Markus Koschany apo-guest at moszumanska.debian.org
Sun May 17 14:27:24 UTC 2015


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

apo-guest pushed a commit to branch master
in repository bnd.

commit 6afa528f8d69f63b97bb7923a41defea8c68163b
Author: Markus Koschany <apo at gambaru.de>
Date:   Sun May 17 14:32:28 2015 +0200

    Add no-repoindex.patch
---
 debian/patches/no-repoindex.patch | 28 ++++++++++++++++++++++++++++
 debian/patches/series             |  1 +
 2 files changed, 29 insertions(+)

diff --git a/debian/patches/no-repoindex.patch b/debian/patches/no-repoindex.patch
new file mode 100644
index 0000000..19b4017
--- /dev/null
+++ b/debian/patches/no-repoindex.patch
@@ -0,0 +1,28 @@
+From: Markus Koschany <apo at gambaru.de>
+Date: Sun, 17 May 2015 14:32:17 +0200
+Subject: no repoindex
+
+---
+ biz.aQute.repository/bnd.bnd | 2 --
+ 1 file changed, 2 deletions(-)
+
+diff --git a/biz.aQute.repository/bnd.bnd b/biz.aQute.repository/bnd.bnd
+index 1b9bf60..141f2d0 100644
+--- a/biz.aQute.repository/bnd.bnd
++++ b/biz.aQute.repository/bnd.bnd
+@@ -12,7 +12,6 @@ jetty.libs: lib/javax.servlet-2.5.0.jar;version=file,\
+ 	aQute.libg;version=project,\
+ 	biz.aQute.bndlib;version=latest,\
+ 	org.osgi.impl.bundle.bindex,\
+-	org.osgi.impl.bundle.repoindex.lib;version=0.0.4,\
+ 	junit.osgi,\
+ 	osgi.cmpn;version=4.3.0,\
+ 	javax.xml.stream-1.0.1.jar;version=file,\
+@@ -65,7 +64,6 @@ libg-pkgs: \
+ # NB: `org.osgi.framework` API is included in Private-Package for running outside of OSGi.
+ Private-Package:\
+ 	${bindex-pkgs},\
+-	${repoindex-pkgs},\
+ 	org.osgi.framework;-split-package:=first,\
+ 
+ Conditional-Package:\
diff --git a/debian/patches/series b/debian/patches/series
index f0288d9..44aa663 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -11,3 +11,4 @@ findbugs.patch
 embedded-repo.patch
 FTBFS.patch
 implement-missing-methods.patch
+no-repoindex.patch

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



More information about the pkg-java-commits mailing list