summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2013-08-08 21:49:32 +0100
committerLars Wirzenius <liw@liw.fi>2013-08-08 21:49:32 +0100
commit4c342127b07571f395b69c91538c502d9f95f630 (patch)
treec6a35a84ba8aa0a340cf9e6a8856bd848def1060
parent24658bce223b3d0c67963fbb2117336ab4e01b72 (diff)
downloadlarch-4c342127b07571f395b69c91538c502d9f95f630.tar.gz
Remove trailing spaces
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 3c79650..0d553c4 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,14 @@ Maintainer: Lars Wirzenius <liw@liw.fi>
Section: python
Priority: optional
Standards-Version: 3.9.3
-Build-Depends: debhelper (>= 7.3.8), python (>= 2.6.6-3~),
+Build-Depends: debhelper (>= 7.3.8), python (>= 2.6.6-3~),
python-coverage-test-runner, python-tracing, python-sphinx,
python-cliapp (>= 0.14), python-ttystatus, cmdtest
X-Python-Version: >= 2.6
Package: python-larch
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-tracing,
+Depends: ${python:Depends}, ${misc:Depends}, python-tracing,
python-cliapp (>= 0.14)
Recommends: python-ttystatus
Suggests: libjs-jquery, libjs-underscore