Skip to content

Commit a229fc0

Browse files
committed
Properly separate short and long description in .deb
1 parent d6e7a9b commit a229fc0

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

packaging/control

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ Depends: autossh, python (>= 2.6)
66
Section: utils
77
Priority: optional
88
Homepage: http://github.com/sshuttle/sshuttle
9-
Description: "Full-featured" VPN over an SSH tunnel, allowing full remote
10-
access somewhere where all you have is an SSH connection. It works well if
11-
you generally find yourself in the following situation:
9+
Description: "Full-featured" VPN over an SSH tunnel
10+
It allows full remote access somewhere where all you have is an SSH
11+
connection. It works well if you generally find yourself in the
12+
following situation:
1213
.
1314
- Your client machine (or router) is Linux, FreeBSD, or MacOS.
1415
- You have access to a remote network via ssh.

0 commit comments

Comments
 (0)