Wireshark-commits: [Wireshark-commits] master-3.0 1f52d06: debian/control: remove debhelper and cdb

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

Commits:

1f52d06 by Peter Wu (peter@xxxxxxxxxxxxx):

    debian/control: remove debhelper and cdbs from wireshark-dev
    
    Fixes lintian warnings:
    
        W: wireshark-dev: binary-package-depends-on-toolchain-package depends: debhelper
        W: wireshark-dev: binary-package-depends-on-toolchain-package depends: cdbs
    
    wireshark-dev does not depend on either cdbs or debhelper, remove it. A
    versioned debhelper dependency is present as Build-Depends however.
    
    Change-Id: Ic3393e7ecbaf6d4bdf032315e5da586823ae1e05
    Reviewed-on: https://code.wireshark.org/review/33676
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    (cherry picked from commit bc7797792c9aa9951a487f7a33805bddc0541ff5)
    Reviewed-on: https://code.wireshark.org/review/33700
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  e34b08d   tools: Switch some scripts exclusively to Python 3.
     add  1f52d06   debian/control: remove debhelper and cdbs from wireshark-dev


Summary of changes:
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)