[gradle] 02/03: Remove versioned dependency of bnd.
Markus Koschany
apo-guest at moszumanska.debian.org
Tue Jul 14 12:49:21 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository gradle.
commit aadbcb86cde15e31a9cf94ee5532fd711671f360
Author: Markus Koschany <apo at gambaru.de>
Date: Tue Jul 14 14:00:54 2015 +0200
Remove versioned dependency of bnd.
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 8ae80a7..c0f0a4f 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Miguel Landaeta <miguel at miguel.cc>,
Section: java
Priority: optional
Build-Depends: ant,
- bnd (>= 2.1.0),
+ bnd,
debhelper (>= 9),
default-jdk (>= 1:1.6),
default-jdk-doc,
@@ -141,7 +141,7 @@ Description: Powerful build system for the JVM - Core libraries
Package: libgradle-plugins-java
Architecture: all
-Depends: bnd (>= 2.1.0),
+Depends: bnd,
findbugs,
junit4,
libantlr-java,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gradle.git
More information about the pkg-java-commits
mailing list