[neovim] 04/06: Install nvim.desktop

James McCoy jamessan at debian.org
Thu Nov 9 03:49:28 UTC 2017


This is an automated email from the git hooks/post-receive script.

jamessan pushed a commit to branch debian/sid
in repository neovim.

commit 84b00f7552f86c7919c364d61b602a01084c3b04
Author: James McCoy <jamessan at debian.org>
Date:   Wed Nov 8 22:10:42 2017 -0500

    Install nvim.desktop
    
    Signed-off-by: James McCoy <jamessan at debian.org>
---
 debian/changelog              | 1 +
 debian/neovim-runtime.install | 8 +++++---
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 788fbeb..1c1d709 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ neovim (0.2.1-1) UNRELEASED; urgency=medium
     + cmdline and wildmenu can be implemented by a UI.
     + Support using tmux as the clipboard provider.
   * Declare compliance with Policy 4.1.1, no changes needed.
+  * Install nvim.desktop
 
  -- James McCoy <jamessan at debian.org>  Wed, 08 Nov 2017 19:46:45 -0500
 
diff --git a/debian/neovim-runtime.install b/debian/neovim-runtime.install
index 2e33a95..b9e2049 100644
--- a/debian/neovim-runtime.install
+++ b/debian/neovim-runtime.install
@@ -1,3 +1,5 @@
-debian/tmp/usr/share/locale
-debian/tmp/usr/share/man/man1/nvim.1
-debian/tmp/usr/share/nvim/
+usr/share/locale
+usr/share/man/man1/nvim.1
+usr/share/nvim/
+usr/share/applications/nvim.desktop
+usr/share/pixmaps/nvim.png

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vim/neovim.git



More information about the pkg-vim-maintainers mailing list