Boyuan Yang
c12e450e98
Update Debian dependency and bump library soname ( #814 )
* debian: add libpcre3-dev as build dependency.
* Bump soname of libshadowsocks-libev.
Soname for libshadowsocks-libev is bumped
from 1:0:0 to 2:0:0 due to ABI breakage
between shadowsocks-libev 2.5.0 and 2.5.1.
8 years ago
Boyuan Yang
2ca39faa4b
Update debian package script ( #709 )
* Fix d/control dependency
* Add --disable-ssp in d/rules and depend on dpkg-buildflags
8 years ago
Boyuan Yang
835a50fece
Another fix for #668 ( #671 )
8 years ago
Roger Shimizu
cd736d3e94
A few commit recommend for Debian uploading ( #636 )
* Add Security Hardening
ref: https://wiki.debian.org/Hardening
* Add debian/source/format
* Remove -dbg package
Debug Package is already generated automatically, as -dbgsym package
ref: https://wiki.debian.org/DebugPackage
* Do not include a duplicated changelog into deb package
* Upgrade to policy version 3.9.8
No change is required, based on:
https://www.debian.org/doc/debian-policy/upgrading-checklist.html
* Update configure not to use local libs at all when choosing so
8 years ago
Boyuan Yang
643d579bdf
Improve Debian packaging script.
if debuild or dpkg-buildpackage is used, it will generate 4 packages
to fit Debian's packaging policy.
9 years ago