From 76c04ac43067d724ab87c5d4154dfce88518e913 Mon Sep 17 00:00:00 2001 From: KatolaZ Date: Sat, 31 Dec 2016 00:15:34 +0000 Subject: corrected a typo in "Depends:" --- debian_package/setnet-0.1/debian/control | 2 +- debian_package/setnet-0.1/debian/setnet/DEBIAN/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'debian_package/setnet-0.1/debian') diff --git a/debian_package/setnet-0.1/debian/control b/debian_package/setnet-0.1/debian/control index 256ad38..4cc6e82 100644 --- a/debian_package/setnet-0.1/debian/control +++ b/debian_package/setnet-0.1/debian/control @@ -10,7 +10,7 @@ Homepage: http://kalos.mine.nu/setnet Package: setnet Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, bash, dialog, iproute2, dhclient +Depends: ${shlibs:Depends}, ${misc:Depends}, bash, dialog, iproute2, dhcp-client Suggests: wpasupplicant Description: simple bash+dialog tool to configure networks setnet is a relatively simple bash+dialog tool to configure ethernet diff --git a/debian_package/setnet-0.1/debian/setnet/DEBIAN/control b/debian_package/setnet-0.1/debian/setnet/DEBIAN/control index 6dee539..4f75fa7 100644 --- a/debian_package/setnet-0.1/debian/setnet/DEBIAN/control +++ b/debian_package/setnet-0.1/debian/setnet/DEBIAN/control @@ -3,7 +3,7 @@ Version: 0.1-1 Architecture: all Maintainer: Vincenzo (KatolaZ) Nicosia Installed-Size: 64 -Depends: bash, dialog, iproute2, dhclient +Depends: bash, dialog, iproute2, dhcp-client Suggests: wpasupplicant Section: unknown Priority: optional -- cgit v1.2.3