summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-12-26 18:51:13 +0000
committerSean Whitton <spwhitton@spwhitton.name>2017-12-26 18:51:13 +0000
commitf2f49d9c8a9a511c2703200073a94a8c26f5b8ba (patch)
tree508fc05a06da5ee9663aa729a9a72c99a738a19c
parentb008f42c95c4a3d133da75c582142647f91127fe (diff)
back to compat 10
New support I attempted to use no use because doc package is cider-doc not elpa-cider-doc.
-rw-r--r--debian/compat2
-rw-r--r--debian/control3
2 files changed, 2 insertions, 3 deletions
diff --git a/debian/compat b/debian/compat
index b4de3947..f599e28b 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-11
+10
diff --git a/debian/control b/debian/control
index 17083d2b..da5c7270 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,7 @@ Section: lisp
Priority: optional
Maintainer: Debian Emacs addons team <pkg-emacsen-addons@lists.alioth.debian.org>
Uploaders: Sean Whitton <spwhitton@spwhitton.name>
-# compat 11 so can install docs to /usr/share/doc/elpa-cider without --link-doc
-Build-Depends: debhelper (>= 11),
+Build-Depends: debhelper (>= 10),
dh-elpa,
elpa-buttercup,
elpa-spinner,