[scala] 07/10: Add bnd-2.1.0.patch.

Markus Koschany apo-guest at moszumanska.debian.org
Mon Nov 16 22:53:07 UTC 2015


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

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

commit 77a2438fe99b41f8e9f01be75404ea18841aa6cd
Author: Markus Koschany <apo at debian.org>
Date:   Mon Nov 16 23:03:36 2015 +0100

    Add bnd-2.1.0.patch.
---
 debian/patches/bnd-2.1.0.patch | 24 ++++++++++++++++++++++++
 debian/patches/series          |  1 +
 2 files changed, 25 insertions(+)

diff --git a/debian/patches/bnd-2.1.0.patch b/debian/patches/bnd-2.1.0.patch
new file mode 100644
index 0000000..a90e5ab
--- /dev/null
+++ b/debian/patches/bnd-2.1.0.patch
@@ -0,0 +1,24 @@
+From: Markus Koschany <apo at debian.org>
+Date: Mon, 16 Nov 2015 23:03:15 +0100
+Subject: bnd 2.1.0
+
+Use Debian's bnd version.
+
+Forwarded: no
+---
+ build.xml | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/build.xml b/build.xml
+index 091674e..1d4e12a 100755
+--- a/build.xml
++++ b/build.xml
+@@ -270,7 +270,7 @@ TODO:
+       <artifact:dependencies pathId="extra.tasks.classpath" filesetId="extra.tasks.fileset">
+         <remoteRepository id="central" url="file:///usr/share/maven-repo"/>
+         <localRepository path="${user.home}/.m2/repository"/>
+-        <dependency groupId="biz.aQute" artifactId="bnd" version="1.50.0"/>
++        <dependency groupId="biz.aQute.bnd" artifactId="bnd" version="2.1.0"/>
+       </artifact:dependencies>
+ 
+       <!-- JUnit -->
diff --git a/debian/patches/series b/debian/patches/series
index b2f5d7d..b95b06c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@
 0006-ignore-test-dependencies.patch
 0008-disable-lib-fetching.patch
 local-repository.patch
+bnd-2.1.0.patch

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



More information about the pkg-java-commits mailing list