Skip to content

Commit 0f1edc5

Browse files
committed
bump debhelper to 12 (available in buster main)
1 parent 3766224 commit 0f1edc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

debian/configure

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ PYTHON_IMAGING=python3-pil
8686
PYTHON_IMAGING_TK=python3-pil.imagetk
8787
QTVCP_DEPENDS="python3-pyqt5,\n python3-pyqt5.qsci,\n python3-pyqt5.qtsvg,\n python3-pyqt5.qtopengl,\n python3-opencv,\n python3-dbus,python3-espeak,\n python3-dbus.mainloop.pyqt5,\n python3-pyqt5.qtwebkit,\n espeak-ng,\n pyqt5-dev-tools,\n gstreamer1.0-tools,espeak,\n sound-theme-freedesktop"
8888
YAPPS_RUNTIME="python3-yapps"
89-
DEBHELPER="debhelper (>= 9)"
90-
COMPAT="9"
89+
DEBHELPER="debhelper (>= 12)"
90+
COMPAT="12"
9191

9292
case $DISTRIB_NAME in
9393
Ubuntu-21.*|Debian-11|Debian-11.*|Debian-testing|Debian-unstable)

0 commit comments

Comments
 (0)