This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch experimental in repository bnd.
commit 767d4c78812d512b8b48613f57da6b835a6654a6 Author: Markus Koschany <[email protected]> Date: Thu May 14 20:17:25 2015 +0200 Add com.springsource.org.junit.patch --- debian/patches/com.springsource.org.junit.patch | 18 ++++++++++++++++++ debian/patches/series | 1 + 2 files changed, 19 insertions(+) diff --git a/debian/patches/com.springsource.org.junit.patch b/debian/patches/com.springsource.org.junit.patch new file mode 100644 index 0000000..438d000 --- /dev/null +++ b/debian/patches/com.springsource.org.junit.patch @@ -0,0 +1,18 @@ +From: Markus Koschany <[email protected]> +Date: Thu, 14 May 2015 20:17:11 +0200 +Subject: com.springsource.org.junit + +--- + biz.aQute.junit/bnd.bnd | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/biz.aQute.junit/bnd.bnd b/biz.aQute.junit/bnd.bnd +index e6a3e85..e3236b5 100644 +--- a/biz.aQute.junit/bnd.bnd ++++ b/biz.aQute.junit/bnd.bnd +@@ -1,4 +1,4 @@ +--buildpath: com.springsource.org.junit,\ ++-buildpath: com.springsource.org.junit;version=4.10.0,\ + osgi.cmpn;version=4.2.1,\ + biz.aQute.bndlib;version=project,\ + aQute.libg;version=project,\ diff --git a/debian/patches/series b/debian/patches/series index 91d0592..96b43b1 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -9,3 +9,4 @@ no-osgi.r5.patch ant-contrib.patch findbugs.patch embedded-repo.patch +com.springsource.org.junit.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bnd.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

