[Python-modules-commits] [gpxpy] 06/07: Fix build-deps.
Dominik George
natureshadow-guest at moszumanska.debian.org
Fri Nov 4 12:37:20 UTC 2016
This is an automated email from the git hooks/post-receive script.
natureshadow-guest pushed a commit to branch master
in repository gpxpy.
commit 61fda3ec1f5b0d5414e3bdf3cd0f8214a66b52b1
Author: Dominik George <nik at naturalnet.de>
Date: Fri Nov 4 12:57:42 2016 +0100
Fix build-deps.
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 53dabee..6080c94 100644
--- a/debian/control
+++ b/debian/control
@@ -8,9 +8,9 @@ Build-Depends:
debhelper (>= 10),
dh-python,
python-all (>= 2.6.6-3),
- python-distutils,
+ python-setuptools (>= 0.6b3),
python3-all,
- python3-distutils,
+ python3-setuptools,
Standards-Version: 3.9.8
Homepage: http://www.trackprofiler.com/gpxpy/index.html
Testsuite: autopkgtest-pkg-python
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/gpxpy.git
More information about the Python-modules-commits
mailing list