This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository cube2-data.
commit c3f520181988b6869ae9284d4b6a9987adc46023 Author: Markus Koschany <[email protected]> Date: Sat Oct 28 16:49:37 2017 +0200 Add get-orig-source target. --- debian/rules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/rules b/debian/rules index e1f1f06..e1503d2 100755 --- a/debian/rules +++ b/debian/rules @@ -6,3 +6,6 @@ override_dh_install: find $(CURDIR) -iname license.txt -delete dh_install + +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/cube2-data.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

