[SCM] Vim packaging branch, master, updated. debian/7.1.293-3-59-g62b3d44

James Vega jamessan at debian.org
Sat Jun 14 17:15:20 UTC 2008


The following commit has been merged in the master branch:
commit 62b3d4446ee9766b38b4ca483c6a0341560f7bd9
Author: James Vega <jamessan at debian.org>
Date:   Sat Jun 14 12:08:45 2008 -0400

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

diff --git a/debian/changelog b/debian/changelog
index 0f49f33..a4ac4aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,36 @@
+vim (1:7.1.314-1) unstable; urgency=low
+
+  * New upstream patches (294 - 314), see README.gz for details.
+    - SELinux support merged upstream
+  * Update NetRW to version 125n (pre-release).
+    - Calculate length of multi-byte strings properly.  (Closes: #474609)
+    - Display/navigate symlinks to directories properly.  (Closes: #474980)
+  * Update vim-git runtime files.
+  * debian/update-patches:
+    - Fix determination of patch level from last commit.
+    - Use debian:debian/README to determine current patch level.
+    - Don't exit on error since that prevents correcting merges.
+    - Use a standard commit message for debian/README.
+  * runtime/ftplugin/debchangelog.vim:
+    - NewVersion() should only call foldopen if folding is enabled.
+  * runtime/macros/justify.vim:
+    - Calculate strlen for multi-byte strings properly.  (Closes: #481115)
+  * debian/rules:
+    - Make use of upstream's "shadow" directories so the variants can be built
+      in parallel.
+    - Remove .NOTPARALLEL to allow parallel building.
+    - Remove useless dh_shlibdeps call in the binary-indep target.
+    - Remove autoconf-stamp target since we're no longer patching configure.
+  * debian/vim-runtime.install:
+    - Add new gvimtutor to vim-runtime package.
+  * Very carefully divert vim-tiny's help.txt and helptags so they will still
+    be in place if vim-runtime is removed.
+  * debian/control:
+    - Remove vim-runtime's Replaces of vim-tiny since the conflicting files
+      are now handled by diversions.
+
+ -- James Vega <jamessan at debian.org>  Tue, 10 Jun 2008 22:28:10 -0400
+
 vim (1:7.1.293-3) unstable; urgency=low
 
   * runtime/syntax/debchangelog.vim,debsources.vim:

-- 
Vim packaging



More information about the pkg-vim-maintainers mailing list