[Pkg-wmaker-commits] [wmload] 34/58: debian/rules: Add get-orig-source target.
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Mon Aug 24 23:36:24 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository wmload.
commit 7d2509a96545bf5c8d069dbcca5869ea61323087
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date: Tue Apr 7 16:33:53 2015 -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 99093ff..835afbc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,3 +41,10 @@ binary-arch: build
binary: binary-indep binary-arch
.PHONY: build clean binary-indep binary-arch binary
+
+get-orig-source:
+ uscan --verbose --force-download --no-symlink
+ @if test -e ../wmload-*.download ; then \
+ rename -f -v "s/wmload-(.+)\.download/wmload_\1\.orig\.tar\.gz/" \
+ ../wmload-*.download; \
+ fi
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmload.git
More information about the Pkg-wmaker-commits
mailing list