[Pkg-wmaker-commits] [wmshutdown] 164/173: debian/rules: Update get-orig-source target for new location.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Tue Aug 25 02:46: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 wmshutdown.

commit 4d73859c57e2e46e392f8d5b2882708d627d7636
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Sat Jun 13 13:32:49 2015 -0500

    debian/rules: Update get-orig-source target for new location.
---
 debian/rules | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index dc91369..ce86f8e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,4 +12,8 @@ override_dh_auto_configure:
 endif
 
 get-orig-source:
-	uscan --verbose --force-download --rename
+	uscan --verbose --force-download --no-symlink
+	@if test -e ../wmshutdown-*.download ; then \
+		rename -f -v "s/wmshutdown-(.+)\.download/wmshutdown_\1\.orig\.tar\.gz/" \
+			../wmshutdown-*.download; \
+	fi

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



More information about the Pkg-wmaker-commits mailing list