[jpathwatch] 04/06: revert to bnd (1.50.0)
Tony Mancill
tmancill at moszumanska.debian.org
Tue Sep 15 03:56:43 UTC 2015
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository jpathwatch.
commit 5d6ae989f3110d384282848e550cbb2e64b88a9a
Author: tony mancill <tmancill at debian.org>
Date: Mon Sep 14 20:44:54 2015 -0700
revert to bnd (1.50.0)
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 00b6753..7b400c6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ override_dh_auto_build:
override_jh_build:
jh_build
# generate OSGi metadata
- bnd wrap --properties debian/jpathwatch.bnd --output debian/jpathwatch.jar jpathwatch.jar
+ bnd wrap -properties debian/jpathwatch.bnd -output debian/jpathwatch.jar jpathwatch.jar
override_dh_auto_clean:
$(MAKE) -C jpathwatch-native/src -f ../../debian/Makefile.jni clean
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jpathwatch.git
More information about the pkg-java-commits
mailing list