* adjust some config, look almostly done.

This commit is contained in:
Shell.Xu 2014-08-23 01:51:46 +08:00
parent 3b242bee5e
commit 48780fed24
14 changed files with 29 additions and 180 deletions

9
debian/control vendored
View file

@ -2,7 +2,7 @@ Source: python-shadowsocks
Section: python
Priority: extra
Maintainer: Shell.Xu <shell909090@gmail.com>
Build-Depends: debhelper (>= 8), python-setuptools
Build-Depends: debhelper (>= 8), python, python-setuptools
Standards-Version: 3.9.3
Homepage: https://github.com/clowwindy/shadowsocks
#Vcs-Git: git://git.debian.org/collab-maint/shadowsocks.git
@ -10,6 +10,9 @@ Homepage: https://github.com/clowwindy/shadowsocks
Package: python-shadowsocks
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, python-m2crypto
Description: A fast tunnel proxy that helps you bypass firewalls
Depends: ${shlibs:Depends}, ${misc:Depends}, python, python-m2crypto
Description: Fast tunnel proxy that helps you bypass firewalls
A secure socks5 proxy, designed to protect your Internet traffic.
.
This package contain local and server part of shadowsocks, a fast,
powerful tunnel proxy to bypass firewalls.