[vim] 02/03: vim-runtime.links.in: Remove matchit.txt link

James McCoy jamessan at debian.org
Sat Apr 2 01:09:38 UTC 2016


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

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

commit a1c918e18957bb7a6a55f701c1a85aa57857085a
Author: James McCoy <jamessan at debian.org>
Date:   Fri Apr 1 20:46:57 2016 -0400

    vim-runtime.links.in: Remove matchit.txt link
    
    Matchit is now installed as a "package".  The macros files are just
    stubs to load the new packages
    
    Signed-off-by: James McCoy <jamessan at debian.org>
---
 debian/changelog            | 7 +++++++
 debian/vim-runtime.links.in | 1 -
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d42cad2..3b10adf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+vim (2:7.4.1689-2) UNRELEASED; urgency=medium
+
+  * Stop installing a dangling symlink at
+    /usr/share/vim/addons/doc/matchit.txt.  (Closes: #819764)
+
+ -- James McCoy <jamessan at debian.org>  Fri, 01 Apr 2016 20:43:40 -0400
+
 vim (2:7.4.1689-1) unstable; urgency=medium
 
   * Merge upstream tag v7.4.1689.
diff --git a/debian/vim-runtime.links.in b/debian/vim-runtime.links.in
index 3edcafa..3c97eb1 100644
--- a/debian/vim-runtime.links.in
+++ b/debian/vim-runtime.links.in
@@ -1,4 +1,3 @@
-usr/share/vim/@VIMCUR@/macros/matchit.txt   usr/share/vim/addons/doc/matchit.txt
 usr/share/vim/@VIMCUR@/macros/matchit.vim   usr/share/vim/addons/plugin/matchit.vim
 usr/share/vim/@VIMCUR@/macros/justify.vim   usr/share/vim/addons/plugin/justify.vim
 usr/share/vim/@VIMCUR@/macros/editexisting.vim   usr/share/vim/addons/plugin/editexisting.vim

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



More information about the pkg-vim-maintainers mailing list