[jnr-posix] 01/04: Transition to bnd 2.1.0.

Markus Koschany apo-guest at moszumanska.debian.org
Thu Nov 19 13:27:56 UTC 2015


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

apo-guest pushed a commit to branch master
in repository jnr-posix.

commit 9a711aba0a7045994555b323f356d2d1d3d4920a
Author: Markus Koschany <apo at debian.org>
Date:   Thu Nov 19 14:16:41 2015 +0100

    Transition to bnd 2.1.0.
---
 debian/control | 2 +-
 debian/rules   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 9096a09..9bac615 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9),
  libjnr-ffi-java,
  libmaven-javadoc-plugin-java,
  maven-debian-helper,
- bnd
+ bnd (>= 2.1.0)
 Standards-Version: 3.9.6
 Homepage: https://github.com/jnr/jnr-posix
 Vcs-Git: git://anonscm.debian.org/pkg-java/jnr-posix.git
diff --git a/debian/rules b/debian/rules
index 087708e..1bd42ec 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,5 +11,5 @@ override_jh_manifest:
 	jh_manifest
 
 	# generate OSGi metadata
-	bnd wrap -properties debian/jnr-posix.bnd -output $(JAR).tmp $(JAR)
+	bnd wrap --properties debian/jnr-posix.bnd --output $(JAR).tmp $(JAR)
 	mv $(JAR).tmp $(JAR)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jnr-posix.git



More information about the pkg-java-commits mailing list