This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository powermanga.
commit 28c498971eb3b326689320ccaaf2bcdf31e90045 Author: Markus Koschany <[email protected]> Date: Tue Jun 30 11:24:19 2015 +0200 Add get-orig-source target. --- debian/rules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/rules b/debian/rules index eed07a5..d7f27c0 100755 --- a/debian/rules +++ b/debian/rules @@ -13,3 +13,6 @@ override_dh_installdocs: # De-duplication (http://wiki.debian.org/dedup.debian.net): rdfind -outputname /dev/null -makesymlinks true debian/powermanga-data/usr/share/doc symlinks -rsc debian/powermanga-data/usr/share/doc + +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/powermanga.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

