summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDebian Janitor <janitor@jelmer.uk>2021-08-25 23:07:25 +0000
committerDebian Janitor <janitor@jelmer.uk>2021-08-25 23:07:25 +0000
commit4bf556f04713b43661dd7a5e435d3f665423ea59 (patch)
treeec82dbc6743dbe05faf9a79015f4ae1ea5049c5f /debian
parentb117fb1354338775d5133fcaf7cdb5499dd6ccdb (diff)
Bump debhelper from old 12 to 13.
Changes-By: lintian-brush Fixes: lintian: package-uses-old-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
-rw-r--r--debian/control2
2 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 7b87d87..b5ab002 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,9 @@ py-macaroon-bakery (1.3.1-2) UNRELEASED; urgency=medium
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
+ [ Debian Janitor ]
+ * Bump debhelper from old 12 to 13.
+
-- Debian Janitor <janitor@jelmer.uk> Fri, 13 Mar 2020 18:22:43 +0000
py-macaroon-bakery (1.3.1-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 11a87ff..0e61016 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Colin Watson <cjwatson@debian.org>
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
dh-python,
python3-all,
python3-fixtures,