i-nex / I-Nex

System information tool written in gambas3, python, bash
http://i-nex.linux.pl/
174 stars 24 forks source link

update build depends in debian/control #46

Closed shirishag75 closed 7 years ago

shirishag75 commented 7 years ago

Hi ,

Some build depends need to be updated -

Warning in 'control source Build-Depends:4' value 'dpkg-dev (>= 1.14.17)': unnecessary versioned dependency: dpkg-dev (>= 1.14.17). Debian has oldstable -> 1.16.18; stable-kfreebsd -> 1.17.25; stable -> 1.17.27; unstable -> 1.18.10; Warning in 'control source Build-Depends:5' value 'debhelper (>= 5.0.0)': should be (>= 7) not (>= 5.0.0) because compat is 7

you can look at https://tracker.debian.org/pkg/debhelper and https://tracker.debian.org/pkg/dpkg . Look at the versions numbers on the left-hand side.