summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Cohen <bencoh@notk.org>2019-07-14 15:18:11 +0200
committerBenjamin Cohen <bencoh@notk.org>2019-07-14 15:18:11 +0200
commit0c032a421687e64bc8b1d081bc84179cec4b8030 (patch)
tree3f038b62ced3565bcce2b19123ed18a0085ff58f
parente5ebb27635930cddbf3c48b8e7a45d4a923435d3 (diff)
Adapt to wheezy / custom flagswheezy-1.0.35
-rw-r--r--debian/compat1
-rw-r--r--debian/control2
-rwxr-xr-xdebian/rules2
3 files changed, 3 insertions, 2 deletions
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 00000000..ec635144
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+9
diff --git a/debian/control b/debian/control
index 3efe26a3..1b11bb8c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: net
Priority: optional
Maintainer: Guus Sliepen <guus@debian.org>
Standards-Version: 4.3.0
-Build-Depends: libssl-dev, debhelper-compat (= 12), gettext, texinfo, zlib1g-dev, liblzo2-dev, libvdeplug-dev
+Build-Depends: libssl-dev, debhelper (>= 9), gettext, texinfo, zlib1g-dev, liblzo2-dev
Homepage: http://www.tinc-vpn.org/
Rules-Requires-Root: no
diff --git a/debian/rules b/debian/rules
index 43828fa0..e64765e1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ override_dh_clean:
rm -f doc/tinc.info
override_dh_auto_configure:
- dh_auto_configure -- --enable-uml --enable-vde --with-systemd=/lib/systemd/system --runstatedir=/run
+ dh_auto_configure -- --enable-uml
override_dh_auto_install:
dh_auto_install -- install-html