[Pkg-wmaker-commits] [wmcliphist] 44/49: debian/rules: Add get-orig-source target.
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Tue Aug 18 01:51:38 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository wmcliphist.
commit 2aca835940fa06702866fda9f71180e73ac1d51d
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date: Sun Nov 23 08:00:24 2014 -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 0212005..8d3756d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,3 +8,10 @@ override_dh_auto_build:
override_dh_auto_install:
dh_auto_install -- PREFIX=/usr
+
+get-orig-source:
+ uscan --verbose --force-download --no-symlink
+ @if test -e ../wmcliphist-*.download ; then \
+ rename -f -v "s/wmcliphist-(.+)\.download/wmcliphist_\1\.orig\.tar\.gz/" \
+ ../wmcliphist-*.download; \
+ fi
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmcliphist.git
More information about the Pkg-wmaker-commits
mailing list