This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository springlobby.
commit dd8084adc0649b0bc37997826d5a9989d442f671 Author: Markus Koschany <[email protected]> Date: Sat May 23 14:44:15 2015 +0200 debian/rules: Add get-orig-source target --- debian/rules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/rules b/debian/rules index 8bb2ffd..961c50f 100755 --- a/debian/rules +++ b/debian/rules @@ -24,3 +24,6 @@ override_dh_strip: override_dh_auto_clean: dh_auto_clean $(MAKE) -C debian/manpages clean + +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/springlobby.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

