This is an automated email from the git hooks/post-receive script. jcowgill pushed a commit to branch master in repository libcsfml.
commit afdda64831b2cb2e87fef2918e58d1abdab4a9e0 Author: James Cowgill <[email protected]> Date: Tue Jun 28 19:07:56 2016 +0100 Drop get-orig-source target, use uscan directly instead --- debian/rules | 5 ----- 1 file changed, 5 deletions(-) diff --git a/debian/rules b/debian/rules index 395a06c..55eb34b 100755 --- a/debian/rules +++ b/debian/rules @@ -17,8 +17,3 @@ override_dh_auto_build: override_dh_strip: dh_strip --ddeb-migration='libcsfml2.3-dbg (<< 2.3-3~)' - -## http://wiki.debian.org/onlyjob/get-orig-source -.PHONY: get-orig-source -get-orig-source: - uscan --noconf --verbose --rename --destdir=$(CURDIR) --check-dirname-level=0 --force-download --download-current-version -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/libcsfml.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

