David Bremner
3fd1f0e062
debian: install split man pages.
...
We now have man pages in sections 5 and 7 as well, so we copy the
whole /usr/share/man hierarchy.
2011-12-31 15:16:32 -04:00
David Bremner
0a0f5f1bbe
debian: don't install zsh completion files into /usr/share/zsh
...
as of version 4.3.12, perhaps earlier, the Debian zsh package now
ships /usr/share/zsh/functions/Completion/Unix/_notmuch, so we
shouldn't install that ourselves anymore.
My understanding is that letting zsh ship the completion scripts is
the standard thing to do.
The script is still shipped in /usr/share/doc/notmuch/examples
2011-06-30 09:25:35 -03:00
David Bremner
6f3d3c68a0
debian: split off emacs interface into its own package.
...
- rename emacsen-install/remove files, and change embedded package
name
- split notmuch.install, notmuch.dirs
- add Breaks/Replaces for previous notmuch packages with overlapping
files.
2011-06-23 07:54:40 -03:00
Carl Worth
a1f67f28d7
debian: Split into multiple packages.
...
The library goes into libnotmuch1 and the headers into libnotmuch-dev.
2010-04-06 18:30:43 -07:00
Carl Worth
dfbec15b23
Install emacs lisp files into a notmuch sub-directory of site-lisp.
...
Now that we have multiple emacs-lisp source files, it's just more
polite this way.
2010-04-06 18:30:43 -07:00
Jameson Graef Rollins
3cb3d2c021
first crack at debian packaging (using git-buildpackage)
2009-11-28 21:11:47 -05:00