summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2019-06-07 07:06:22 -0300
committerDavid Bremner <david@tethera.net>2019-06-07 07:20:53 -0300
commit3d9edf4fb16dbc2ad3db325c62e1d4ff8887fcac (patch)
tree2f6530550c6b00e03e7e39d57684133b69caa714
parent46e16011fa21150affd04067ab10fda91d549da7 (diff)
debian: fix desktop installdebian/0.29-2archive/debian/0.29-2
Previous version expected full upstream install to be run, and also caused lintian whine about the the desktop file being in a different package than the script. I'm not sure they shouldn't both be in elpa-notmuch, but I can see how they should be together.
-rw-r--r--debian/changelog2
-rw-r--r--debian/elpa-notmuch.install1
-rw-r--r--debian/notmuch.install1
3 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 25e4eb29..2a24b025 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-notmuch (0.29-1) experimental; urgency=medium
+notmuch (0.29-2) experimental; urgency=medium
* New upstream feature release. See /usr/share/doc/notmuch/NEWS.gz for
details.
diff --git a/debian/elpa-notmuch.install b/debian/elpa-notmuch.install
deleted file mode 100644
index 5587716c..00000000
--- a/debian/elpa-notmuch.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/share/applications/notmuch-emacs-mua.desktop
diff --git a/debian/notmuch.install b/debian/notmuch.install
index 2514ca6c..0cce21bd 100644
--- a/debian/notmuch.install
+++ b/debian/notmuch.install
@@ -2,3 +2,4 @@ usr/bin/notmuch
usr/bin/notmuch-emacs-mua
usr/share/bash-completion
usr/share/zsh/vendor-completions
+emacs/notmuch-emacs-mua.desktop usr/share/applications