This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository bullet.
commit 7846130393bcc16d344728763ffbccc5341e2456 Author: Markus Koschany <[email protected]> Date: Sun May 24 13:19:06 2015 +0200 Add --download-current-version option to uscan. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index fb3420e..555a0d4 100755 --- a/debian/rules +++ b/debian/rules @@ -39,4 +39,4 @@ override_dh_clean: $(RM) -r html get-orig-source: - uscan --verbose --repack --force-download --compression xz + uscan --verbose --repack --download-current-version --force-download --compression xz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/bullet.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

