From 79d60addbf382b75743c3d77ad9a0aa16bfc871b Mon Sep 17 00:00:00 2001 From: Alexander Lutay Date: Thu, 1 Feb 2018 17:16:52 +0100 Subject: [PATCH] TT#31815 Remove libnumber-phone-perl from ngcp-panel dependencies It was added in commit 59a75ed63e823b6e0ae9cb50ad30184f1d7bf7b7 Author: Andreas Granig Date: Tue Nov 26 13:45:05 2013 +0100 MT#5103 Add basic call distribution graph. Still needs date picker to limit range. We can remove it as ngcp-panel doesn't provide 'distribution graph' anymore. P.S. it is noticed due to review https://gerrit.mgm.sipwise.com/#/c/17987/ as file /usr/share/perl5/Number/Phone/UK/Data.pm is huge (full of binary data). Change-Id: I887153e63421e4515984c0b4597d51bd915d77b3 --- debian/control | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/control b/debian/control index 24f3049fc3..f074ab5476 100644 --- a/debian/control +++ b/debian/control @@ -85,7 +85,6 @@ Depends: libnet-https-any-perl, libnet-telnet-perl, libnetaddr-ip-perl, - libnumber-phone-perl, libpath-tiny-perl, libplack-middleware-deflater-perl, librole-rest-client-perl,