This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository scala-2.10.
commit 9dfd884d34658aa39d49b5c5edd903986687afcb Author: Mehdi Dogguy <[email protected]> Date: Thu Dec 15 22:04:27 2011 +0100 Remove old cruft --- debian/rules | 3 --- 1 file changed, 3 deletions(-) diff --git a/debian/rules b/debian/rules index 0b2aec6..fa7be84 100755 --- a/debian/rules +++ b/debian/rules @@ -11,9 +11,6 @@ override_dh_auto_build: # Build Scala ANT_OPTS="-Xmx1024M -Xss64M" ant -Dversion.number=$(BUNDLE_VERSION) fastdist - # Use jQuery from libjs-jquery{,ui} - #find -name "jquery.js" -or -name "jquery-ui.js" -delete - for file in scala scala-library; do \ sed "s/@VERSION@/$(BUNDLE_VERSION)/" debian/$${file}.pom.xml.in > debian/$${file}.pom.xml; \ done -- 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

