[Pkg-wmaker-commits] [wmbiff] 62/92: debian/rules: Add get-orig-source target.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 20 02:59:28 UTC 2015


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

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

commit b43ce7609e1ef2e53a1cc37bc91f3c30c77082d8
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Wed Nov 5 16:21:13 2014 -0600

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

diff --git a/debian/rules b/debian/rules
index bd2e23c..13d07bb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,3 +9,9 @@
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 
+get-orig-source:
+	uscan --verbose --force-download --no-symlink
+	@if test -e ../wmbiff-*.download ; then \
+		rename -fv "s/wmbiff-(.+)\.download/wmbiff_\1\.orig\.tar\.gz/" \
+			../wmbiff-*.download; \
+	fi

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



More information about the Pkg-wmaker-commits mailing list