v1.1.1 packaging
Hi,
Just now I released minor update of libhinawa, v1.1.1. This release includes rename of symbol which doesn't work at all in previous release.
For debian packaging, please apply below patch to add the missing symbol. In short, debian package doesn't get any effect from the renaming, fortunately.
diff --git a/debian/libhinawa1.symbols b/debian/libhinawa1.symbols
index 9534669..f33c248 100644
--- a/debian/libhinawa1.symbols
+++ b/debian/libhinawa1.symbols
@@ -55,3 +55,4 @@ libhinawa.so.1 libhinawa1 #MINVER#
hinawa_snd_tscm_get_type@HINAWA_1_1_0 1.1.0
hinawa_snd_tscm_open@HINAWA_1_1_0 1.1.0
hinawa_snd_tscm_quark@HINAWA_1_1_0 1.1.0
+ hinawa_sigs_marshal_VOID__UINT_UINT_UINT@HINAWA_1_1_0 1.1.0