[postgis] 01/02: Restore get-orig-source target, but use uscan instead of custom script.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri May 1 18:52:37 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository postgis.
commit 09b33d96a386b23b2c05dd2f691f137c7899ef6b
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri May 1 20:32:19 2015 +0200
Restore get-orig-source target, but use uscan instead of custom script.
---
debian/changelog | 6 ++++++
debian/rules | 3 +++
2 files changed, 9 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 3d34401..86d7b63 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+postgis (2.1.7+dfsg-1~exp2) UNRELEASED; urgency=medium
+
+ * Restore get-orig-source target, but use uscan instead of custom script.
+
+ -- Bas Couwenberg <sebastic at debian.org> Fri, 01 May 2015 20:10:33 +0200
+
postgis (2.1.7+dfsg-1~exp1) experimental; urgency=medium
[ Bas Couwenberg ]
diff --git a/debian/rules b/debian/rules
index fd75424..456fac5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -375,4 +375,7 @@ binary-arch: install-arch
binary: binary-arch binary-indep
+get-orig-source:
+ uscan --verbose --force-download
+
.PHONY: build clean binary-indep binary-arch binary install install-indep install-arch check debian/control
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/postgis.git
More information about the Pkg-grass-devel
mailing list