This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository megaglest.
commit 33d4d67736e789fc5303ee91d42183e3056600b4 Author: Markus Koschany <[email protected]> Date: Sat Jan 31 17:48:27 2015 +0100 Add get-orig-source target and repack the source tarball. --- debian/rules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/rules b/debian/rules index bc516e9..08fa789 100755 --- a/debian/rules +++ b/debian/rules @@ -20,3 +20,6 @@ override_dh_installchangelogs: override_dh_auto_clean: rm -rf mk/linux/mojosetup/ dh_auto_clean + +get-orig-source: + uscan --verbose --repack --compression xz --force-download -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/megaglest.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

