This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository qdwizard.
commit 2996fe31b43a781c85fcf8c7943d0997ed927076 Author: Markus Koschany <[email protected]> Date: Sun Mar 6 15:45:41 2016 +0100 get-orig-source: Use --download-current-version option and download always the current version. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index aeb7942..d32ca66 100755 --- a/debian/rules +++ b/debian/rules @@ -4,4 +4,4 @@ dh $@ --parallel --buildsystem=maven get-orig-source: - uscan --force-download --no-symlink + uscan --download-current-version --force-download --no-symlink -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/qdwizard.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

