Import Debian changes 1.1~pre9-1
tinc (1.1~pre9-1) experimental; urgency=low * New upstream release.
This commit is contained in:
commit
edfe2872c3
95 changed files with 2741 additions and 5437 deletions
4
debian/rules
vendored
4
debian/rules
vendored
|
|
@ -23,5 +23,9 @@ override_dh_auto_install:
|
|||
# Remove info dir file
|
||||
rm -f debian/tinc/usr/share/info/dir
|
||||
|
||||
override_dh_auto_test:
|
||||
# Don't run the tests, it involves starting tinc daemons and making network connections.
|
||||
# I don't think the autobuilders will like this.
|
||||
|
||||
override_dh_installinit:
|
||||
dh_installinit -R
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue