contrib/packaging/debian/control
branchstable
changeset 43310 7574ccd87200
parent 38009 e51c91c14a07
child 43311 88928063addb
--- a/contrib/packaging/debian/control	Mon Oct 21 11:26:41 2019 +0200
+++ b/contrib/packaging/debian/control	Mon Oct 21 10:59:54 2019 +0200
@@ -7,20 +7,19 @@
  dh-python,
  less,
  netbase,
- python-all,
- python-all-dev,
- python-docutils,
+ python3-all,
+ python3-all-dev,
+ python3-docutils,
  unzip,
  zip
 Standards-Version: 3.9.4
-X-Python-Version: >= 2.7
+X-Python3-Version: >= 3.5
 
 Package: mercurial
 Depends:
- python,
  ${shlibs:Depends},
  ${misc:Depends},
- ${python:Depends},
+ ${python3:Depends},
  mercurial-common (= ${source:Version})
 Architecture: any
 Description: fast, easy to use, distributed revision control tool.
@@ -41,7 +40,7 @@
 Architecture: all
 Depends:
  ${misc:Depends},
- ${python:Depends},
+ ${python3:Depends},
 Recommends: mercurial (= ${source:Version}), ca-certificates
 Suggests: wish
 Breaks: mercurial (<< ${source:Version})