linuxmint / mintupdate

The Linux Mint Update Manager
309 stars 152 forks source link

Still a dependency on lsb-release? #852

Open carlosmintfan opened 6 months ago

carlosmintfan commented 6 months ago

Describe the bug debian/control still depends on lsb_release. It isn't used anymore.

Screenshots grafik

To Reproduce Steps to reproduce the behavior:

  1. Go to https://github.com/linuxmint/mintupdate/blob/master.lmde6/debian/control#L15
  2. See that there's a dependency on lsb-release although is isn't used anymore since https://github.com/linuxmint/mintupdate/commit/945a7259294186710b6884aeb4732205688be7c5 and then https://github.com/linuxmint/mintupdate/commit/9fd336a7fc60f8d7b2f3ed9ba366d20b6a691af4
  3. Confirm that it isn't used anymore by searching: https://github.com/search?q=repo%3Alinuxmint%2Fmintupdate+lsb&type=code there's nothing using it there anymore.

Expected behavior The dependency on lsb-release should be removed

Distribution: latest mint and lmde

Software version: 6.0.3, 6.0.5, master branch

Logs: You don't need them ;)

Crash report: None

Additional context None

Locale: Not applicable