Mercurial > hg > quicktun
annotate debian/static/DEBIAN/control @ 29:7c5e5be876bb default/master
Small fix to error handling during initialization
author | Ivo Smits <Ivo@UCIS.nl> |
---|---|
date | Sat, 09 Apr 2011 23:34:06 +0200 |
parents | 3400045a57b8 |
children | 51c6d2fc712f |
rev | line source |
---|---|
0 | 1 Package: quicktun |
2 Version: %VERSION% | |
3 Section: net | |
4 Priority: optional | |
5 Architecture: %ARCHITECTURE% | |
19
3400045a57b8
Version 2.1.6, changed sourcecode archive generation, use NaCl version 20110221, do not duplicate NaCl sourcecode, support iproute2 for persistent tunnel creation on Debian, support running as root on Debian, removed autogenerated header files
Ivo Smits <Ivo@UCIS.nl>
parents:
0
diff
changeset
|
6 Depends: bash, daemon, iproute2 (>= 20100519-3) | openvpn, passwd, coreutils |
0 | 7 Maintainer: Ivo Smits <ivo@ucis.nl> |
8 Description: Very simple, yet secure VPN software |