This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository bnd.
commit ed858267e727f6fdd2cd70fca36b73f29b9f6742 Author: Markus Koschany <[email protected]> Date: Mon May 18 15:36:34 2015 +0200 Update DEP-3 header. --- debian/patches/build-without-biz.aQute.repository-and-resolve.patch | 5 +++++ debian/patches/no-osgi.r5.patch | 3 +++ 2 files changed, 8 insertions(+) diff --git a/debian/patches/build-without-biz.aQute.repository-and-resolve.patch b/debian/patches/build-without-biz.aQute.repository-and-resolve.patch index 0f30c84..399d335 100644 --- a/debian/patches/build-without-biz.aQute.repository-and-resolve.patch +++ b/debian/patches/build-without-biz.aQute.repository-and-resolve.patch @@ -2,6 +2,11 @@ From: Markus Koschany <[email protected]> Date: Mon, 18 May 2015 15:19:00 +0200 Subject: build without biz.aQute.repository and resolve +Build without repository and resolve modules. On Debian systems dependencies +can be resolved with packaging tools like apt-get. These modules are optional +and also need additional build-dependencies like jetty. + +Forwarded: not-needed --- build.xml | 4 ---- dist/bnd.bnd | 2 +- diff --git a/debian/patches/no-osgi.r5.patch b/debian/patches/no-osgi.r5.patch index 7a9fa4d..a066d59 100644 --- a/debian/patches/no-osgi.r5.patch +++ b/debian/patches/no-osgi.r5.patch @@ -2,6 +2,9 @@ From: Markus Koschany <[email protected]> Date: Mon, 18 May 2015 15:28:32 +0200 Subject: no osgi.r5 +Build without BND specific OSGi jars. + +Forwarded: not-needed --- biz.aQute.bnd/bnd.bnd | 3 +-- biz.aQute.bndlib/bnd.bnd | 3 +-- -- 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

