[Pkg-wmaker-commits] [wmfsm] 49/83: debian/rules: Add get-orig-source target.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sun Aug 23 14:05:47 UTC 2015


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

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

commit 277f68214cad311999ca89fc2c4d14aa89b74abb
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Thu Jan 22 12:21:59 2015 -0600

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

diff --git a/debian/rules b/debian/rules
index dd9063b..aa4b4c8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,10 @@
 
 %:
 	dh $@ --with autoreconf
+
+get-orig-source:
+	uscan --verbose --force-download --no-symlink
+	@if test -e ../wmfsm-*.download ; then \
+		rename -f -v "s/wmfsm-(.+)\.download/wmfsm_\1\.orig\.tar\.gz/" \
+			../wmfsm-*.download; \
+	fi

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



More information about the Pkg-wmaker-commits mailing list