diff --git a/debian/patches/power-cpupower-fix-incorrect-if-statement.patch b/debian/patches/power-cpupower-fix-incorrect-if-statement.patch index f9ea8613a..7773fa756 100644 --- a/debian/patches/power-cpupower-fix-incorrect-if-statement.patch +++ b/debian/patches/power-cpupower-fix-incorrect-if-statement.patch @@ -1,11 +1,10 @@ -commit 2fecc6ec4961703ea2c8936f3e37154399a56a68 -Author: Mattia Dongili -Date: Sun Feb 14 11:55:43 2016 -0800 - - warning: comparison of constant ‘-1’ with boolean expression is always false - - Signed-off-by: Mattia Dongili +From: Mattia Dongili +Date: Sun, 14 Feb 2016 19:55:43 +0000 +Subject: warning: comparison of constant ‘-1’ with boolean expression is always false +Forwarded: http://article.gmane.org/gmane.linux.power-management.general/73193 +Signed-off-by: Mattia Dongili +--- diff --git a/tools/power/cpupower/utils/helpers/topology.c b/tools/power/cpupower/utils/helpers/topology.c index 9cbb7fd..771ec60 100644 --- a/tools/power/cpupower/utils/helpers/topology.c diff --git a/debian/patches/power-cpupower-fix-manpages-NAME.patch b/debian/patches/power-cpupower-fix-manpages-NAME.patch index 491e0bce2..ee9534a8b 100644 --- a/debian/patches/power-cpupower-fix-manpages-NAME.patch +++ b/debian/patches/power-cpupower-fix-manpages-NAME.patch @@ -1,14 +1,13 @@ -commit 33104a54437ff182a3541d6c0089e5b8d89c25cd -Author: Mattia Dongili -Date: Fri Feb 19 07:46:32 2016 -0800 +From: Mattia Dongili +Date: Fri, 19 Feb 2016 07:46:32 -0800 +Subject: Fix cpupower manpages "NAME" section +Forwarded: http://article.gmane.org/gmane.linux.power-management.general/73191 - Fix cpupower manpages "NAME" section - - The token before "-" should be the program name, no spaces allowed. - See man(7) and lexgrog(1). - - Signed-off-by: Mattia Dongili +The token before "-" should be the program name, no spaces allowed. +See man(7) and lexgrog(1). +Signed-off-by: Mattia Dongili +--- diff --git a/tools/power/cpupower/man/cpupower-frequency-info.1 b/tools/power/cpupower/man/cpupower-frequency-info.1 index 9c85a38..6aa8d23 100644 --- a/tools/power/cpupower/man/cpupower-frequency-info.1