This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository gradle-1.12.
commit 4e6870b7c845882deec698b54baf6ed020dabaf7 Author: Kai-Chung Yan <[email protected]> Date: Mon Jun 15 02:13:46 2015 +0800 d/gradle.install: Install init.d directory into gradle home directory --- debian/gradle.install | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/gradle.install b/debian/gradle.install index afbdd06..5deda1f 100644 --- a/debian/gradle.install +++ b/debian/gradle.install @@ -1 +1,2 @@ -subprojects/launcher/build/startScripts/gradle usr/share/gradle/bin \ No newline at end of file +subprojects/launcher/build/startScripts/gradle usr/share/gradle/bin +subprojects/distributions/src/toplevel/init.d/ usr/share/gradle/ \ No newline at end of file -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gradle-1.12.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

