From 4801b3f332b1d19019691b664cb54977d6a9d93f Mon Sep 17 00:00:00 2001 From: Christian Ehrhardt Date: Thu, 23 Jun 2016 10:13:33 +0200 Subject: fix package names to match sonames Following policy and fixing the warning regarding https://lintian.debian.org/tags/package-name-doesnt-match-sonames.html Change-Id: Ib946075ff64c0f1c30e32f7998a3aa99256ebce5 Signed-off-by: Christian Ehrhardt --- debian/libdpdk-librte-power1.symbols | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 debian/libdpdk-librte-power1.symbols (limited to 'debian/libdpdk-librte-power1.symbols') diff --git a/debian/libdpdk-librte-power1.symbols b/debian/libdpdk-librte-power1.symbols deleted file mode 100644 index 22117859..00000000 --- a/debian/libdpdk-librte-power1.symbols +++ /dev/null @@ -1,14 +0,0 @@ -librte_power.so.1 libdpdk-librte-power1 #MINVER# - DPDK_2.0@DPDK_2.0 16.04 - rte_power_exit@DPDK_2.0 16.04 - rte_power_freq_down@DPDK_2.0 16.04 - rte_power_freq_max@DPDK_2.0 16.04 - rte_power_freq_min@DPDK_2.0 16.04 - rte_power_freq_up@DPDK_2.0 16.04 - rte_power_freqs@DPDK_2.0 16.04 - rte_power_get_env@DPDK_2.0 16.04 - rte_power_get_freq@DPDK_2.0 16.04 - rte_power_init@DPDK_2.0 16.04 - rte_power_set_env@DPDK_2.0 16.04 - rte_power_set_freq@DPDK_2.0 16.04 - rte_power_unset_env@DPDK_2.0 16.04 -- cgit 1.2.3-korg