From 4a65f14d1e83a4ae15304ac8f97c55b19a8dbcab Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Sat, 27 Jan 2007 18:18:11 +0100 Subject: [PATCH] Add resolvconf to Suggests --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 33b8bc3..b152936 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ grml-network (0.1-5) unstable; urgency=low * Use resolvconf infrastructure for DNS setup: write dns-nameservers options to /etc/network/interfaces instead of direct writing to /etc/resolv.conf. This should fix issue87 and issue74. + * Add resolvconf to Suggests. -- Michael Prokop Sat, 27 Jan 2007 18:15:54 +0100 diff --git a/debian/control b/debian/control index 1dbd646..c58ca35 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.7.2 Package: grml-network Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, zsh -Suggests: wireless-tools, pptp-linux, wvdial, nmap, pppoeconf, isdnutils-base +Suggests: wireless-tools, pptp-linux, wvdial, nmap, pppoeconf, isdnutils-base, resolvconf Conflicts: grml-scripts (<< 0.8-26) Description: network related helper scripts This package provides scripts for network related -- 2.1.4