[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] s/colour/color/



Signed-off-by: Joerg Jaspert <joerg@debian.org>
---
 dak/graph.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dak/graph.py b/dak/graph.py
index 022e98c..aa28aa6 100755
--- a/dak/graph.py
+++ b/dak/graph.py
@@ -22,7 +22,7 @@
 
 import os
 import sys
-import coloursys
+import colorsys
 
 import rrdtool
 import apt_pkg
-- 
1.7.2.3


Reply to: