[SCM] Vim packaging branch, master, updated. debian/7.1.293-2-16-gd4a8be6

James Vega jamessan at debian.org
Wed May 7 22:26:13 UTC 2008


The following commit has been merged in the master branch:
commit d4a8be678f00018c7296dc6d17de330a8bd59ef9
Author: James Vega <jamessan at debian.org>
Date:   Sun May 4 14:13:33 2008 -0400

    1:7.1.293-3 changelog
    
    Signed-off-by: James Vega <jamessan at debian.org>

diff --git a/debian/changelog b/debian/changelog
index a50becf..0f49f33 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,28 @@
+vim (1:7.1.293-3) unstable; urgency=low
+
+  * runtime/syntax/debchangelog.vim,debsources.vim:
+    - Update the list of supported Ubuntu releases.
+  * debian/policy/vim-policy.xml:
+    - Remove svn keywords since it's not being stored in svn anymore.
+  * debian/vim-variant.postinst:
+    - Remove switching on $1 since it's safe to always add the alternatives.
+  * debian/vim-variants.prerm:
+    - Add removal of alternatives during deconfigure.  (Closes: #411697)
+  * debian/README.Debian:
+    - Add information about mimicing Vim's default modeline behavior and the
+      securemodelines plugin.  (Closes: #479060)
+  * debian/rules:
+    - Separate build-arch and build-indep targets so Vim's policy document
+      aren't built on the buildd's (thus avoiding the openjade segfault on
+      arm).
+  * debian/control:
+    - Move docbook-utils and docbook-xml to Build-Depends-Indep
+  * src/if_python.c:
+    - If building against Python 2.5, use ssize_t instead of int according to
+      PEP 353.
+
+ -- James Vega <jamessan at debian.org>  Sun, 04 May 2008 14:11:17 -0400
+
 vim (1:7.1.293-2) unstable; urgency=low
 
   * debian/rules:

-- 
Vim packaging



More information about the pkg-vim-maintainers mailing list