[libkml] 02/03: Use uscan instead of custom script in get-orig-source target.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Mon Aug 3 12:11:07 UTC 2015


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

sebastic pushed a commit to branch master
in repository libkml.

commit 06a65305fef5a16349a5a92faf7ed6d937d5e0cb
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Aug 3 13:44:27 2015 +0200

    Use uscan instead of custom script 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 f9c1166..e0fe48b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libkml (1.3.0~rc0-1~exp2) UNRELEASED; urgency=medium
 
   * Update symbols for other architectures.
+  * Use uscan instead of custom script in get-orig-source target.
 
  -- Bas Couwenberg <sebastic at debian.org>  Mon, 03 Aug 2015 13:42:42 +0200
 
diff --git a/debian/rules b/debian/rules
index bf94551..5383641 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,5 +35,5 @@ override_dh_python:
 	dh_python2 -ppython-kml
 
 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/libkml.git



More information about the Pkg-grass-devel mailing list