This is an automated email from the git hooks/post-receive script. jcowgill pushed a commit to branch master in repository dolphin-emu.
commit e23ed8b204b88506ef44812c363d0369513502b8 Author: James Cowgill <[email protected]> Date: Fri Mar 4 15:34:34 2016 +0000 Remove get-orig-source target - use uscan instead --- debian/rules | 3 --- 1 file changed, 3 deletions(-) diff --git a/debian/rules b/debian/rules index 63feb9f..f75eb46 100755 --- a/debian/rules +++ b/debian/rules @@ -26,6 +26,3 @@ override_dh_auto_test: ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) CTEST_OUTPUT_ON_FAILURE=1 $(MAKE) -C build unittests endif - -get-orig-source: - uscan --noconf --verbose --rename --destdir=$(CURDIR) --check-dirname-level=0 --force-download --repack --compression=xz --download-current-version -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/dolphin-emu.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

