From: Randall Donald Date: Tue, 26 Nov 2002 02:51:52 +0000 (+0000) Subject: fernanda.py: colouring support for section, depends and recomends again X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=94e2fcb4d54908b37bf48ba43ea4adde7a047b50;p=dak.git fernanda.py: colouring support for section, depends and recomends again --- diff --git a/fernanda.py b/fernanda.py index ed06b912..bb4eedc5 100755 --- a/fernanda.py +++ b/fernanda.py @@ -2,7 +2,7 @@ # Script to automate some parts of checking NEW packages # Copyright (C) 2000, 2001, 2002 James Troup -# $Id: fernanda.py,v 1.6 2002-11-26 02:21:46 anonymous Exp $ +# $Id: fernanda.py,v 1.7 2002-11-26 02:51:52 rdonald Exp $ # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -77,8 +77,6 @@ bold_colour = "\033[1m" # Bad maintainer maintainer_colour = arch_colour - - ################################################################################ Cnf = None;