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

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

commit ef494ba393ac5294b432a720b5156ae119ac4c65
Author: Jakub Adam <[email protected]>
Date:   Sun Jun 21 18:10:05 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 65decbc..d41f09f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,7 +29,7 @@ override_jh_manifest:
        jh_manifest
 
        # generate OSGi metadata
-       bnd wrap --properties debian/jffi.bnd --output $(JAR) $(JAR)
+       bnd wrap -properties debian/jffi.bnd -output $(JAR) $(JAR)
 
 override_dh_clean:
        ant clean

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

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to