diff --git a/debian/changelog b/debian/changelog index ad16137..7d4561e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,10 @@ ngcp-metapackages (2.6.0) unstable; urgency=low * control: Remove deprecated dependencies * Add ipcalc to nth dependencies + [ rfuchs ] + * add gdb to nth list + * add tshark to nth list + -- Jon Bonilla Wed, 15 Aug 2012 21:06:27 +0200 ngcp-metapackages (2.5.4) unstable; urgency=low diff --git a/debian/control b/debian/control index 12f8657..de7477f 100644 --- a/debian/control +++ b/debian/control @@ -62,6 +62,7 @@ Description: Metapackage for Sipwise's NGCP platform Package: ngcp-nth-pro Architecture: all Depends: dstat, + gdb, host, ifenslave, ifrename, @@ -83,6 +84,7 @@ Depends: dstat, sysstat, tcpdump, telnet-ssl, + tshark, vim, vlan, ${misc:Depends}, @@ -94,6 +96,7 @@ Description: Metapackage for Nice To Have tools in NGCP platforms Package: ngcp-nth-ce Architecture: all Depends: dstat, + gdb, host, ifenslave, ifrename, @@ -114,6 +117,7 @@ Depends: dstat, sysstat, tcpdump, telnet-ssl, + tshark, vim, vlan, ${misc:Depends},