[vim] 02/20: Declare compliance with policy 4.0.1

James McCoy jamessan at debian.org
Sun Aug 13 20:08:38 UTC 2017


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

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

commit 85949c97258fdcf8953225ecebb66076a61f0706
Author: James McCoy <jamessan at debian.org>
Date:   Sun Aug 13 08:48:04 2017 -0400

    Declare compliance with policy 4.0.1
    
    Change Priority: extra packages to optional
    
    Signed-off-by: James McCoy <jamessan at debian.org>
---
 debian/changelog |  2 ++
 debian/control   | 12 ++++++------
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e384e53..eeaf4b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,8 @@ vim (2:8.0.0921-1) UNRELEASED; urgency=medium
     + Properly document xxd's license.  (Closes: #776191)
   * Mark vim-doc and xxd Multi-Arch: foreign.  Thanks to Helmut Grohne for the
     patch.  (Closes: #852722)
+  * Declare compliance with policy 4.0.1
+    + Change Priority: extra packages to optional
 
  -- James McCoy <jamessan at debian.org>  Sat, 17 Jun 2017 21:51:10 -0400
 
diff --git a/debian/control b/debian/control
index e97c878..c2db484 100644
--- a/debian/control
+++ b/debian/control
@@ -150,7 +150,7 @@ Description: Vi IMproved - enhanced vi editor
  (or less).
 
 Package: vim-gtk
-Priority: extra
+Priority: optional
 Architecture: any
 Depends:
  vim-common (= ${source:Version}),
@@ -183,7 +183,7 @@ Description: Vi IMproved - enhanced vi editor - with GTK2 GUI
  and support for scripting with Lua, Perl, Python, Ruby, and Tcl.
 
 Package: vim-gtk3
-Priority: extra
+Priority: optional
 Architecture: any
 Depends:
  vim-common (= ${source:Version}),
@@ -216,7 +216,7 @@ Description: Vi IMproved - enhanced vi editor - with GTK3 GUI
  and support for scripting with Lua, Perl, Python, Ruby, and Tcl.
 
 Package: vim-nox
-Priority: extra
+Priority: optional
 Architecture: any
 Depends:
  vim-common (= ${source:Version}),
@@ -245,7 +245,7 @@ Description: Vi IMproved - enhanced vi editor - with scripting languages support
  scripting with Lua, Perl, Python, Ruby, and Tcl but no GUI.
 
 Package: vim-athena
-Priority: extra
+Priority: optional
 Architecture: any
 Depends:
  vim-common (= ${source:Version}),
@@ -276,7 +276,7 @@ Description: Vi IMproved - enhanced vi editor - with Athena GUI
  and support for scripting with Lua, Perl, Python, Ruby, and Tcl.
 
 Package: vim-gnome
-Priority: extra
+Priority: optional
 Architecture: all
 Depends:
  vim-gtk3,
@@ -287,7 +287,7 @@ Description: Vi IMproved - enhanced vi editor (dummy package)
  remove this package if nothing depends on it.
 
 Package: xxd
-Priority: extra
+Priority: optional
 Architecture: any
 Multi-Arch: foreign
 Depends:

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