]> git.decadent.org.uk Git - dak.git/commitdiff
fernanda.py: colouring support for section, depends and recomends again
authorRandall Donald <rdonald@debian.org>
Tue, 26 Nov 2002 02:51:52 +0000 (02:51 +0000)
committerRandall Donald <rdonald@debian.org>
Tue, 26 Nov 2002 02:51:52 +0000 (02:51 +0000)
fernanda.py

index ed06b91253b4dc130e5a3627eb6cac1aa73d711e..bb4eedc5bebc13d8d6ba223a9052fe8fb15698d1 100755 (executable)
@@ -2,7 +2,7 @@
 
 # Script to automate some parts of checking NEW packages
 # Copyright (C) 2000, 2001, 2002  James Troup <james@nocrew.org>
-# $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;