[SCM] vim-addon-manager packaging branch, master, updated. v0.4.4-52-geef7258
Antonio Terceiro
terceiro at debian.org
Tue Jan 31 23:33:37 UTC 2012
The following commit has been merged in the master branch:
commit bdf15e27822255a10fd18b25a28d840e2f8fd7de
Author: Antonio Terceiro <terceiro at debian.org>
Date: Sun Jan 22 20:25:08 2012 -0200
I am the new maintainer
Thanks to James for his past work as maintainer.
diff --git a/TODO b/TODO
index 7aedeab..4cd1576 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,5 @@
+- update vim-policy http://pkg-vim.alioth.debian.org/vim-policy.html/
+
- implement a way of modifying the runtimepath to include the directories under
~/.vim/bundle. Maybe bundling vim-pathogen together with this package.
diff --git a/debian/changelog b/debian/changelog
index 129afe2..85b5f9e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,10 @@
-vim-addon-manager (0.4.5) UNRELEASED; urgency=low
+vim-addon-manager (0.5.0) UNRELEASED; urgency=low
+ * Addons now can now use a new layout: instead of having its files symlinked
+ into the target dir, they can install all their files into a single
+ directory that will be installed in the target dir and added to the vim
+ runtimepath. See the updated vim policy for details.
+ * New maintainer = myself.
* Turn vim-addon-manager into a proper Ruby package. This should have no
impact on end users, though. The source layout was changed to:
+ library code in lib/
@@ -12,7 +17,7 @@ vim-addon-manager (0.4.5) UNRELEASED; urgency=low
* Avoid installing manpage sources into /usr/share/doc. Only install
doc/*.txt instead.
- -- Antonio Terceiro <terceiro at debian.org> Mon, 09 Jan 2012 17:37:24 -0200
+ -- Antonio Terceiro <terceiro at debian.org> Sun, 22 Jan 2012 20:20:04 -0200
vim-addon-manager (0.4.4) unstable; urgency=low
diff --git a/debian/control b/debian/control
index be7a2f0..71df7df 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: vim-addon-manager
Section: editors
Priority: extra
Maintainer: Debian Vim Maintainers <pkg-vim-maintainers at lists.alioth.debian.org>
-Uploaders: James Vega <jamessan at debian.org>
+Uploaders: Antonio Terceiro <terceiro at debian.org>
Build-Depends: debhelper (>= 7.0.50~), rdtool, gem2deb (>= 0.2.13~), rake
Standards-Version: 3.9.2
Vcs-Git: git://git.debian.org/git/pkg-vim/vim-addon-manager.git
--
vim-addon-manager packaging
More information about the pkg-vim-maintainers
mailing list