aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2025-02-09 15:03:46 -0400
committerDavid Bremner <david@tethera.net>2025-02-22 06:59:48 -0400
commit10f522d371bdaabe60d9bd5240717e1d93812a3c (patch)
tree85c151481ac87a8dba5d25f679b15319f13c2035 /debian/control
parent0e10ca3a625c25c0238ecca2767aab7035b88a22 (diff)
debian: stop packaging legacy python bindings.
This is in preparation for moving them to contrib and dropping them from the test suite upstream.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control20
1 files changed, 1 insertions, 19 deletions
diff --git a/debian/control b/debian/control
index 08e3c7f3..a5e73c08 100644
--- a/debian/control
+++ b/debian/control
@@ -134,24 +134,6 @@ Description: thread-based email index, search and tagging (development)
This package provides the necessary development libraries and header
files to allow you to develop new software using libnotmuch.
-Package: python3-notmuch
-Architecture: all
-Section: python
-Depends:
- libnotmuch5t64 (>= ${source:Version}),
- ${misc:Depends},
- ${python3:Depends},
-Description: Python 3 legacy 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
- convenient search syntax.
- .
- This package provides a legacy Python 3 interface to the notmuch
- functionality, directly interfacing with a shared notmuch library.
- .
- New projects are encouraged to use python3-notmuch2 instead.
-
Package: python3-notmuch2
Architecture: any
Section: python
@@ -170,7 +152,7 @@ Description: Python 3 interface to the notmuch mail search and index library
functionality using CFFI bindings, which interface with a shared
notmuch library.
.
- This is the preferred way to use notmuch via Python.
+ This is the current supported way to use notmuch via Python.
Package: ruby-notmuch
Architecture: any