[gdal] 07/11: Use uscan in get-orig-source target.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sun Jun 28 14:05:45 UTC 2015


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

sebastic pushed a commit to branch master
in repository gdal.

commit 8dd33ca9edc2487d813e4e1336995703b1a65d3f
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Jun 14 00:09:38 2015 +0200

    Use uscan in get-orig-source target.
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 098c0f8..cef1dce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ gdal (1.10.1+dfsg-9) UNRELEASED; urgency=medium
   * Have python*-gdal suggest gdal-bin.
     (closes: #774243)
   * Drop get-orig-source script in favor of uscan + Files-Excluded.
+  * Use uscan in get-orig-source target.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 28 Jun 2015 12:01:44 +0200
 
diff --git a/debian/rules b/debian/rules
index 551f1ea..d1e3f9a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -221,5 +221,5 @@ override_dh_shlibdeps:
 	dh_shlibdeps -L libgdal1h -l debian/libgdal1h/usr/lib
 
 get-orig-source:
-	. debian/get-orig-source
+	uscan --verbose --force-download
 

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



More information about the Pkg-grass-devel mailing list