This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository libnb-platform-java.
commit ac94222cc372931996a4ed2f664c37f22e93b969 Author: Markus Koschany <[email protected]> Date: Tue Jun 2 16:05:50 2015 +0200 md5 and map files don't have to be removed. --- debian/rules | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/rules b/debian/rules index 7f4431d..8b79372 100755 --- a/debian/rules +++ b/debian/rules @@ -94,7 +94,6 @@ override_dh_auto_build: -f nbbuild/build.xml build-javadoc # remove the zip files - we only want the extracted files $(RM) nbbuild/build/javadoc/*.zip - $(RM) -v nbbuild/build/javadoc/*.md5 nbbuild/build/javadoc/*.map rdfind -outputname /dev/null -makesymlinks true nbbuild/build/javadoc symlinks -rsc nbbuild/build/javadoc -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libnb-platform-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

