summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-07-06 08:10:02 +0100
committerSean Whitton <spwhitton@spwhitton.name>2018-07-06 08:10:02 +0100
commit018b8cf5a2d89941d5f69961de907d3212e718d2 (patch)
tree52b3f5902b660f9750ec627d2a498a5628fea514
parentbee8afd60960f917c48ddd1eeae36459ce3227bf (diff)
flip long descriptions
-rw-r--r--debian/changelog2
-rw-r--r--debian/control4
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 5bf024ec..da278e30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
cider (0.17.0+dfsg-1) UNRELEASED; urgency=medium
* New upstream release (Closes: #900825, #901564).
+ * Flip long descriptions of binary packages, which were somehow the
+ wrong way around.
-- Sean Whitton <spwhitton@spwhitton.name> Sat, 12 May 2018 10:00:35 -0700
diff --git a/debian/control b/debian/control
index fff0e68c..aced2091 100644
--- a/debian/control
+++ b/debian/control
@@ -33,6 +33,8 @@ Description: Clojure IDE for Emacs - documentation
While clojure-mode provides Emacs support for editing Clojure source files,
CIDER's cider-mode provides support for interacting with a running Clojure
process for compilation, debugging, looking up definitions and more.
+ .
+ This package installs CIDER's documentation.
Package: elpa-cider
Architecture: all
@@ -58,5 +60,3 @@ Description: Clojure IDE for Emacs
While clojure-mode provides Emacs support for editing Clojure source files,
CIDER's cider-mode provides support for interacting with a running Clojure
process for compilation, debugging, looking up definitions and more.
- .
- This package installs CIDER's documentation.