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 "jenkins-trilead-ssh2 packaging".
The branch, master has been updated
via a54818ca3c498688ba3ecd486fb22436ac65a0b9 (commit)
from c97854413076d1b8715dafa06760ed5a03b681ba (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 a54818ca3c498688ba3ecd486fb22436ac65a0b9
Author: tony mancill <[email protected]>
Date: Thu Sep 15 21:21:32 2011 -0700
tweak jar version in debian/rules
-----------------------------------------------------------------------
Summary of changes:
debian/rules | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/debian/rules b/debian/rules
index 2b30c9b..870a08f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,9 +7,10 @@ JAVA_HOME := /usr/lib/jvm/default-java
PACKAGE := jenkins-trilead-ssh2
JAR := trilead-ssh2
DEB_MAVEN_INSTALL_TO_USJ := false
+JAR_VERSION := $(subst +dfsg,,$(DEB_UPSTREAM_VERSION))
binary-post-install/lib$(PACKAGE)-java::
- mh_installjar -plib$(PACKAGE)-java pom.xml -l
target/$(JAR)-build$(DEB_UPSTREAM_VERSION).jar \
+ mh_installjar -plib$(PACKAGE)-java pom.xml -l
target/$(JAR)-build$(JAR_VERSION).jar \
--java-lib --usj-name=$(PACKAGE)
get-orig-source:
hooks/post-receive
--
jenkins-trilead-ssh2 packaging
_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits