summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2020-02-06 18:52:22 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2020-02-06 18:52:22 +0100
commit391c37c595c016300489ebea5abdae5e3d22535f (patch)
tree58391efeb4f706fcf2fa8dad54938a0779ef87f8 /debian/control
parentac9070f8d84f8793857baaf71cb71b712f9df96f (diff)
parente5c0ff64394052a99a7f9d34bb757bfa0ab5671a (diff)
Merge tag 'debian/3.1.2-2' into developdevelop
Upload to unstable
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 cc2b861..4869103 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends:
debhelper-compat (= 12),
dh-python,
python3-all (>= 3.5)
-Standards-Version: 4.4.1.2
+Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: https://www.scons.org/
Vcs-Git: https://salsa.debian.org/debian/scons.git
@@ -16,7 +16,7 @@ Vcs-Browser: https://salsa.debian.org/debian/scons
Package: scons
Architecture: all
Depends:
- ${python:Depends},
+ ${python3:Depends},
${misc:Depends}
Description: replacement for make
SCons is a make replacement providing a range of enhanced features such