[SCM] Vim packaging branch, debian, updated. upstream/7.2.148-1051-g6fb245c

James Vega jamessan at debian.org
Tue Jul 14 05:54:51 UTC 2009


The following commit has been merged in the debian branch:
commit 0be1067166124779fd193591ee8c9a397a832d2a
Author: James Vega <jamessan at debian.org>
Date:   Wed Jul 8 19:58:30 2009 -0400

    debian/control: Remove redundant Priority fields (lintian cleanup)
    
    Since the source package has Priority: optional, only binary stanzas which
    have a different priority need the field.
    
    Signed-off-by: James Vega <jamessan at debian.org>

diff --git a/debian/control b/debian/control
index 2b8cd1a..6332108 100644
--- a/debian/control
+++ b/debian/control
@@ -32,7 +32,6 @@ Description: Vi IMproved - Common files
  like xxd, and configuration files.
 
 Package: vim-gui-common
-Priority: optional
 Architecture: all
 Recommends: vim-gnome | vim-gtk | vim-lesstif
 Description: Vi IMproved - Common GUI files
@@ -47,7 +46,6 @@ Description: Vi IMproved - Common GUI files
  icons, desktop environments settings, and menu entries.
 
 Package: vim-runtime
-Priority: optional
 Architecture: all
 Depends: dpkg (>= 1.14.20)
 Recommends: vim | vim-gnome | vim-gtk | vim-lesstif | vim-nox | vim-tiny
@@ -67,7 +65,6 @@ Description: Vi IMproved - Runtime files
 
 Package: vim-doc
 Section: doc
-Priority: optional
 Architecture: all
 Description: Vi IMproved - HTML documentation
  Vim is an almost compatible version of the UNIX editor Vi.
@@ -100,7 +97,6 @@ Description: Vi IMproved - enhanced vi editor - compact version
  (online documentation, plugins, ...).
 
 Package: vim
-Priority: optional
 Architecture: any
 Depends: vim-common (= ${binary:Version}), vim-runtime (= ${source:Version}), ${shlibs:Depends}
 Suggests: ctags, vim-doc, vim-scripts

-- 
Vim packaging



More information about the pkg-vim-maintainers mailing list