rfmoz / tuptime

Report historical and statistical real time of the system, keeping it between restarts. Like uptime command but with more interesting output.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

should depend on lsb-base

anarcat opened this issue · comments

hi!

first off, congratulations: your package will probable be shipped in the next debian release, Debian "stretch" 9. :)

according to the package tracker, there are lintian errors with the debian package. it seems we are missing a dependency on lsb-base. the details of this issue are here, basically you just need to add lsb-base (>= 3.0-6) to the Depends line.

i mention this as a bug report instead of doing a pull request so we make sure we still have the sponsorship workflow working in here, and that you are familiar with the package tracker.

let me know if you have any questions!

Hello Anarcat!

Very grateful to hear from you and to see the package in the next Debian relese :)

I just fix the dependency fault and test it with lintian, it didn't report any problem. A new release has been made with this change with the corresponding tag. I think that this is the correct way, you need something more for build and upload it?

Thanks!

that looks great, i'll just build and upload that - thanks!

by the way, if you have any new features or non-release-critical changes you want to include in Debian stretch, you better implement them quick, because the full freeze is on February 5th, after which point only critical bugfixes will be included.