This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository netbeans.
commit 2569822be07b6c7e23e117b53bb0cf9674c881a2 Author: Markus Koschany <[email protected]> Date: Wed Oct 21 21:59:28 2015 +0200 get-orig-source: Remove --no-symlink option. Add --verbose --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index c5cceb5..2d1d173 100755 --- a/debian/rules +++ b/debian/rules @@ -184,4 +184,4 @@ override_jh_depends: # jh_depends gets it wrong. get-orig-source: - uscan --download-current-version --force-download --no-symlink + uscan --verbose --download-current-version --force-download -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/netbeans.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

