And one more patch
From fb736a0746f9068aedffbaec1cbdbc1ac780c990 Mon Sep 17 00:00:00 2001 From: Nicholas D Steeves <[email protected]> Date: Fri, 15 Sep 2017 19:27:49 -0400 Subject: [PATCH 7/7] Fix duplicate short description for server
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 9e40ce8..dbf3f7f 100644
--- a/debian/control
+++ b/debian/control
@@ -32,7 +32,7 @@ Depends:
${shlibs:Depends},
${misc:Depends},
emacsen-common (>= 2.0.8)
-Description: C/C++ minor mode powered by libclang
+Description: C/C++ minor mode powered by libclang (server)
irony-mode is an Emacs minor-mode that aims at improving the editing
experience for the C, C++ and Objective-C languages. It works by
using a combination of an Emacs package and a C++ program
--
2.11.0
signature.asc
Description: PGP signature

