From f4fbce6d27264d2ec802b67a44d0899204e0bdca Mon Sep 17 00:00:00 2001 From: Ralph Ronnquist Date: Sun, 27 Sep 2020 23:49:25 +1000 Subject: [PATCH] dependency and version change for ifupdown hook --- debian/changelog | 5 +++++ debian/control | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index bdb4873..7979784 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,8 @@ +rrqnet (0.3) experimental; urgency=medium + + * added ifupdown hook as alternative administration + + -- Ralph Ronnquist Sun, 27 Sep 2020 23:46:12 +1000 rrqnet (0.2) experimental; urgency=medium * fix to also gain standard broadcast diff --git a/debian/control b/debian/control index a95bc78..133b709 100644 --- a/debian/control +++ b/debian/control @@ -10,8 +10,8 @@ Vcs-Git: https://gitea.devuan.dev/devuan/rrqnet.git Package: rrqnet Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, bash, bridge-utils, iproute2, - lsof, net-tools, util-linux +Depends: ${shlibs:Depends}, ${misc:Depends}, bash, bridge-utils, daemon, + iproute2, lsof, net-tools, util-linux Description: Packet tunneling over UDP, multiple channels rrqnet is a bi-directional networking plug that channels packets between a UDP port and either or a tap interface or standard -- 2.39.2