aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2017-07-18 00:16:01 +0200
committerDavid Bremner <david@tethera.net>2017-07-18 06:43:18 -0300
commitc3e282fb9b549cff8060f1ad3e21365af69c580c (patch)
treea804eb613df0c6e2943ffb8071c85273f757828c /debian/control
parent19e30892116e5f31ef98812eed8c2053a0100e75 (diff)
fix Python capitalization
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
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