[Pkg-wmaker-commits] [wmppp.app] 92/120: debian/rules: Update get-orig-source target; add --no-symlink option to uscan and split -f and -v options to rename.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 27 12:04:39 UTC 2015


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

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

commit b92e52954359c7cc851bb0962092c609a41da146
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Wed May 20 13:21:05 2015 -0500

    debian/rules: Update get-orig-source target; add --no-symlink option to
    uscan and split -f and -v options to rename.
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 53276c2..65342e4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,8 +10,8 @@ override_dh_installppp:
 	dh_installppp --name=00wmppp
 
 get-orig-source:
-	uscan --verbose --force-download
+	uscan --verbose --force-download --no-symlink
 	@if test -e ../wmppp.app-*.download ; then \
-		rename -fv "s/wmppp.app-(.+)\.download/wmppp.app_\1\.orig\.tar\.gz/" \
+		rename -f -v "s/wmppp.app-(.+)\.download/wmppp.app_\1\.orig\.tar\.gz/" \
 			../wmppp.app-*.download; \
 	fi

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



More information about the Pkg-wmaker-commits mailing list