File: control

package info (click to toggle)
maildir-utils 0.9.18-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 5,852 kB
  • ctags: 3,213
  • sloc: ansic: 19,255; lisp: 8,078; sh: 5,080; cpp: 2,041; makefile: 645; awk: 38
file content (50 lines) | stat: -rw-r--r-- 2,304 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Source: maildir-utils
Section: mail
Priority: optional
Maintainer: Norbert Preining <preining@debian.org>
Build-Depends: libxapian-dev, debhelper (>= 9), zlib1g-dev, libgtk-3-dev, libwebkitgtk-3.0-dev, libgmime-2.6-dev, xdg-utils, emacsen-common (>= 2.0.8), dh-autoreconf, guile-2.0-dev (>= 2.0.11+1-9) [!ia64], texinfo, pmccabe
Standards-Version: 3.9.8
Homepage: http://www.djcbsoftware.nl/code/mu/
Vcs-Git: git://anonscm.debian.org/users/preining/maildir-utils.git
Vcs-Browser: http://anonscm.debian.org/cgit/users/preining/maildir-utils.git/

Package: maildir-utils
Section: mail
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, dpkg (>= 1.15.4) | install-info
Conflicts: mailutils (<< 1:2.99.97-3)
Replaces: mailutils (<< 1:2.99.97-3)
Description: Set of utilities to deal with Maildirs (upstream name mu)
 mu is a set of utilities to deal with Maildirs, specifically, 
 indexing and searching. 
  - mu index - recursively scans a collection of email messages, and
    stores information found in a database.
  - mu find - searches for messages based on some search criteria.
  - mu mkmdir - creates a new Maildir.
 .
 mu uses libgmime2 to parse the message, and Xapian to store the message data. 

Package: mu4e
Section: lisp
Priority: optional
Architecture: all
Replaces: maildir-utils (<< 0.9.8.4)
Conflicts: maildir-utils (<< 0.9.8.4)
Depends: ${misc:Depends}, maildir-utils (>= ${source:Version}), maildir-utils (<< ${source:Version}.1~), emacsen-common (>= 2.0.8), dpkg (>= 1.15.4) | install-info
Description: e-mail client for Emacs based on mu (maildir-utils)
 mu4e (mu-for-emacs) is an e-mail client for GNU-Emacs version 23 and
 later, built on top of the mu e-mail search engine. mu4e is optimized
 for fast handling of large amounts of e-mail.

Package: maildir-utils-extra
Section: mail
Priority: optional
Architecture: any
Depends: maildir-utils (= ${binary:Version}), xdg-utils, ${shlibs:Depends}, ${misc:Depends}
Replaces: maildir-utils (<= 0.9.6-1), maildir-utils-gtk
Conflicts: maildir-utils-gtk
Description: Extra utilities for maildir-utils
 mu is a set of utilities to deal with Maildirs, specifically, 
 indexing and searching. This package provides extra utilities that are
 under heavy development, currently only a GUI for searching with mu.