aboutsummaryrefslogtreecommitdiff
path: root/debian/notmuch-emacs.emacsen-install
AgeCommit message (Collapse)Author
2016-11-16debian: convert to use dh-elpaDavid Bremner
This packaging helper eliminates most of the boilerplate from packaging emacs extensions for debian. It requires package.el compatible metadata.
2015-10-25debian: bug fix upload for #802952debian/0.21_rc3-2David Bremner
2015-09-26debian: fix linking in emacsen-install scriptDavid Bremner
When upgrading emacs, the install file can (apparently) be called with the lisp files already linked into the flavour specific directories. In this case we should not fail.
2014-06-14debian: update notmuch-emacs for emacsen-common 2.0.8David Bremner
- redo install/remove scripts from new samples - symlink .el files properly - add depends instead of conflicts
2014-01-12debian: update notmuch-emacs for emacs policy 2.0.6David Bremner
This involves - the meta-flavour emacs has gone away - a compat file is needed (also installed by dh_installemacsen) - a conflict with pre-2.0.0 emacsen-common - manually managing the "installed" semaphore file
2011-06-23debian: split off emacs interface into its own package.David Bremner
- 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.