[Pkg-wmaker-commits] [wmcdplay] 70/79: debian/rules: Add get-orig-source target.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 20 11:04:36 UTC 2015


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

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

commit 1990a4b3665a85f2e6b3d644d675cbae328af5d2
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Thu Dec 18 17:48:53 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 6e0bb6b..ec85f74 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,3 +8,10 @@ override_dh_auto_configure:
 
 override_dh_auto_build:
 	dh_auto_build -- CC=c++ CXXOPTIONS="$(CXXFLAGS)" LDOPTIONS="$(LDFLAGS)"
+
+get-orig-source:
+	uscan --verbose --force-download --no-symlink
+	@if test -e ../wmcdplay-*.download ; then \
+		rename -f -v "s/wmcdplay-(.+)\.download/wmcdplay_\1\.orig\.tar\.gz/" \
+			../wmcdplay-*.download; \
+	fi

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



More information about the Pkg-wmaker-commits mailing list