This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository adonthell-data.
commit 2b340d4e8b2ae4b2b93a38a9ba5cece6e46b33b6 Author: Markus Koschany <[email protected]> Date: Sat Jul 8 22:38:17 2017 +0200 Add get-orig-source target. --- debian/rules | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/rules b/debian/rules index 359a3b0..15cf96e 100755 --- a/debian/rules +++ b/debian/rules @@ -19,3 +19,5 @@ override_dh_auto_install: # Remove empty directories find . -type d -empty -delete +get-orig-source: + uscan --download-current-version --force-download -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/adonthell-data.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

