[Pkg-wmaker-commits] [wmclock] 54/66: debian/rules: Add get-orig-source target.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 20 10:52:55 UTC 2015


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

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

commit c8aab7050eb7f84724280853ea0664bfd55fba28
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Thu Dec 11 23:50:04 2014 -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..6be7ae0 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 ../wmclock-*.download ; then \
+		rename -f -v "s/wmclock-(.+)\.download/wmclock_\1\.orig\.tar\.gz/" \
+			../wmclock-*.download; \
+	fi

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



More information about the Pkg-wmaker-commits mailing list