From 2439979ce37a900e2cacd31d2f0d95cf166d51d5 Mon Sep 17 00:00:00 2001 From: "Jeremiah C. Foster" Date: Fri, 23 Oct 2009 18:23:45 +0200 Subject: [PATCH 1/1] Added some text to homepage. --- www/index.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/www/index.html b/www/index.html index bb18b65..375850e 100644 --- a/www/index.html +++ b/www/index.html @@ -1,3 +1,10 @@

Welcome to the minimae homepage.

+ minimae is a quality assurance tool for the maemo platform. It is designed to run with the other maemo quality assurance +scripts that run when a developer uploads a package to the maemo software repositories. minimae is going to take a subset +of Maemian's functionality and apply that to the incoming package. Maemian is a port to Maemo of debian's Linitan. +

One of minimae's goals is to be able to be run on a developer machine as well as one the repositories to give developers +and idea of the quality assurance checks minimae does. Another goal is to hook into existing tools, like MUD, to provide +helpful hints for developers on packaging for maemo. +

Over all the goal is to increase the quality of packages for maemo and to ease the packaging of software for developers. -- 1.7.9.5