summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMarcin Kulisz <debian@kulisz.net>2018-08-21 17:30:28 +0100
committerMarcin Kulisz <debian@kulisz.net>2019-08-22 21:44:21 +0100
commite0a4f1120b3951e700587b0ddf95a34a7a0316f5 (patch)
tree1a8d2f5ba1fb07b3e2df6231c707fcc45d893ce4 /debian
parentd5cde3ec0e4771ebde97670206efe3a11199811a (diff)
Std-ver bump to 4.4.0 & migrating to debhelper 12 specific debhelper-compat mode
Diffstat (limited to 'debian')
-rw-r--r--debian/compat1
-rw-r--r--debian/control6
2 files changed, 3 insertions, 4 deletions
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 5afb17a..070d662 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,13 @@ Source: python-fysom
Maintainer: Marcin Kulisz <debian@kulisz.net>
Section: python
Priority: optional
-Build-Depends: python-all (>= 2.6.6-3),
- debhelper (>= 11),
+Build-Depends: debhelper-compat (= 12),
+ python-all (>= 2.6.6-3),
python3-all,
python-setuptools (>= 0.6b3),
python3-setuptools,
dh-python
-Standards-Version: 4.1.4
+Standards-Version: 4.4.0
Testsuite: autopkgtest-pkg-python
Homepage: https://pypi.python.org/pypi/fysom
Vcs-Git: https://salsa.debian.org/debian/python-fysom.git