]> git.notmuchmail.org Git - notmuch/commitdiff
debian: Modify each package description slightly.
authorCarl Worth <cworth@cworth.org>
Wed, 7 Apr 2010 01:16:04 +0000 (18:16 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 7 Apr 2010 01:30:43 +0000 (18:30 -0700)
This avoids a lintian complaint about several packages with identical
package descriptions.

debian/control

index e50fa8b5ee0e9b4a7071fd9e117c35c8a51e1332..e4c61ab377a74d1a305bcb60f5ef4f40f65a0b14 100644 (file)
@@ -28,7 +28,7 @@ Package: libnotmuch1
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 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
  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})
 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
  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