--- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog index d4c3578..28cc385 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pppoeconf (1.21) UNRELEASED; urgency=low + + * add missing package dependencies on ifupdown and net-tools. + + -- Stefan Lippers-Hollmann <s....@gmx.de> Sun, 03 Nov 2013 16:23:07 +0100 + pppoeconf (1.20) unstable; urgency=low * Fix pppoeconf.desktop (Closes: #590202) diff --git a/debian/control b/debian/control index 85e5d84..cc99e6c 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Standards-Version: 3.9.2 Package: pppoeconf Architecture: all -Depends: ${misc:Depends}, whiptail-provider | whiptail, ppp (>= 2.4.2+20040428-2) | pppoe (>= 3.0), ppp (>= 2.4.1.uus2-4), gettext-base (>= 0.13), sed (>= 3.95) +Depends: ${misc:Depends}, whiptail-provider | whiptail, ppp (>= 2.4.2+20040428-2) | pppoe (>= 3.0), ppp (>= 2.4.1.uus2-4), gettext-base (>= 0.13), sed (>= 3.95), ifupdown, net-tools Recommends: locales Suggests: xdialog Description: configures PPPoE/ADSL connections -- 1.8.4.2 -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org