This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository armagetronad.
commit 9483d4c87f9440a7c9f63c7d41b835b36553eb6b Author: Markus Koschany <[email protected]> Date: Fri Sep 11 08:38:58 2015 +0200 Add get-orig-source target. --- debian/rules | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/rules b/debian/rules index db8f4d0..2c525c7 100755 --- a/debian/rules +++ b/debian/rules @@ -68,3 +68,5 @@ override_dh_install: # There's no reason to ship this script. $(RM) debian/armagetronad-common/usr/share/games/armagetronad/language/update.py +get-orig-source: + uscan --verbose --download-current-version --force-download -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/armagetronad.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

