diff options
| author | David Bremner <david@tethera.net> | 2017-08-03 10:59:32 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-08-03 10:59:32 -0400 |
| commit | 65b17dab461ef847b418aff69bc53e697ec2d20b (patch) | |
| tree | a34e5c25f99b2cad492f1c4b1219990f437d2644 | |
| parent | e5beec39d6021c7b8c21e6d84050660ad6c69a96 (diff) | |
| parent | 479b14570b9d81dc6697bd58137a59a161ac654c (diff) | |
Merge tag 'debian/0.25-3'
uploaded to unstable
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/notmuch-emacs.maintscript | 1 | ||||
| -rw-r--r-- | debian/notmuch.maintscript | 1 |
3 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2c04cb3b..ae426452 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +notmuch (0.25-3) unstable; urgency=medium + + * Remove old startup file /etc/emacs/site-start.d/50notmuch.el + + -- David Bremner <bremner@debian.org> Thu, 03 Aug 2017 09:26:00 -0400 + notmuch (0.25-2) unstable; urgency=medium * Drop build-dep on libgmime-2.4-dev, long unsupported upstream diff --git a/debian/notmuch-emacs.maintscript b/debian/notmuch-emacs.maintscript new file mode 100644 index 00000000..6f93feb7 --- /dev/null +++ b/debian/notmuch-emacs.maintscript @@ -0,0 +1 @@ +rm_conffile /etc/emacs/site-start.d/50notmuch.el diff --git a/debian/notmuch.maintscript b/debian/notmuch.maintscript new file mode 100644 index 00000000..6f93feb7 --- /dev/null +++ b/debian/notmuch.maintscript @@ -0,0 +1 @@ +rm_conffile /etc/emacs/site-start.d/50notmuch.el |
