lintian rule : extended-description-line-too-long in src/deb/control/control

* reduced description lines to 80 chars max to comply with lintian
This commit is contained in:
Aurelien Requiem 2012-06-11 12:31:46 +10:00 committed by Shay Banon
parent 18f4caaef7
commit 17a28b0fe0
1 changed files with 4 additions and 2 deletions

View File

@ -30,7 +30,9 @@ Description: Open Source, Distributed, RESTful Search Engine
* (Near) Real Time Search.
* Built on top of Lucene
- Each shard is a fully functional Lucene index
- All the power of Lucene easily exposed through simple configuration / plugins.
- All the power of Lucene easily exposed through simple
configuration/plugins.
* Per operation consistency
- Single document level operations are atomic, consistent, isolated and durable.
- Single document level operations are atomic, consistent, isolated and
durable.
* Open Source under Apache 2 License.