[postgis-java] 06/09: Use uscan in get-orig-source target.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Nov 27 18:29:11 UTC 2015


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

sebastic pushed a commit to tag debian/2.2.0-1.exp1
in repository postgis-java.

commit dbe8c0a711ffe4ec338614df2b0bcd9623590eba
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Nov 27 13:10:13 2015 +0100

    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 0a997b0..30aa57b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ postgis-java (1:2.2.0-1) UNRELEASED; urgency=medium
     - Drop unused license paragraph
   * Use default JVM for JAVA_HOME.
   * Rely on dh_auto_* defaults for maven buildsystem.
+  * Use uscan in get-orig-source target.
 
  -- Bas Couwenberg <sebastic at debian.org>  Fri, 27 Nov 2015 01:54:21 +0100
 
diff --git a/debian/rules b/debian/rules
index 06300c9..7258f1c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,5 +23,5 @@ override_dh_auto_install:
 	mh_installpoms -plibpostgis-java
 
 get-orig-source:
-	. debian/get-orig-source
+	uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download
 

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



More information about the Pkg-grass-devel mailing list