summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2020-11-09 13:59:58 -0400
committerDavid Bremner <david@tethera.net>2020-11-09 13:59:58 -0400
commit900ee94b0f4f48ee536bd2e9bd6bb2dfc661d615 (patch)
treeb18550ce52b39ab0e1ff82b41397371398b7716e
parent5323fbb4ec669b667c00bba8694255dfe66310da (diff)
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 71a8ef86..ed76f7f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+notmuch (0.31.2-3) unstable; urgency=medium
+
+ * Switch to debhelper compat level 13
+
+ -- David Bremner <bremner@debian.org> Mon, 09 Nov 2020 13:59:47 -0400
+
notmuch (0.31.2-2) unstable; urgency=medium
* Run tests in verbose mode
diff --git a/debian/control b/debian/control
index 75359bc4..585ff778 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Conflicts:
ruby1.8,
Build-Depends:
bash-completion (>=1.9.0~),
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
dh-elpa (>= 1.3),
dh-python,
desktop-file-utils,