diff options
| author | David Bremner <bremner@debian.org> | 2012-06-17 07:38:59 -0300 |
|---|---|---|
| committer | David Bremner <bremner@debian.org> | 2012-06-17 07:38:59 -0300 |
| commit | 3dc2ff6fc73d3a057ae0a3f350c42b077d7ec273 (patch) | |
| tree | 19322fd5112777d877a7e31eef3efbc4ac0ef6cd /debian | |
| parent | 3b1e8a200dd4740b3c5605256e1535a681367347 (diff) | |
| parent | 2ef24acf03fdd73e39d2c233016e71f194affbcf (diff) | |
Merge branch 'release' into squeeze-backports
Conflicts:
debian/changelog
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 34 | ||||
| -rw-r--r-- | debian/control | 26 | ||||
| -rw-r--r-- | debian/libnotmuch3.install (renamed from debian/libnotmuch2.install) | 0 | ||||
| -rw-r--r-- | debian/libnotmuch3.symbols (renamed from debian/libnotmuch2.symbols) | 6 | ||||
| -rw-r--r-- | debian/notmuch-mutt.docs | 1 | ||||
| -rw-r--r-- | debian/notmuch-mutt.install | 2 | ||||
| -rw-r--r-- | debian/notmuch-mutt.manpages | 1 | ||||
| -rwxr-xr-x | debian/rules | 2 |
8 files changed, 65 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog index 11bdefb1..3434ea98 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,37 @@ +notmuch (0.13.2-1) unstable; urgency=low + + * Upstream bugfix release. No changes to binary packages. + + -- David Bremner <bremner@debian.org> Sat, 02 Jun 2012 18:16:01 -0300 + +notmuch (0.13.1-1) unstable; urgency=low + + * Upstream bugfix release. + - fix for encoding problems with reply in emacs + - notmuch_database_(get_directory|find_message_by_filename) now + work for read-only databases. + + -- David Bremner <bremner@debian.org> Fri, 25 May 2012 21:19:06 -0300 + +notmuch (0.13-1) unstable; urgency=low + + * New upstream release. See /usr/share/doc/notmuch/NEWS.gz for changes. + + [ Stefano Zacchiroli ] + * Recommend all notmuch UI (including notmuch-mutt) as alternatives, + to avoid unneeded vim/emacs installation. Thanks Matteo F. Vescovi + for the patch. (Closes: #673011) + + -- David Bremner <bremner@debian.org> Tue, 15 May 2012 18:19:32 -0300 + +notmuch (0.13~rc1-2) experimental; urgency=low + + * New upstream pre-release + * new binary package "notmuch-mutt" for Mutt integration + * Bump libnotmuch SONAME because of API changes + + -- David Bremner <bremner@debian.org> Sat, 05 May 2012 10:26:47 -0300 + notmuch (0.12-1~bpo60+1) squeeze-backports; urgency=low * Rebuild for squeeze-backports. diff --git a/debian/control b/debian/control index ed27c587..812430fb 100644 --- a/debian/control +++ b/debian/control @@ -25,8 +25,8 @@ Dm-Upload-Allowed: yes Package: notmuch Architecture: any -Depends: libnotmuch2 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} -Recommends: notmuch-emacs | notmuch-vim +Depends: libnotmuch3 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} +Recommends: notmuch-emacs | notmuch-vim | notmuch-mutt, gnupg-agent Description: thread-based email index, search and tagging Notmuch is a system for indexing, searching, reading, and tagging large collections of email messages in maildir or mh format. It uses @@ -35,7 +35,7 @@ Description: thread-based email index, search and tagging . This package contains the notmuch command-line interface -Package: libnotmuch2 +Package: libnotmuch3 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} @@ -51,7 +51,7 @@ Description: thread-based email index, search and tagging (runtime) Package: libnotmuch-dev Section: libdevel Architecture: any -Depends: ${misc:Depends}, libnotmuch2 (= ${binary:Version}) +Depends: ${misc:Depends}, libnotmuch3 (= ${binary:Version}) 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 @@ -64,7 +64,7 @@ Description: thread-based email index, search and tagging (development) Package: python-notmuch Architecture: all Section: python -Depends: ${misc:Depends}, ${python:Depends}, libnotmuch2 +Depends: ${misc:Depends}, ${python:Depends}, libnotmuch3 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 @@ -105,3 +105,19 @@ Description: thread-based email index, search and tagging (vim interface) This package provides a vim based mail user agent based on notmuch. +Package: notmuch-mutt +Architecture: all +Depends: notmuch, libmail-box-perl, libmailtools-perl, + libstring-shellquote-perl, libterm-readline-gnu-perl, + ${misc:Depends} +Recommends: mutt +Enhances: notmuch, mutt +Description: thread-based email index, search and tagging (Mutt interface) + notmuch-mutt provides integration among the Mutt mail user agent and + the Notmuch mail indexer. + . + notmuch-mutt offer two main integration features. The first one is + the ability of stating a search query interactively and then jump to + a fresh Maildir containing its search results only. The second one is + the ability to reconstruct threads on the fly starting from the + current highlighted mail. diff --git a/debian/libnotmuch2.install b/debian/libnotmuch3.install index da4fc25b..da4fc25b 100644 --- a/debian/libnotmuch2.install +++ b/debian/libnotmuch3.install diff --git a/debian/libnotmuch2.symbols b/debian/libnotmuch3.symbols index 272467a3..140cae93 100644 --- a/debian/libnotmuch2.symbols +++ b/debian/libnotmuch3.symbols @@ -1,8 +1,9 @@ -libnotmuch.so.2 libnotmuch2 #MINVER# +libnotmuch.so.3 libnotmuch3 #MINVER# notmuch_database_add_message@Base 0.3 notmuch_database_begin_atomic@Base 0.9~rc1 - notmuch_database_close@Base 0.3 + notmuch_database_close@Base 0.13~rc1 notmuch_database_create@Base 0.3 + notmuch_database_destroy@Base 0.13~rc1 notmuch_database_end_atomic@Base 0.9~rc1 notmuch_database_find_message@Base 0.9~rc2 notmuch_database_find_message_by_filename@Base 0.9~rc2 @@ -55,6 +56,7 @@ libnotmuch.so.2 libnotmuch2 #MINVER# notmuch_query_get_sort@Base 0.4 notmuch_query_search_messages@Base 0.3 notmuch_query_search_threads@Base 0.3 + notmuch_query_set_omit_excluded@Base 0.13~rc1 notmuch_query_set_sort@Base 0.3 notmuch_status_to_string@Base 0.3 notmuch_tags_destroy@Base 0.3 diff --git a/debian/notmuch-mutt.docs b/debian/notmuch-mutt.docs new file mode 100644 index 00000000..f3d25cdc --- /dev/null +++ b/debian/notmuch-mutt.docs @@ -0,0 +1 @@ +contrib/notmuch-mutt/README diff --git a/debian/notmuch-mutt.install b/debian/notmuch-mutt.install new file mode 100644 index 00000000..9141c26f --- /dev/null +++ b/debian/notmuch-mutt.install @@ -0,0 +1,2 @@ +contrib/notmuch-mutt/notmuch-mutt usr/bin +contrib/notmuch-mutt/notmuch-mutt.rc etc/Muttrc.d diff --git a/debian/notmuch-mutt.manpages b/debian/notmuch-mutt.manpages new file mode 100644 index 00000000..3f6b8abd --- /dev/null +++ b/debian/notmuch-mutt.manpages @@ -0,0 +1 @@ +contrib/notmuch-mutt/notmuch-mutt.1 diff --git a/debian/rules b/debian/rules index 956f3f2c..603b3ab2 100755 --- a/debian/rules +++ b/debian/rules @@ -9,10 +9,12 @@ override_dh_auto_configure: override_dh_auto_build: dh_auto_build dh_auto_build --sourcedirectory bindings/python + $(MAKE) -C contrib/notmuch-mutt override_dh_auto_clean: dh_auto_clean dh_auto_clean --sourcedirectory bindings/python + $(MAKE) -C contrib/notmuch-mutt clean override_dh_auto_install: dh_auto_install |
