summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2015-04-18 14:24:33 +0200
committerAxel Beckert <abe@deuxchevaux.org>2015-04-18 14:30:21 +0200
commite6ca7148fa0e51ede127cb98ce3455f484cc5620 (patch)
treeed2c1328a5d42558015a4ae6429fd32dd0871579
parent95529a513737523b5d7b68f96794743b4a08ee19 (diff)
Fix formatting of versioned dependency in the .deb
-rw-r--r--packaging/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/control b/packaging/control
index f1acb97..99d2e02 100644
--- a/packaging/control
+++ b/packaging/control
@@ -2,7 +2,7 @@ Package: sshuttle
Version: 0.2
Architecture: all
Maintainer: Jim Wyllie <jwyllie83@gmail.com>
-Depends: autossh, python (>=2.6)
+Depends: autossh, python (>= 2.6)
Section: utils
Priority: optional
Homepage: http://github.com/jwyllie83/sshuttle.udp