Import Debian changes 1.1~pre9-1

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

  * New upstream release.
This commit is contained in:
Guus Sliepen 2013-09-08 18:00:28 +02:00
commit edfe2872c3
95 changed files with 2741 additions and 5437 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
tinc (1.1~pre9-1) experimental; urgency=low
* New upstream release.
-- Guus Sliepen <guus@debian.org> Sun, 08 Sep 2013 18:00:28 +0200
tinc (1.1~pre8-2) experimental; urgency=low
* Run make clean after the configure step to get rid of .o files that were

4
debian/rules vendored
View file

@ -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