summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2019-12-09 13:49:10 -0500
committerDavid Bremner <david@tethera.net>2019-12-21 08:59:47 +0900
commitb5db6aa1277e9e5645976a2dfdec2baaea385877 (patch)
treef8319621c3dc5f32cff89137379a7a110e128c71 /debian
parenta2ecab476290c941b4a88c9383d6852ee6dbeb47 (diff)
debian: move packaging to dh 12
Diffstat (limited to 'debian')
-rw-r--r--debian/compat1
-rw-r--r--debian/control2
2 files changed, 1 insertions, 2 deletions
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),