[tilestache] 12/12: Change build dependency from python to python-all. Add build dependency on python-setuptools.

Bas Couwenberg sebastic at xs4all.nl
Tue Dec 23 11:56:40 UTC 2014


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

sebastic-guest pushed a commit to branch master
in repository tilestache.

commit db2f6d9c84a449127edc1e8a823a0c9c236781f3
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Dec 21 18:42:21 2014 +0100

    Change build dependency from python to python-all. Add build dependency on python-setuptools.
---
 debian/changelog | 4 +++-
 debian/control   | 3 ++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 399b6be..1fd3f42 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,7 +16,9 @@ tilestache (1.49.8-1) UNRELEASED; urgency=low
   * Restructure control file with cme.
   * Add gbp.conf to use pristine-tar by default.
   * Use canonical Vcs-* URLs
-  * Add build dependency on python-pkg-resources & dh-python.
+  * Add build dependency on python-setuptools, python-pkg-resources &
+    dh-python.
+  * Change build dependency from python to python-all.
   * Update copyright file, changes:
     - Use BSD-3-Clause license shortname instead of BSD
     - Reorder files clauses placing debian directory at the end
diff --git a/debian/control b/debian/control
index b763def..66de604 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Section: web
 Priority: extra
 Build-Depends: debhelper (>= 9~),
                dh-python,
-               python (>= 2.6.6-3~),
+               python-all (>= 2.6.6-3~),
+               python-setuptools,
                python-pkg-resources
 Standards-Version: 3.9.6
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/tilestache.git

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



More information about the Pkg-grass-devel mailing list