Import Debian changes 1.0.24-2.1
tinc (1.0.24-2.1) unstable; urgency=medium
* NMU after getting go ahead from guus on #tinc
* Add a -dbg package which contains the debugging symbols for tinc
Thanks hark@puscii.nl (Closes: #752561)
This commit is contained in:
parent
c0d04cc168
commit
1e23c12b1d
3 changed files with 26 additions and 1 deletions
13
debian/control
vendored
13
debian/control
vendored
|
|
@ -14,3 +14,16 @@ Description: Virtual Private Network daemon
|
|||
(VPN). One daemon can handle multiple connections, so you can
|
||||
create an entire (moderately sized) VPN with only one daemon per
|
||||
participating computer.
|
||||
|
||||
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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue