This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository jackrabbit.
commit ee27eaf98411cd939c579b07c1cdb74319e555a3 Author: Markus Koschany <[email protected]> Date: Sat Jun 20 21:00:38 2015 +0200 Remove --no-symlink option. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 5f29c90..d31d83a 100755 --- a/debian/rules +++ b/debian/rules @@ -11,4 +11,4 @@ export ANT_ARGS=-Dbasedir=$(realpath .) -Dpackage=$(DEB_SOURCE_PACKAGE) -f debia dh $@ --buildsystem=ant --with maven_repo_helper get-orig-source: - uscan --download-current-version --force-download --no-symlink --repack --compression xz + uscan --download-current-version --force-download --repack --compression xz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackrabbit.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

