aboutsummaryrefslogtreecommitdiffstats
path: root/debian/librte-distributor1.symbols
diff options
context:
space:
mode:
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>2016-06-23 10:13:33 +0200
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>2016-06-23 16:39:48 +0200
commit4801b3f332b1d19019691b664cb54977d6a9d93f (patch)
treeb5a67504792ed82ba9b83c4d95d52a26826bfeda /debian/librte-distributor1.symbols
parent3ae0af121309b8ab3f9c93ab8e70d992a223109d (diff)
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 <christian.ehrhardt@canonical.com>
Diffstat (limited to 'debian/librte-distributor1.symbols')
-rw-r--r--debian/librte-distributor1.symbols11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/librte-distributor1.symbols b/debian/librte-distributor1.symbols
new file mode 100644
index 00000000..3218e6ad
--- /dev/null
+++ b/debian/librte-distributor1.symbols
@@ -0,0 +1,11 @@
+librte_distributor.so.1 librte-distributor1 #MINVER#
+ DPDK_2.0@DPDK_2.0 16.04
+ rte_distributor_clear_returns@DPDK_2.0 16.04
+ rte_distributor_create@DPDK_2.0 16.04
+ rte_distributor_flush@DPDK_2.0 16.04
+ rte_distributor_get_pkt@DPDK_2.0 16.04
+ rte_distributor_poll_pkt@DPDK_2.0 16.04
+ rte_distributor_process@DPDK_2.0 16.04
+ rte_distributor_request_pkt@DPDK_2.0 16.04
+ rte_distributor_return_pkt@DPDK_2.0 16.04
+ rte_distributor_returned_pkts@DPDK_2.0 16.04