This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch scala-2.11 in repository scala-2.10.
commit ed230b28a02b6a3623472b3050c0a3b816a28f79 Author: Markus Koschany <[email protected]> Date: Wed Dec 16 12:29:26 2015 +0100 Revert "test" This reverts commit 989cea6d4ca71981a18ff6d7633a663b175a3af8. --- debian/rules | 3 --- 1 file changed, 3 deletions(-) diff --git a/debian/rules b/debian/rules index 3881f25..ef75dea 100755 --- a/debian/rules +++ b/debian/rules @@ -23,9 +23,6 @@ override_dh_auto_build: sed "s/@VERSION@/$(BUNDLE_VERSION)/" debian/poms/$${file}.pom.xml.in > debian/poms/$${file}.pom.xml; \ done -override_dh_install: - cp test - override_dh_auto_clean: rm -rf build dists buildcharacter.properties debian/poms/*.pom.xml -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/scala-2.10.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

