[vim] 11/20: Remove explicit Priorty field when it matches Source Priority

James McCoy jamessan at debian.org
Sun Aug 13 20:08:39 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 5446beb0ca95603bfcd9cb3628166ad338e635c1
Author: James McCoy <jamessan at debian.org>
Date:   Sun Aug 13 11:59:43 2017 -0400

    Remove explicit Priorty field when it matches Source Priority
    
    Signed-off-by: James McCoy <jamessan at debian.org>
---
 debian/control | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/debian/control b/debian/control
index 2916c2a..aee2831 100644
--- a/debian/control
+++ b/debian/control
@@ -150,7 +150,6 @@ Description: Vi IMproved - enhanced vi editor
  (or less).
 
 Package: vim-gtk
-Priority: optional
 Architecture: any
 Depends:
  vim-common (= ${source:Version}),
@@ -183,7 +182,6 @@ Description: Vi IMproved - enhanced vi editor - with GTK2 GUI
  and support for scripting with Lua, Perl, Python 3, Ruby, and Tcl.
 
 Package: vim-gtk3
-Priority: optional
 Architecture: any
 Depends:
  vim-common (= ${source:Version}),
@@ -217,7 +215,6 @@ Description: Vi IMproved - enhanced vi editor - with GTK3 GUI
  Python 3,${vim:Ruby-Desc} and Tcl.
 
 Package: vim-nox
-Priority: optional
 Architecture: any
 Depends:
  vim-common (= ${source:Version}),
@@ -246,7 +243,6 @@ Description: Vi IMproved - enhanced vi editor - with scripting languages support
  scripting with Lua, Perl, Python 3, Ruby, and Tcl but no GUI.
 
 Package: vim-athena
-Priority: optional
 Architecture: any
 Depends:
  vim-common (= ${source:Version}),
@@ -277,7 +273,6 @@ Description: Vi IMproved - enhanced vi editor - with Athena GUI
  and support for scripting with Lua, Perl, Python 3, Ruby, and Tcl.
 
 Package: vim-gnome
-Priority: optional
 Architecture: all
 Depends:
  vim-gtk3,
@@ -288,7 +283,6 @@ Description: Vi IMproved - enhanced vi editor (dummy package)
  remove this package if nothing depends on it.
 
 Package: xxd
-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