Package: yaboot-installer Version: 1.0.0 Severity: minor Tags: patch The yaboot-installer progress bar capitalizes the "b" in "Yaboot", whereas the rest of the templates do not. The attached patch makes it uncapitalized.
-- Matt
Index: packages/arch/powerpc/yaboot-installer/debian/templates =================================================================== --- packages/arch/powerpc/yaboot-installer/debian/templates (revision 23153) +++ packages/arch/powerpc/yaboot-installer/debian/templates (working copy) @@ -1,6 +1,6 @@ Template: yaboot-installer/progress Type: text -_Description: Installing YaBoot +_Description: Installing Yaboot Template: yaboot-installer/apt-install Type: text

