From: Ian Jackson Date: Sun, 8 Sep 2019 19:19:43 +0000 (+0100) Subject: control: Drop redundant Priority field X-Git-Tag: archive/debian/9.9~15 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=ab314e8299bfad7e8d57033d1b4363aad7d11381;p=dgit.git control: Drop redundant Priority field Found by lintian. Signed-off-by: Ian Jackson --- diff --git a/debian/control b/debian/control index 4b5fa52a..5ec22372 100644 --- a/debian/control +++ b/debian/control @@ -61,7 +61,6 @@ Depends: ${misc:Depends}, perl, git-core, gpgv, chiark-utils-bin, liblocale-gettext-perl Recommends: dgit Architecture: all -Priority: optional Description: dgit server backend infrastructure This package contains tools which are useful for setting up a dgit git repository server. You probably want dgit, the client package,