From ee9d4720c2a3420ae42ec8df0e3e550579badb44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Sun, 3 Oct 2021 12:31:42 +0200 Subject: [PATCH] debian: update to debhelper level 10 --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index 964bd32..627c786 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xstatic-leaflet-markercluster Maintainer: Serghei Mihai Section: python Priority: optional -Build-Depends: dh-python, python3-setuptools, python3-all, debhelper (>= 9) +Build-Depends: dh-python, python3-setuptools, python3-all, debhelper (>= 10) Standards-Version: 3.9.6 Homepage: https://github.com/Leaflet/Leaflet.markercluster