[bnd] 16/22: Tighten build-dependencies of osgi components.

Markus Koschany apo-guest at moszumanska.debian.org
Sat May 16 22:35:40 UTC 2015


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

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

commit 8d01ce6b78c0f8a838312efb712e2a9b04fe5592
Author: Markus Koschany <apo at gambaru.de>
Date:   Thu May 14 20:35:16 2015 +0200

    Tighten build-dependencies of osgi components.
---
 debian/control | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index e7255f8..09a9fc6 100644
--- a/debian/control
+++ b/debian/control
@@ -18,9 +18,9 @@ Build-Depends: ant,
                junit,
                junit4,
                libbindex-java (>= 2.2+svn101),
-               libosgi-compendium-java (>= 4.3.0),
+               libosgi-compendium-java (>= 5.0.0),
                libosgi-foundation-ee-java,
-               libosgi-core-java (>= 4.3.0),
+               libosgi-core-java (>= 6.0.0),
                libswt-gtk-3-java,
                maven-ant-helper,
                maven-repo-helper
@@ -33,8 +33,8 @@ Package: bnd
 Architecture: all
 Depends: default-jre-headless | java5-runtime-headless,
          java-wrappers,
-         libosgi-compendium-java (>= 4.3.0),
-         libosgi-core-java (>= 4.3.0),
+         libosgi-compendium-java (>= 5.0.0),
+         libosgi-core-java (>= 6.0.0),
          ${misc:Depends}
 Recommends: libbindex-java (>= 2.2+svn101)
 Suggests: eclipse-jdt, eclipse-rcp

-- 
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