summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Shadura <andrew.shadura@collabora.co.uk>2020-03-16 19:02:51 +0100
committerAndrej Shadura <andrew.shadura@collabora.co.uk>2020-03-16 19:02:51 +0100
commit839e6245e12d6aeadad7ce76e7458fc197c8bec7 (patch)
tree7137ce31616f1fab61fd8e0ef9480a67269dce3e
parentcf075bc193369a27660945561c76382e5cfb4f61 (diff)
Bump debhelper from old 9 to 12.
Fixes: lintian: package-uses-old-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index c381ae2..a657cc7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ py-lmdb (0.86-2) UNRELEASED; urgency=medium
* d/control: Set Vcs-* to salsa.debian.org.
* Update gbp.conf.
* Drop custom source compression.
+ * Bump debhelper from old 9 to 12.
-- Andrej Shadura <andrewsh@debian.org> Mon, 16 Mar 2020 19:00:19 +0100
diff --git a/debian/control b/debian/control
index 9b8a622..e262f8f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Berkeley DB Team <team+bdb@tracker.debian.org>
Uploaders: Robert Edmonds <edmonds@debian.org>
Build-Depends:
- debhelper-compat (= 9)
+ debhelper-compat (= 12)
, dh-python
, liblmdb-dev
, python3-all-dev