[neovim] 02/02: Change Priority to optional for Policy 4.1.0 compliance

James McCoy jamessan at debian.org
Sat Aug 26 00:53:00 UTC 2017


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

jamessan pushed a commit to branch debian/sid
in repository neovim.

commit 8800ca99203f9913db4e5d724a8344383f5f67fe
Author: James McCoy <jamessan at debian.org>
Date:   Fri Aug 25 20:52:05 2017 -0400

    Change Priority to optional for Policy 4.1.0 compliance
    
    Signed-off-by: James McCoy <jamessan at debian.org>
---
 debian/changelog | 2 ++
 debian/control   | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 434173f..0f470f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ neovim (0.2.0-4) UNRELEASED; urgency=medium
 
   [ James McCoy ]
   * Re-enable luajit on mips*, as long as it's >= 2.1.0~beta3.
+  * Declare compliance with Policy 4.1.0
+    + Change Priority to optional
 
  -- Jason Pleau <jason at jpleau.ca>  Wed, 02 Aug 2017 18:50:43 -0400
 
diff --git a/debian/control b/debian/control
index 4ac0638..ccbfecf 100644
--- a/debian/control
+++ b/debian/control
@@ -1,6 +1,6 @@
 Source: neovim
 Section: editors
-Priority: extra
+Priority: optional
 Maintainer: Debian Vim Maintainers <pkg-vim-maintainers at lists.alioth.debian.org>
 Uploaders: James McCoy <jamessan at debian.org>
 Build-Depends:
@@ -27,7 +27,7 @@ Build-Depends:
  luajit (>= 2.1.0~beta3) [mips mips64el mipsel] | lua5.1,
  ninja-build,
  pkg-config
-Standards-Version: 3.9.8
+Standards-Version: 4.1.0
 Homepage: https://neovim.io/
 Vcs-Git: https://anonscm.debian.org/git/pkg-vim/neovim.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-vim/neovim.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vim/neovim.git



More information about the pkg-vim-maintainers mailing list