[SCM] Vim packaging branch, master, updated. debian/7.2.010-2-64-g928d30b

James Vega jamessan at debian.org
Sun Oct 12 21:33:56 UTC 2008


The following commit has been merged in the master branch:
commit 928d30b54399a19a969a30897efb4fee7ac557ee
Author: James Vega <jamessan at debian.org>
Date:   Sun Oct 12 17:33:06 2008 -0400

    Release 2:7.2.025-1
    
    Signed-off-by: James Vega <jamessan at debian.org>

diff --git a/debian/changelog b/debian/changelog
index 96ccc6d..462164c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,34 @@
+vim (2:7.2.025-1) unstable; urgency=low
+
+  [ James Vega ]
+  * New upstream patches (011 - 025), see README for details.
+  * debian/update-patches:
+    - Clear $snapshot since 7.2 was released
+    - Handle the -- arg that git-sh-setup adds.
+    - Adjust git-sh-setup usage for git 1.6.
+  * Add logcheck ftplugin/detection to set tw=0.  (Closes: #382986)
+  * Fix a typo in the Spanish vimtutor.  (Closes: #495298)
+  * Lintian fixes:
+    - Remove gvim.desktop's "Encoding" key.
+    - Add #DEBHELPER# to vim-common.preinst.
+    - Add "set -e" to the maintainer scripts which were lacking it.
+  * debian/rules: Remove the phony install-stamp target.  Thanks to Bernhard
+    Link for pointing this out.
+  * debian/control: Remove unnecessary lynx Build-Depends.
+  * debian/policy/Makefile: Use $(INSTALL_STUFF) to refer to the generated
+    files in all targets.
+  * debian/runtime/vimrc.in:
+    - Use lastest last-position-jump snippet and keep it on one line
+    - Remove the "in terminals" qualification of the 'mouse' option
+  * debian/runtime/debian.vim: Set the papersize without using the shell.
+    Thanks to Matt Wozniski for the idea.
+  * debian/vim-runtime.preinst.in: Actually populate $inst and compare it
+    against a valid state.
+  * runtime/ftplugin/perl.vim: Remove Debian-specific keywordprg setting since
+    upstream added their own.
+
+ -- James Vega <jamessan at debian.org>  Sun, 12 Oct 2008 15:16:18 -0400
+
 vim (2:7.2.010-2) unstable; urgency=low
 
   * src/normal.c: Only use the word under the cursor when constructing the

-- 
Vim packaging



More information about the pkg-vim-maintainers mailing list