Import Debian changes 1.0.9-1

tinc (1.0.9-1) unstable; urgency=low

  * New upstream release.
    - Binds IPv6 sockets only to IPv6. Closes: #440150
  * Update copyright file. Closes: #482566
This commit is contained in:
Guus Sliepen 2008-12-26 13:25:05 +01:00
commit 4812d2eb3d
53 changed files with 6947 additions and 1219 deletions

2
debian/prerm vendored
View file

@ -1,5 +1,7 @@
#!/bin/sh
set -e
# Automatically added by dh_installinit, edited for use with debconf
if [ -x "/etc/init.d/tinc" ]; then
if [ -e /usr/share/debconf/confmodule ] ; then