Import Debian changes 1.0.29-1
tinc (1.0.29-1) unstable; urgency=medium * New upstream release. * Bump debian/compat.
This commit is contained in:
commit
502cecde93
44 changed files with 907 additions and 400 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/make -f
|
||||
|
||||
%:
|
||||
dh $@ --parallel --with systemd
|
||||
dh $@
|
||||
|
||||
override_dh_auto_configure:
|
||||
dh_auto_configure -- --enable-uml --enable-vde --with-systemdsystemunitdir=/lib/systemd/system
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue