This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository bnd.
commit e93410f090fe73208906ce121ab4fc917d232871 Author: Markus Koschany <[email protected]> Date: Mon May 18 18:48:53 2015 +0200 Update DEP-3 headers. --- debian/patches/embedded-repo.patch | 2 ++ debian/patches/no-ee.j2se.patch | 3 +++ debian/patches/no_ee_minimum.patch | 3 +++ 3 files changed, 8 insertions(+) diff --git a/debian/patches/embedded-repo.patch b/debian/patches/embedded-repo.patch index f1c24d5..e1e11af 100644 --- a/debian/patches/embedded-repo.patch +++ b/debian/patches/embedded-repo.patch @@ -2,6 +2,8 @@ From: Markus Koschany <[email protected]> Date: Thu, 14 May 2015 17:03:01 +0200 Subject: embedded repo +The embedded-repo.jar is not built. To avoid a FTBFS the error is commented +out. --- biz.aQute.bndlib/src/aQute/bnd/build/Workspace.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/patches/no-ee.j2se.patch b/debian/patches/no-ee.j2se.patch index 879d62f..45d05b8 100644 --- a/debian/patches/no-ee.j2se.patch +++ b/debian/patches/no-ee.j2se.patch @@ -2,6 +2,9 @@ From: Markus Koschany <[email protected]> Date: Thu, 14 May 2015 13:21:39 +0200 Subject: no ee.j2se +We already ship a full-blown JDK in Debian. + +Forwarded: not-needed --- aQute.libg/bnd.bnd | 3 +-- biz.aQute.bnd/bnd.bnd | 3 +-- diff --git a/debian/patches/no_ee_minimum.patch b/debian/patches/no_ee_minimum.patch index dd0871c..d0fcbc7 100644 --- a/debian/patches/no_ee_minimum.patch +++ b/debian/patches/no_ee_minimum.patch @@ -2,6 +2,9 @@ From: Debian Java Maintainers <[email protected]> Date: Thu, 14 May 2015 13:17:37 +0200 Subject: no_ee_minimum +We already ship a full-blown JDK in Debian. + +Forwarded: not-needed --- biz.aQute.bndlib/bnd.bnd | 1 - biz.aQute.junit/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

