[epr-api] 04/04: Fix get-orig-source target, uscan does renaming now.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri May 6 21:21:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository epr-api.
commit aeb96f41d8780f520f8d8bedb41d89fda574a04e
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri May 6 20:44:17 2016 +0200
Fix get-orig-source target, uscan does renaming now.
---
debian/rules | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index ab18097..fd6cfa3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,8 +30,7 @@ override_dh_installchangelogs:
get-orig-source:
- uscan --force-download --destdir=debian
- mv debian/?.?.tar.gz ../$(DEB_SOURCE_PACKAGE)_$(DEB_UPSTREAM_VERSION).orig.tar.gz
+ uscan --force-download
.PHONY: get-orig-source override_dh_auto_configure override_dh_auto_build \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/epr-api.git
More information about the Pkg-grass-devel
mailing list