[Pkg-libvirt-commits] [libvirt] 08/09: d/control: use priority optional instead of extra

Guido Guenther agx at moszumanska.debian.org
Fri Jan 19 17:20:17 UTC 2018


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

agx pushed a commit to annotated tag debian/4.0.0_rc2-1
in repository libvirt.

commit 0a274c062531fa593fd89800fca1d76befdf4c34
Author: Guido Günther <agx at sigxcpu.org>
Date:   Fri Jan 19 10:30:43 2018 +0100

    d/control: use priority optional instead of extra
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 766fc63..e51a488 100644
--- a/debian/control
+++ b/debian/control
@@ -270,7 +270,7 @@ Depends:
  ${shlibs:Depends},
  augeas-tools,
  libvirt0 (= ${binary:Version}),
-Priority: extra
+Priority: optional
 Description: Sanlock plugin for virtlockd
  Libvirt is a C toolkit to interact with the virtualization capabilities
  of recent versions of Linux (and other OSes). The library aims at providing
@@ -285,7 +285,7 @@ Depends:
  ${misc:Depends},
  ${shlibs:Depends},
  libvirt0 (= ${binary:Version}),
-Priority: extra
+Priority: optional
 Description: nss plugin providing IP add ress resolution for virtual machines
  Libvirt is a C toolkit to interact with the virtualization capabilities
  of recent versions of Linux (and other OSes). The library aims at providing
@@ -300,7 +300,7 @@ Architecture: any
 Depends:
  ${misc:Depends},
  ${shlibs:Depends},
-Priority: extra
+Priority: optional
 Description: Wireshark dissector for the libvirt protocol
  Libvirt is a C toolkit to interact with the virtualization capabilities
  of recent versions of Linux (and other OSes). The library aims at providing

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



More information about the Pkg-libvirt-commits mailing list