[PATCH 4/4] debian: move packaging to dh 12
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Mon Dec 9 10:49:10 PST 2019
---
debian/compat | 1 -
debian/control | 2 +-
2 files changed, 1 insertion(+), 2 deletions(-)
delete mode 100644 debian/compat
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de3947..00000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 1c9427b2..fb2b31c1 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Conflicts:
ruby1.8,
Build-Depends:
bash-completion (>=1.9.0~),
- debhelper (>= 11~),
+ debhelper-compat (= 12),
dh-elpa (>= 1.3),
dh-python,
dpkg-dev (>= 1.17.14),
--
2.24.0
More information about the notmuch
mailing list