[tilecache] 01/14: Merge changes from 2.11-2.1 NMU.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Mon Aug 24 19:51:27 UTC 2015


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

sebastic pushed a commit to branch master
in repository tilecache.

commit f4e4baa63b80aef691dc25a61745ee7afdd683ee
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Aug 24 19:07:10 2015 +0200

    Merge changes from 2.11-2.1 NMU.
---
 debian/changelog | 7 +++++++
 debian/control   | 2 +-
 debian/rules     | 2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4937f63..116cef1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+tilecache (2.11-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Port from python-support to dh-python (Closes: #786000)
+
+ -- Andrey Rahmatullin <wrar at debian.org>  Mon, 24 Aug 2015 15:57:17 +0500
+
 tilecache (2.11-2) unstable; urgency=low
 
   * Upload to unstable.
diff --git a/debian/control b/debian/control
index 5ecbac5..cf2812d 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends:
  debhelper (>= 8)
 Build-Depends-Indep:
  python (>= 2.5.4-1~)
- , python-support (>= 0.3)
+ , dh-python
  , python-setuptools
  , python-sphinx
 XS-Python-Version: >= 2.1
diff --git a/debian/rules b/debian/rules
index b76c006..e11734f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@
 PREFIX := debian/tilecache
 
 %:
-	dh $@
+	dh $@ --with python2
 
 override_dh_auto_clean:
 	rm -rf TileCache.egg-info/

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



More information about the Pkg-grass-devel mailing list