[PATCH 4/9] fix Python capitalization
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Mon Jul 17 15:16:01 PDT 2017
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index a30f4fcc..8581b506 100644
--- a/debian/control
+++ b/debian/control
@@ -75,7 +75,7 @@ Package: python-notmuch
Architecture: all
Section: python
Depends: ${misc:Depends}, ${python:Depends}, libnotmuch5 (>= ${source:Version})
-Description: python interface to the notmuch mail search and index library
+Description: Python interface to the notmuch mail search and index library
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.13.2
More information about the notmuch
mailing list