Skip to content

Commit e6ca714

Browse files
committed
Fix formatting of versioned dependency in the .deb
1 parent 95529a5 commit e6ca714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Package: sshuttle
22
Version: 0.2
33
Architecture: all
44
Maintainer: Jim Wyllie <[email protected]>
5-
Depends: autossh, python (>=2.6)
5+
Depends: autossh, python (>= 2.6)
66
Section: utils
77
Priority: optional
88
Homepage: http://github.com/jwyllie83/sshuttle.udp

0 commit comments

Comments
 (0)