summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control10
1 files changed, 4 insertions, 6 deletions
diff --git a/debian/control b/debian/control
index 0eaf564..edf35c7 100644
--- a/debian/control
+++ b/debian/control
@@ -2,16 +2,14 @@ Source: mercurial-extension-utils
Section: python
Priority: optional
Maintainer: Christoph Mathys <eraserix@gmail.com>
-Build-Depends: debhelper (>= 11), python-all (>= 2.6.6-3~),
- python-setuptools, dh-python
-Standards-Version: 4.2.1
+Build-Depends: debhelper-compat (= 12), python3-all,
+ python3-setuptools, dh-python
+Standards-Version: 4.4.1
Homepage: http://pypi.python.org/pypi/mercurial_extension_utils
-X-Python-Version: all
-XB-Python-Version: ${python:Versions}
Package: mercurial-extension-utils
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, mercurial
+Depends: ${python3:Depends}, ${misc:Depends}, mercurial
Description: Contains functions for writing Mercurial extensions
Contains functions used by Mercurial extension mercurial-keyring. They are
mostly tiny utilities related to configuration processing or location