From: Carl Worth Date: Wed, 7 Apr 2010 01:16:04 +0000 (-0700) Subject: debian: Modify each package description slightly. X-Git-Tag: debian-0.1-1~2 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=66f00ab35ad3ce064bb1173c45fa9220f7d6a852 debian: Modify each package description slightly. This avoids a lintian complaint about several packages with identical package descriptions. --- diff --git a/debian/control b/debian/control index e50fa8b5..e4c61ab3 100644 --- a/debian/control +++ b/debian/control @@ -28,7 +28,7 @@ Package: libnotmuch1 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: thread-based email index, search and tagging +Description: thread-based email index, search and tagging (runtime) Notmuch is a system for indexing, searching, reading, and tagging large collections of email messages in maildir or mh format. It uses the Xapian library to provide fast, full-text search with a very @@ -41,7 +41,7 @@ Package: libnotmuch-dev Section: libdevel Architecture: any Depends: ${misc:Depends}, libnotmuch1 (= ${binary:Version}) -Description: thread-based email index, search and tagging +Description: thread-based email index, search and tagging (development) Notmuch is a system for indexing, searching, reading, and tagging large collections of email messages in maildir or mh format. It uses the Xapian library to provide fast, full-text search with a very