[netpanzer] 118/118: Remove get-orig-source target.

Markus Koschany apo at moszumanska.debian.org
Sun Jun 5 10:20:46 UTC 2016


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

apo pushed a commit to branch master
in repository netpanzer.

commit 53082ebbac386cbf95d181ea3e6063988db8ee2e
Author: Markus Koschany <apo at debian.org>
Date:   Sun Jun 5 12:11:52 2016 +0200

    Remove get-orig-source target.
---
 debian/rules | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/debian/rules b/debian/rules
index 630dd4d..a942539 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,11 +16,3 @@ override_dh_auto_clean:
 override_dh_installchangelogs:
 	dh_installchangelogs docs/old/ChangeLog
 
-get-orig-source:
-	rm -rf get-orig-source netpanzer_$(SRC_VERSION).orig.tar.gz
-	mkdir get-orig-source
-	svn export svn://svn.berlios.de/netpanzer/tags/netpanzer/$(UPP_VERSION) get-orig-source/netpanzer-$(SRC_VERSION)
-	rm -rf get-orig-source/netpanzer-$(SRC_VERSION)/src/Libs/{lua,physfs}
-	GZIP='--best --no-name' tar czf netpanzer_$(SRC_VERSION).orig.tar.gz -C get-orig-source netpanzer-$(SRC_VERSION)
-	rm -rf get-orig-source
-	echo "  "netpanzer_$(SRC_VERSION).orig.tar.gz" created; move it to the right destination to build the package"

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



More information about the Pkg-games-commits mailing list