summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 9b6e709..1117070 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Package: scons
Architecture: all
Depends: ${python:Depends}
XB-Python-Version: ${python:Versions}
-Description: A replacement for Make
+Description: replacement for make
SCons is a make replacement providing a range of enhanced features such
as automated dependency generation and built in compilation cache
support. SCons rule sets are Python scripts so as well as the features