Import Debian changes 1.0.13-1~bpo50

tinc (1.0.13-1~bpo50) lenny-backports; urgency=low

  * New upstream release.
This commit is contained in:
Guus Sliepen 2010-09-02 14:40:42 +02:00
commit 2006358f32
56 changed files with 1588 additions and 440 deletions

9
debian/config vendored Normal file
View file

@ -0,0 +1,9 @@
#!/bin/sh -e
# Source debconf library.
. /usr/share/debconf/confmodule
db_title tinc configuration
db_input medium tinc/restart_on_upgrade || true
db_go