From 66f00ab35ad3ce064bb1173c45fa9220f7d6a852 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Tue, 6 Apr 2010 18:16:04 -0700 Subject: [PATCH] debian: Modify each package description slightly. This avoids a lintian complaint about several packages with identical package descriptions. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.43.0