[Pkg-wmaker-commits] [wmget] 12/16: debian/rules: Update get-orig-source target.
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Mon Feb 8 15:12:36 UTC 2016
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository wmget.
commit 18840424925e2c91e9500bf287eeb9f893041e0c
Author: Doug Torrance <dtorrance at piedmont.edu>
Date: Sun Feb 7 14:09:12 2016 -0500
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 bacbed6..6d038e1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,4 +6,8 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
dh $@ --with autoreconf
get-orig-source:
- uscan --verbose --force-download --rename
+ uscan --verbose --force-download --no-symlink
+ @if test -e ../wmget-*.download ; then \
+ rename -f -v "s/wmget-(.+)\.download/wmget_\1\.orig\.tar\.gz/" \
+ ../wmget-*.download; \
+ fi
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmget.git
More information about the Pkg-wmaker-commits
mailing list