clowwindy
10 years ago
5 changed files with 14 additions and 36 deletions
@ -1,5 +1,5 @@ |
|||
shadowsocks (2.1.0-1) unstable; urgency=low |
|||
|
|||
* Initial release (Closes: 758900) |
|||
* Initial release (Closes: #758900) |
|||
|
|||
-- Shell.Xu <shell909090@gmail.com> Sat, 23 Aug 2014 00:56:04 +0800 |
|||
|
@ -1,13 +1,5 @@ |
|||
#!/usr/bin/make -f |
|||
# -*- makefile -*- |
|||
# Sample debian/rules that uses debhelper. |
|||
# This file was originally written by Joey Hess and Craig Small. |
|||
# As a special exception, when this file is copied by dh-make into a |
|||
# dh-make output file, you may use that output file without restriction. |
|||
# This special exception was added by Craig Small in version 0.37 of dh-make. |
|||
|
|||
# Uncomment this to turn on verbose mode. |
|||
#export DH_VERBOSE=1 |
|||
|
|||
%: |
|||
dh $@ --with python2 --buildsystem=python_distutils |
|||
|
Loading…
Reference in new issue