From: Matthias Kruk Date: Mon, 24 Jan 2022 03:21:04 +0000 (+0900) Subject: debian: Remove trailing `.0` from package version X-Git-Url: https://git.corax.cc/?a=commitdiff_plain;p=toolbox-linux debian: Remove trailing `.0` from package version The package version has an extra `.0` at the end, which makes the version of this package different from the other toolbox packages. This commit removes the extra `.0` from the package version. --- diff --git a/debian/changelog b/debian/changelog index 4a48118..492dbc8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -toolbox-linux (0.1.0-1) unstable; urgency=medium +toolbox-linux (0.1-1) unstable; urgency=medium * New modules - acpi/ac: Functions for querying power supply information