This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository gtkatlantic.
commit 6e6227194b1956398e5cf31e8ec536ad6aa82923 Author: Markus Koschany <[email protected]> Date: Wed Aug 12 11:18:32 2015 +0200 get-orig-source: Remove --no-symlink option. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index f2df272..0696b38 100755 --- a/debian/rules +++ b/debian/rules @@ -17,4 +17,4 @@ override_dh_install: $(RM) -r debian/gtkatlantic/usr/share/games/applications get-orig-source: - uscan --download-current-version --force-download --no-symlink + uscan --download-current-version --force-download -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/gtkatlantic.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

