- If necessary, patch po/Makefile.in from po-Makefile.in.in.diff to
get DESTDIR installation (required to get locales installed correctly). - Use dh_perl to get accurate perl dependencies.
This commit is contained in:
parent
ef12849c1a
commit
6a10e42f73
4 changed files with 43 additions and 14 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -8,7 +8,7 @@ Build-Depends: libc6-dev, libssl095a-dev, autoconf (>= 2.12),
|
|||
|
||||
Package: tinc
|
||||
Architecture: i386
|
||||
Depends: ${shlibs:Depends}, (libssl095a|libssl095|libssl09), perl5
|
||||
Depends: ${shlibs:Depends}, ${perl:Depends}
|
||||
Description: Virtual Private Network daemon
|
||||
tinc is a daemon with which you can create a virtual private network
|
||||
(VPN). One daemon can handle multiple connections, so you can
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue