From 880645f250d7e27d231ac3a20a6a17a2be1c7769 Mon Sep 17 00:00:00 2001 From: Julien Fortin Date: Tue, 28 Jan 2020 17:00:18 +0100 Subject: [PATCH] python3: debian: control: update python3:depends Signed-off-by: Julien Fortin --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 56df954..1a615db 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Architecture: all Provides: ifupdown Conflicts: ifupdown Replaces: ifupdown -Depends: ${python:Depends}, ${misc:Depends}, iproute2, python3-argcomplete +Depends: ${python3:Depends}, ${misc:Depends}, iproute2, python3-argcomplete Suggests: isc-dhcp-client, bridge-utils, ethtool, python3-gvgen, python3-mako Description: Network Interface Management tool similar to ifupdown ifupdown2 is ifupdown re-written in Python. It replaces ifupdown and provides