Usually dropping a symbol is an ABI break that warrants bumping the SONAME. What's the story here? On Jun 8, 2014 7:46 AM, <[email protected]> wrote:
> The following commit has been merged in the experimental branch: > commit 183bfb530b54807968ae765c206f70594deb93df > Author: Alessandro Ghedini <[email protected]> > Date: Sun Jun 8 13:03:10 2014 +0200 > > Update symbols > > diff --git a/debian/libmpv0.symbols b/debian/libmpv0.symbols > index 7ba11a0..d32a617 100644 > --- a/debian/libmpv0.symbols > +++ b/debian/libmpv0.symbols > @@ -5,7 +5,7 @@ libmpv.so.0 libmpv0 #MINVER# > mpv_command_async@Base 0.4.0~git20140514 > mpv_command_string@Base 0.4.0~git20140514 > mpv_create@Base 0.4.0~git20140514 > - mpv_destroy@Base 0.4.0~git20140514 > + mpv_detach_destroy@Base 0.4.0~git20140608 > mpv_error_string@Base 0.4.0~git20140514 > mpv_event_name@Base 0.4.0~git20140514 > mpv_free@Base 0.4.0~git20140514 > @@ -30,6 +30,7 @@ libmpv.so.0 libmpv0 #MINVER# > mpv_set_property_string@Base 0.4.0~git20140514 > mpv_set_wakeup_callback@Base 0.4.0~git20140514 > mpv_suspend@Base 0.4.0~git20140514 > + mpv_terminate_destroy@Base 0.4.0~git20140608 > mpv_unobserve_property@Base 0.4.0~git20140514 > mpv_wait_event@Base 0.4.0~git20140514 > mpv_wakeup@Base 0.4.0~git20140514 > > -- > mpv packaging > > _______________________________________________ > pkg-multimedia-commits mailing list > [email protected] > > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-commits >
_______________________________________________ pkg-multimedia-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
