[jnr-constants] 01/02: Re-establish compatibility with bnd 1.50.0

Jakub Adam xhaakon-guest at moszumanska.debian.org
Thu Jul 2 18:52:35 UTC 2015


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

xhaakon-guest pushed a commit to branch master
in repository jnr-constants.

commit 8e3d526224f0611c02bbc7e777c7a5057caf1fa1
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date:   Sun Jun 21 12:41:17 2015 +0200

    Re-establish compatibility with bnd 1.50.0
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index d62ddba..7b284bc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,4 +11,4 @@ override_jh_manifest:
 	jh_manifest
 
 	# generate OSGi metadata
-	bnd wrap --properties debian/jnr-constants.bnd --output $(JAR) $(JAR)
+	bnd wrap -properties debian/jnr-constants.bnd -output $(JAR) $(JAR)

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



More information about the pkg-java-commits mailing list