[SCM] UNNAMED PROJECT branch, jh-symbols, updated. 0.37-11-g13798bc

Niels Thykier nthykier at alioth.debian.org
Sat Jul 16 14:51:16 UTC 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "UNNAMED PROJECT".

The branch, jh-symbols has been updated
       via  13798bcffea6a8fd35018b7e4d17995615da261b (commit)
       via  273be929892d99b17ad8097b13d9ca30b2f59abe (commit)
      from  07f143fff0072e75d9e928b619d7c70a74d93d93 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 13798bcffea6a8fd35018b7e4d17995615da261b
Merge: 273be92 07f143f
Author: Niels Thykier <niels at thykier.net>
Date:   Sat Jul 16 16:48:26 2011 +0200

    Merge branch 'jh-symbols' of ssh://git.debian.org/git/pkg-java/javatools into jh-symbols

commit 273be929892d99b17ad8097b13d9ca30b2f59abe
Author: Niels Thykier <niels at thykier.net>
Date:   Sat Jul 16 16:43:55 2011 +0200

    Resolved compiler issue (file not saved when committed)

-----------------------------------------------------------------------

Summary of changes:
 debian/rules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/rules b/debian/rules
index 676f04d..b698909 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ jh_lib.sh: jh_lib.sh.in
 
 override_dh_auto_build: jh_lib.sh
 	mkdir tmp tmp.jarwrapper
-	./jh_build --no-javadoc tmp/jh-symbols.jar src/
+	./jh_build --main=org.debian.javahelper.symbols.Main --no-javadoc tmp/jh-symbols.jar src/
 	# javahelper pod-based manpages
 	$(POD2MAN) jh_installeclipse tmp/jh_installeclipse.1
 	$(POD2MAN) jh_generateorbitdir tmp/jh_generateorbitdir.1


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the pkg-java-commits mailing list