diff --git a/debian/changelog b/debian/changelog index 3689ab0..37ff487 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,7 @@ relational (2.6-1) UNRELEASED; urgency=low - * Bump compat to 10 * New upstream release - * Bump Standards-Version to 4.0.1 + * Bump compat to 13 * Rules-Requires-Root: no * Bump X-Python3-Version to 3.8 * Use https for URLs diff --git a/debian/compat b/debian/compat deleted file mode 100644 index f599e28..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -10 diff --git a/debian/control b/debian/control index 0a8dbf8..d18b47f 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: relational Section: math Priority: optional Maintainer: Salvo 'LtWorf' Tomaselli -Build-Depends: debhelper (>= 10), python3, dh-python, python3-xtermcolor, pyqt5-dev-tools, +Build-Depends: debhelper-compat (= 13), debhelper (>= 13), python3, dh-python, python3-xtermcolor, pyqt5-dev-tools, python3-distutils Standards-Version: 4.5.0 X-Python3-Version: >= 3.8