From c03e98d2aecfcc5172967b9a00af50d5059473da Mon Sep 17 00:00:00 2001 From: Christophe Siraut Date: Wed, 2 Sep 2020 16:09:12 +0200 Subject: [PATCH] d/compat: bump to 12 --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index f599e28..48082f7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +12 diff --git a/debian/control b/debian/control index ea9f024..69401a3 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: logtracker Section: unknown Priority: optional Maintainer: Christophe Siraut -Build-Depends: debhelper (>= 10), dh-python, python3-all, python3-setuptools, +Build-Depends: debhelper (>= 12), dh-python, python3-all, python3-setuptools, python3-django, python3-psycopg2, python3-tz