* debian inital package files.
This commit is contained in:
parent
c7d2d76767
commit
3b242bee5e
20 changed files with 936 additions and 0 deletions
15
debian/control
vendored
Normal file
15
debian/control
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
Source: python-shadowsocks
|
||||
Section: python
|
||||
Priority: extra
|
||||
Maintainer: Shell.Xu <shell909090@gmail.com>
|
||||
Build-Depends: debhelper (>= 8), python-setuptools
|
||||
Standards-Version: 3.9.3
|
||||
Homepage: https://github.com/clowwindy/shadowsocks
|
||||
#Vcs-Git: git://git.debian.org/collab-maint/shadowsocks.git
|
||||
#Vcs-Browser: http://git.debian.org/?p=collab-maint/shadowsocks.git;a=summary
|
||||
|
||||
Package: python-shadowsocks
|
||||
Architecture: all
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, python-m2crypto
|
||||
Description: A fast tunnel proxy that helps you bypass firewalls
|
||||
A secure socks5 proxy, designed to protect your Internet traffic.
|
Loading…
Add table
Add a link
Reference in a new issue