summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2018-10-12 21:18:07 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2018-10-12 21:18:07 +0200
commit279d864b80870c0e7cb3e0a3dc37e338d15f4be8 (patch)
treef08bde597e0a949a7ad941276ec31f110b48831d /debian/control
parent659f5379b685d75a6de6bc42e8f70bf9ff695342 (diff)
d/rules, d/control: add python3 support
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 6c5d7ba..10eced4 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,9 @@ Uploaders: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Build-Depends:
debhelper (>= 11),
dh-python,
- python (>= 2.7~)
+ python-all,
+ python3-all
Standards-Version: 4.2.1
-X-Python-Version: >= 2.7
Homepage: http://www.scons.org/
Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/scons.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/scons.git