Import Debian changes 1.1~pre3-1

tinc (1.1~pre3-1) experimental; urgency=low

  * New upstream release.
  * Bump Standards-Version.
  * Enable parallel builds.
  * Bump debian/compat to 9, so tinc gets build with hardening flags.
  * Move tinc-gui to its own package.
This commit is contained in:
Guus Sliepen 2012-10-14 23:51:21 +02:00
commit cfba637f96
143 changed files with 13983 additions and 4872 deletions

7
debian/rules vendored
View file

@ -9,8 +9,13 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
#include /usr/share/dpkg/buildflags.mk
%:
dh $@
dh $@ --parallel
override_dh_auto_configure:
dh_auto_configure -- --disable-uml --disable-vde
override_dh_auto_build:
dh_auto_build