Wireshark-commits: [Wireshark-commits] master-3.0 c297d3b: debian/control: fix minor Lintian warnin

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 21 Jun 2019 22:18:53 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c297d3b65496709878ec04be62387d5051a325bb
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

c297d3b by Peter Wu (peter@xxxxxxxxxxxxx):

    debian/control: fix minor Lintian warnings related to Priority, etc.
    
    Fixes the following Lintian 2.15.0 (Debian sid) warnings with WS 3.0.2:
    
        W: wireshark-common: extended-description-line-too-long
        W: wireshark-common: command-with-path-in-maintainer-script postrm:11 /usr/sbin/delgroup
        W: wireshark-dbg: priority-extra-is-replaced-by-priority-optional
        W: wireshark-doc: priority-extra-is-replaced-by-priority-optional
    
    Replace absolute path test in postrm and fix indentation.
    
    Remove the Priority line in binary packages since they default to the
    Source priority which is set to "optional". See
    https://www.debian.org/doc/debian-policy/ch-archive.html#s-priorities
    
    Change-Id: Ib07f6414348cbbfb1e7177643d9b9acfd9f1a477
    Reviewed-on: https://code.wireshark.org/review/33675
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    (cherry picked from commit e56ec71c6ada4af550df1cb52114655255fcf685)
    Reviewed-on: https://code.wireshark.org/review/33698
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  a667634   debian/copyright: Mention GPLv3+ code snippet in tools/pidl/idl.yp
     add  c297d3b   debian/control: fix minor Lintian warnings related to Priority, etc.


Summary of changes:
 debian/control                            |  5 ++---
 debian/wireshark-common.lintian-overrides |  2 --
 debian/wireshark-common.postrm            | 14 +++++++-------
 3 files changed, 9 insertions(+), 12 deletions(-)