Import Debian changes 1.1~pre12-1
tinc (1.1~pre12-1) experimental; urgency=medium * New upstream release. * Bump Standards-Version. * Depend on python-wxgtk3.0 for the GUI. * Use dh --with python2. * Add Build-Depends for dh-python. * Update links in debian/control and debian/copyright.
This commit is contained in:
commit
03136efdbe
139 changed files with 8695 additions and 5000 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
|
@ -12,7 +12,7 @@
|
|||
#include /usr/share/dpkg/buildflags.mk
|
||||
|
||||
%:
|
||||
dh $@ --parallel
|
||||
dh $@ --parallel --with python2
|
||||
|
||||
override_dh_auto_configure:
|
||||
dh_auto_configure -- --enable-uml --enable-vde
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue