You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wget http://ftp.de.debian.org/debian/pool/main/t/tinc/tinc_1.1~pre12.orig.tar.gz
tar xvzf tinc_1.1~pre12.orig.tar.gz
wget http://ftp.de.debian.org/debian/pool/main/t/tinc/tinc_1.1~pre12-1.debian.tar.xz
tar xvJf tinc_1.1~pre12-1.debian.tar.xz -C tinc-1.1pre11
cd tinc-1.1pre12
If you want debug symbols for tinc edit the build files as follows:
Package: tinc-dbg
Architecture: any
Section: debug
Priority: extra
Depends: ${shlibs:Depends}, ${misc:Depends}, tinc (= ${binary:Version})
Description: debugging symbols for tinc
tinc is a daemon with which you can create a virtual private network
(VPN). One daemon can handle multiple connections, so you can
create an entire (moderately sized) VPN with only one daemon per
participating computer.
.
This package contains the debugging symbols for tinc.
debian now ships tinc_1.1~pre12-1 in testing!