[openlayers] 05/10: Use uscan --force-download in get-orig-source script.

Bas Couwenberg sebastic at xs4all.nl
Fri Dec 26 03:21:25 UTC 2014


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

sebastic-guest pushed a commit to branch master
in repository openlayers.

commit 96159fecff96bb48f2e20852ce944b22226a6990
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Dec 26 04:08:14 2014 +0100

    Use uscan --force-download in get-orig-source script.
---
 debian/get-orig-source | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/get-orig-source b/debian/get-orig-source
index cca8fb2..d01005f 100755
--- a/debian/get-orig-source
+++ b/debian/get-orig-source
@@ -27,7 +27,7 @@ TARDIR=${PACKAGE}-${VERSION}
 TARFILE=${NAME}-${VERSION}.tar.gz
 
 # Download latest upstream tarball to temp dir
-uscan --watchfile ${WATCHFILE} --download-version ${VERSION} --destdir ${TMPDIR}
+uscan --watchfile ${WATCHFILE} --force-download --download-version ${VERSION} --destdir ${TMPDIR}
 
 cd ${TMPDIR}
 

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



More information about the Pkg-grass-devel mailing list