This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository lordsawar.
commit 5d8269b3588930699347d78dc0d7a5856fad7c3a Author: Markus Koschany <[email protected]> Date: Wed Jul 1 17:06:23 2015 +0200 Add get-orig-source target. --- debian/rules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/rules b/debian/rules index 5280c40..3d55a26 100755 --- a/debian/rules +++ b/debian/rules @@ -97,3 +97,6 @@ binary-arch: build install binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary install + +get-orig-source: + uscan --download-current-version --force-download --no-symlink -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/lordsawar.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

