This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository empire.
commit dc684ea6d71cdf80a187efc734fe0383289ccd94 Author: Markus Koschany <[email protected]> Date: Tue Jan 5 13:12:16 2016 +0100 Add get-orig-source target. --- debian/rules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/rules b/debian/rules index c3d2aaf..8ef878e 100755 --- a/debian/rules +++ b/debian/rules @@ -22,3 +22,6 @@ override_dh_install: override_dh_auto_clean: $(RM) *.o empire vms-empire.xpm + +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/empire.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

