From b5db6aa1277e9e5645976a2dfdec2baaea385877 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Mon, 9 Dec 2019 13:49:10 -0500 Subject: [PATCH] debian: move packaging to dh 12 --- 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.43.0