From 636f349deff9fe00f05fb12b67a1cf0f61211da6 Mon Sep 17 00:00:00 2001 From: Niels Thykier Date: Sat, 12 Nov 2016 09:54:23 +0000 Subject: [PATCH] Correct description to say "Release" instead of "InRelease" --- britney.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/britney.py b/britney.py index 9cefbf8..5f7dbc5 100755 --- a/britney.py +++ b/britney.py @@ -1018,7 +1018,7 @@ class Britney(object): If the "components" config parameter is set, the directory should be the "suite" directory of a local mirror (i.e. the one containing - the "InRelease" file). Otherwise, Britney will read the packages + the "Release" file). Otherwise, Britney will read the packages information from all the "Packages_${arch}" files referenced by the "architectures" parameter.