[Pkg-wmaker-commits] [wmcalc] 46/65: debian/rules: Add get-orig-source target.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sun Aug 23 13:54:06 UTC 2015


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

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

commit 2f7330111d7d746f12985e096a01a298929b4853
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Sat Jan 10 16:35:28 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 2f671b9..7cde5d0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,3 +5,10 @@
 
 override_dh_auto_install:
 	dh_auto_install -- PREFIX=/usr
+
+get-orig-source:
+	uscan --verbose --force-download --no-symlink
+	@if test -e ../wmcalc-*.download ; then \
+		rename -f -v "s/wmcalc-(.+)\.download/wmcalc_\1\.orig\.tar\.gz/" \
+			../wmcalc-*.download; \
+	fi

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



More information about the Pkg-wmaker-commits mailing list