[jsmpp] 09/16: add versioned build-dep on bnd
Tony Mancill
tmancill at moszumanska.debian.org
Fri Jun 30 04:16:49 UTC 2017
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository jsmpp.
commit 6d714799c7950c0d11f10c6f00aa43114c492ba9
Author: tony mancill <tmancill at debian.org>
Date: Sun Dec 27 21:12:37 2015 -0800
add versioned build-dep on bnd
---
debian/control | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index f81bb68..3b8fb66 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,11 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Daniel Pocock <daniel at pocock.pro>
Build-Depends: debhelper (>= 9), cdbs (>= 0.4.5.3), default-jdk
-Build-Depends-Indep: maven-debian-helper (>> 0.5), libmaven-bundle-plugin-java, junit, testng
+Build-Depends-Indep: maven-debian-helper (>> 0.5),
+ libmaven-bundle-plugin-java,
+ junit,
+ testng,
+ bnd (>= 2.4.1~)
Standards-Version: 3.9.6
Homepage: http://jsmpp.org
Vcs-Git: https://github.com/opentelecoms-org/jsmpp.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jsmpp.git
More information about the pkg-java-commits
mailing list