summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGianfranco Costamagna <costamagnagianfranco@yahoo.it>2019-08-12 13:30:27 +0200
committerGianfranco Costamagna <costamagnagianfranco@yahoo.it>2019-08-12 13:30:27 +0200
commite7cd6a1e94368b6f1ed5c8c86b14f6e5f556d4b2 (patch)
treeda3e2c51d09d68df736802b9ea6e95c06415b9f2 /debian/control
parentc8ea3b672655ddab746a7aea5a50217057b02b9e (diff)
Upload to unstable, revert Python3 switchdebian/3.1.1-2
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 8bcdffe..8a37a80 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Build-Depends:
debhelper (>= 12),
dh-python,
- python3-all (>= 3.5)
+ python
Standards-Version: 4.4.0
Homepage: https://www.scons.org/
Vcs-Git: https://salsa.debian.org/debian/scons.git
@@ -15,7 +15,7 @@ Vcs-Browser: https://salsa.debian.org/debian/scons
Package: scons
Architecture: all
Depends:
- ${python3:Depends},
+ ${python:Depends},
${misc:Depends}
Description: replacement for make
SCons is a make replacement providing a range of enhanced features such