From: Ivan Rako Date: Mon, 2 Jul 2018 21:25:00 +0000 (+0200) Subject: izbacena ovisnost o net-tools X-Git-Tag: debian/3.2.1^0 X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=carnet-tools-cn.git;a=commitdiff_plain;h=74e991c5ce428a9993dfe3074896ad7cb01cb06b izbacena ovisnost o net-tools --- diff --git a/debian/changelog b/debian/changelog index 81e05f2..a124184 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,14 @@ +carnet-tools-cn (3.2.1) stable; urgency=low + + * Izbacena ovisnost o paketu net-tools, sad se koristi naredba ip + + -- Ivan Rako Mon, 02 Jul 2018 23:24:42 +0200 + carnet-tools-cn (3.2.0) stable; urgency=low * Minimalne izmjene u paketu za Debian stretch * Izmjene u funkcijama cp_get_ifaddr i cp_get_ifmask zbog drugacijeg - outputa naredbe ifconfig - sad se koristi naredba ip + outputa naredbe ifconfig -- Ivan Rako Fri, 27 Apr 2018 09:28:03 +0200 diff --git a/debian/control b/debian/control index 5af6507..9feb5b3 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.9.8 Package: carnet-tools-cn Architecture: all -Depends: perl-base (>= 5.14.2-21), coreutils (>= 8.13-3.5), debianutils (>= 4.3.2), ipcalc, net-tools (>= 1.60+git20161116.90da8a0-1), ${misc:Depends}, ${perl:Depends} +Depends: perl-base (>= 5.14.2-21), coreutils (>= 8.13-3.5), debianutils (>= 4.3.2), ipcalc, ${misc:Depends}, ${perl:Depends} Suggests: mail-transport-agent Conflicts: carnet-tools Provides: carnet-tools