[mupen64plus] 81/262: Provide get-orig-source target in debian/rules

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 05:59:19 UTC 2015


This is an automated email from the git hooks/post-receive script.

ecsv-guest pushed a commit to branch master
in repository mupen64plus.

commit 7ce6a9ca488da5d26b799f5bade45114098d4eef
Author: Sven Eckelmann <sven.eckelmann at gmx.de>
Date:   Sat Jun 13 23:42:07 2009 +0200

    Provide get-orig-source target in debian/rules
---
 debian/rules | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 0a237dd..67c6afe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,9 @@
 %:
 	dh --with quilt $@
 
+get-orig-source:
+	uscan --verbose --force-download
+
 clean:
 	mkdir -p "$(CURDIR)/glN64"
 	cp "$(CURDIR)/debian/Makefile.glN64" "$(CURDIR)/glN64/Makefile"
@@ -24,4 +27,4 @@ override_dh_auto_install:
 override_dh_strip:
 	dh_strip -a --dbg-package=mupen64plus-dbg
 
-.PHONY: clean
+.PHONY: clean get-orig-source

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus.git



More information about the Pkg-games-commits mailing list