This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository ivy-debian-helper.
commit 149de53ffa616ace7690c60c8f6907327daa29fb Author: Emmanuel Bourg <[email protected]> Date: Mon Jan 25 15:49:14 2016 +0100 Fixed the installation path of the ivy settings --- debian/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/install b/debian/install index 72d33b4..0f2e731 100644 --- a/debian/install +++ b/debian/install @@ -1,2 +1,2 @@ -src/main/ivy/* /usr/share/iy-debian-helper +src/main/ivy/* /usr/share/ivy-debian-helper src/main/perl/*.pm /usr/share/perl5/Debian/Debhelper/Buildsystem/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/ivy-debian-helper.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

