From 72f994cf8126e5f4dfc21ba69bfa8533864b6cee Mon Sep 17 00:00:00 2001 From: Debian Janitor Date: Thu, 19 Mar 2020 15:41:34 +0000 Subject: [PATCH] Bump debhelper from old 11 to 12. Fixes: lintian: package-uses-old-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html --- debian/changelog | 6 ++++++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 25a0c53..a54d91d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-pyxattr (0.6.1-3) UNRELEASED; urgency=medium + + * Bump debhelper from old 11 to 12. + + -- Debian Janitor Thu, 19 Mar 2020 15:41:22 +0000 + python-pyxattr (0.6.1-2) unstable; urgency=medium * Drop python2 support; Closes: #938107 diff --git a/debian/compat b/debian/compat index b4de394..48082f7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -11 +12 diff --git a/debian/control b/debian/control index 12c8367..db3e423 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: python-pyxattr Section: python Priority: optional Maintainer: Iustin Pop -Build-Depends: debhelper (>= 11~), dh-python, +Build-Depends: debhelper (>= 12~), dh-python, python3-all, python3-all-dev, python3-all-dbg, python3-setuptools, python3-sphinx -- 2.39.5