From a7125859f0016d339de8ca84901615d667028043 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sat, 8 Aug 2015 19:02:59 +0200 Subject: [PATCH] debian: update symbol versioning Since all the work is now done in the `.map` file, we don't need to say more here. As the symbols were previously unversioned, we have to start both generations at 0.7.16. --- debian/lldpd.symbols | 33 ++------------------------------- 1 file changed, 2 insertions(+), 31 deletions(-) diff --git a/debian/lldpd.symbols b/debian/lldpd.symbols index bfd8cb58..313d67b0 100644 --- a/debian/lldpd.symbols +++ b/debian/lldpd.symbols @@ -1,32 +1,3 @@ liblldpctl.so.4 lldpd #MINVER# - lldpctl_atom_create@Base 0.7.3 - lldpctl_atom_dec_ref@Base 0.7.3 - lldpctl_atom_get@Base 0.7.3 - lldpctl_atom_get_buffer@Base 0.7.3 - lldpctl_atom_get_connection@Base 0.7.3 - lldpctl_atom_get_int@Base 0.7.3 - lldpctl_atom_get_str@Base 0.7.3 - lldpctl_atom_inc_ref@Base 0.7.3 - lldpctl_atom_iter@Base 0.7.3 - lldpctl_atom_iter_next@Base 0.7.3 - lldpctl_atom_iter_value@Base 0.7.3 - lldpctl_atom_set@Base 0.7.3 - lldpctl_atom_set_buffer@Base 0.7.3 - lldpctl_atom_set_int@Base 0.7.3 - lldpctl_atom_set_str@Base 0.7.12 - lldpctl_get_configuration@Base 0.7.3 - lldpctl_get_default_transport@Base 0.7.3 - lldpctl_get_interfaces@Base 0.7.3 - lldpctl_get_port@Base 0.7.3 - lldpctl_key_get_map@Base 0.7.3 - lldpctl_last_error@Base 0.7.3 - lldpctl_log_callback@Base 0.7.3 - lldpctl_new@Base 0.7.3 - lldpctl_new_name@Base 0.7.3 - lldpctl_process_conn_buffer@Base 0.7.10 - lldpctl_recv@Base 0.7.3 - lldpctl_release@Base 0.7.3 - lldpctl_send@Base 0.7.3 - lldpctl_strerror@Base 0.7.3 - lldpctl_watch@Base 0.7.3 - lldpctl_watch_callback@Base 0.7.3 + (symver)LIBLLDPCTL_4.6 0.7.16 + (symver)LIBLLDPCTL_4.7 0.7.16 -- 2.39.5