This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository jblas.
commit 0ec3e92b7e9097f05a82d0e78a0494b705fdbcdd Author: Markus Koschany <[email protected]> Date: Sun Oct 22 22:12:54 2017 +0200 Improve get-orig-source target. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index d0e7686..6bcc3e1 100755 --- a/debian/rules +++ b/debian/rules @@ -63,5 +63,5 @@ debian/stamp-install-jblas-doc: touch $@ get-orig-source: - -uscan --rename --upstream-version 0 + -uscan --force-download --download-current-version @echo successfully retrieved upstream tarball -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jblas.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

