[Pkg-ofed-commits] [libibumad] 01/07: Add symbols file to libibumad3 library

Benjamin Drung bdrung at moszumanska.debian.org
Fri Aug 19 08:58:07 UTC 2016


This is an automated email from the git hooks/post-receive script.

bdrung pushed a commit to branch master
in repository libibumad.

commit 2854a4e1cf9c25eb834a3c94e0eff8c87aa557d5
Author: Benjamin Drung <benjamin.drung at profitbricks.com>
Date:   Thu Aug 18 15:30:50 2016 +0200

    Add symbols file to libibumad3 library
    
    dpkg can use symbols files in order to generate more accurate library
    dependencies for applications, based on the symbols from the library
    that are actually used by the application.
    
    Refer to the dpkg-gensymbols(1) manual page and
    https://wiki.debian.org/UsingSymbolsFiles for details.
---
 debian/libibumad3.symbols | 38 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 38 insertions(+)

diff --git a/debian/libibumad3.symbols b/debian/libibumad3.symbols
new file mode 100644
index 0000000..267ded3
--- /dev/null
+++ b/debian/libibumad3.symbols
@@ -0,0 +1,38 @@
+libibumad.so.3 libibumad3 #MINVER#
+ IBUMAD_1.0 at IBUMAD_1.0 1.3.9
+ umad_addr_dump at IBUMAD_1.0 1.3.9
+ umad_attribute_str at IBUMAD_1.0 1.3.10.2
+ umad_class_str at IBUMAD_1.0 1.3.10.2
+ umad_close_port at IBUMAD_1.0 1.3.9
+ umad_common_mad_status_str at IBUMAD_1.0 1.3.10.2
+ umad_debug at IBUMAD_1.0 1.3.9
+ umad_done at IBUMAD_1.0 1.3.9
+ umad_dump at IBUMAD_1.0 1.3.9
+ umad_get_ca at IBUMAD_1.0 1.3.9
+ umad_get_ca_portguids at IBUMAD_1.0 1.3.9
+ umad_get_cas_names at IBUMAD_1.0 1.3.9
+ umad_get_fd at IBUMAD_1.0 1.3.9
+ umad_get_issm_path at IBUMAD_1.0 1.3.9
+ umad_get_mad at IBUMAD_1.0 1.3.9
+ umad_get_mad_addr at IBUMAD_1.0 1.3.9
+ umad_get_pkey at IBUMAD_1.0 1.3.9
+ umad_get_port at IBUMAD_1.0 1.3.9
+ umad_init at IBUMAD_1.0 1.3.9
+ umad_method_str at IBUMAD_1.0 1.3.10.2
+ umad_open_port at IBUMAD_1.0 1.3.9
+ umad_poll at IBUMAD_1.0 1.3.9
+ umad_recv at IBUMAD_1.0 1.3.9
+ umad_register2 at IBUMAD_1.0 1.3.10.2
+ umad_register at IBUMAD_1.0 1.3.9
+ umad_register_oui at IBUMAD_1.0 1.3.9
+ umad_release_ca at IBUMAD_1.0 1.3.9
+ umad_release_port at IBUMAD_1.0 1.3.9
+ umad_sa_mad_status_str at IBUMAD_1.0 1.3.10.2
+ umad_send at IBUMAD_1.0 1.3.9
+ umad_set_addr at IBUMAD_1.0 1.3.9
+ umad_set_addr_net at IBUMAD_1.0 1.3.9
+ umad_set_grh at IBUMAD_1.0 1.3.9
+ umad_set_pkey at IBUMAD_1.0 1.3.9
+ umad_size at IBUMAD_1.0 1.3.9
+ umad_status at IBUMAD_1.0 1.3.9
+ umad_unregister at IBUMAD_1.0 1.3.9

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ofed/libibumad.git



More information about the Pkg-ofed-commits mailing list