[Pkg-wmaker-commits] [wmifinfo] 41/49: debian/rules: Update get-orig-source target.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Tue Aug 18 02:07:44 UTC 2015


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

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

commit 889152e3f00f5489110d161442dac80ad9b83906
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Tue Dec 9 13:30:47 2014 -0600

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

diff --git a/debian/rules b/debian/rules
index 7fda522..861d678 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,4 +6,8 @@ override_dh_auto_build:
 	dh_auto_build -- CFLAGS+="$(CPPFLAGS)"
 
 get-orig-source:
-	uscan --verbose --force-download --rename
+	uscan --verbose --force-download --no-symlink
+	@if test -e ../wmifinfo-*.download ; then \
+		rename -f -v "s/wmifinfo-(.+)\.download/wmifinfo_\1\.orig\.tar\.gz/" \
+			../wmifinfo-*.download; \
+	fi

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



More information about the Pkg-wmaker-commits mailing list