[vim] 01/01: policy: Change "name" field to "addon", as expected by vam

James McCoy jamessan at debian.org
Thu Feb 9 02:36:08 UTC 2017


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

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

commit 994711ad6c6d42ba7681ddba86dfca1a95c2c5cb
Author: James McCoy <jamessan at debian.org>
Date:   Wed Feb 8 21:32:56 2017 -0500

    policy: Change "name" field to "addon", as expected by vam
    
    Signed-off-by: James McCoy <jamessan at debian.org>
---
 debian/changelog             | 8 ++++++++
 debian/policy/vim-policy.xml | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a482e64..53c2b58 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+vim (2:8.0.0197-2) UNRELEASED; urgency=medium
+
+  * Update vim-addon policy
+    + Specify the "addon" field, not "name", is used to declare the addon.
+      Thanks to Reiner Herrmann for spotting this.
+
+ -- James McCoy <jamessan at debian.org>  Wed, 08 Feb 2017 21:30:49 -0500
+
 vim (2:8.0.0197-1) unstable; urgency=medium
 
   [ upstream ]
diff --git a/debian/policy/vim-policy.xml b/debian/policy/vim-policy.xml
index eee188b..a28b317 100644
--- a/debian/policy/vim-policy.xml
+++ b/debian/policy/vim-policy.xml
@@ -248,7 +248,7 @@ doc/vcscommand.txt</programlisting>
       <para> The following information should be made available for each
 	addon registered in the addon registry: <variablelist>
 
-	  <varlistentry> <term><emphasis>name</emphasis> (required
+	  <varlistentry> <term><emphasis>addon</emphasis> (required
 	      field)</term> <listitem> <para>short name of the addon,
 		will be used to refer to the addon (also in command line
 		tools, so beware of spaces, they can be annoying)

-- 
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