This is an automated email from the git hooks/post-receive script. komal-guest pushed a commit to branch master in repository groovy2.
commit a98a658c48c47cdd001a71bff70c0dfcd8fa21af Author: komalsukhani <[email protected]> Date: Fri Jun 19 17:27:55 2015 +0530 Update rules --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 50a7da9..5027771 100755 --- a/debian/rules +++ b/debian/rules @@ -34,7 +34,7 @@ override_dh_auto_install: dh_auto_install # embeddable groovy-all jar with indy feature is not installed through maven dh_install \ - target/distributions/bin/groovy-2.4.3/embeddable/groovy-all-$(DEB_VERSION_UPSTREAM)-indy.jar \ + target/distributions/bin/groovy-2.4.3/embeddable/groovy-all-2.4.3-indy.jar \ usr/share/groovy2/embeddable # groovy core mh_installpom -o -v -pgroovy2 maven/groovy.pom -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/groovy2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

