[Pkg-wmaker-commits] [wmmemload] 34/103: debian/rules: Add get-orig-source target.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 03:11:41 UTC 2015


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

dtorrance-guest pushed a commit to branch master
in repository wmmemload.

commit 4010e6c270c9c51c2c6b80e41bb49dd40f34bc38
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Sat Oct 4 09:16:49 2014 -0500

    debian/rules: Add get-orig-source target.
---
 debian/rules | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/debian/rules b/debian/rules
index b4afc50..5218d7f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,10 @@
 
 %:
 	dh  $@ --with autoreconf
+
+get-orig-source:
+	uscan --verbose --force-download
+	@if test -e ../wmmemload-*.download ; then \
+		rename -fv "s/wmmemload-(.+)\.download/wmmemload_\1\.orig\.tar\.gz/" \
+			../wmmemload-*.download; \
+	fi

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



More information about the Pkg-wmaker-commits mailing list