fixed debianization, new version;
parent
fd737bddea
commit
29bcfa8ca4
@ -1,2 +1,2 @@
|
||||
libsxmp-dev_0.4.0_amd64.deb libdevel extra
|
||||
libsxmp_0.4.0_amd64.deb libs extra
|
||||
libsxmp-dev_0.4.1_amd64.deb libdevel extra
|
||||
libsxmp_0.4.1_amd64.deb libs extra
|
||||
|
@ -1,29 +1,29 @@
|
||||
man/connection_close.3
|
||||
man/connection_link.3
|
||||
man/connection_master_link.3
|
||||
man/connections_create.3
|
||||
man/connections_destroy.3
|
||||
man/connections_free.3
|
||||
man/connections_get_priv.3
|
||||
man/connections_init.3
|
||||
man/connections_set_authcheck.3
|
||||
man/connections_set_channelcall.3
|
||||
man/connections_set_ondestroy.3
|
||||
man/connections_set_onpulse.3
|
||||
man/connections_set_priv.3
|
||||
man/connections_set_rpcvalidator.3
|
||||
man/connections_setsslserts.3
|
||||
man/connections_set_sslvalidate.3
|
||||
man/sxhub_destroy.3
|
||||
man/sxhub_free.3
|
||||
man/sxhub_get_priv.3
|
||||
man/sxhub_init.3
|
||||
man/sxlink_close.3
|
||||
man/sxlink_connect.3
|
||||
man/sxmp_finalize.3
|
||||
man/sxmp_init.3
|
||||
man/sxchannel_close.3
|
||||
man/sxchannel_open.3
|
||||
man/sxmsg_clean.3
|
||||
man/sxhub_create.3
|
||||
man/sxhub_set_channelcall.3
|
||||
man/sxhub_set_onpulse.3
|
||||
man/sxhub_set_rpcvalidator.3
|
||||
man/sxhub_setsslserts.3
|
||||
man/sxmsg_pulse.3
|
||||
man/sxmsg_reply.3
|
||||
man/sxmsg_reply_pp.3
|
||||
man/sxmsg_return.3
|
||||
man/sxmsg_return_pp.3
|
||||
man/sxmsg_rreply.3
|
||||
man/sxmsg_send.3
|
||||
man/sxchannel_close.3
|
||||
man/sxmsg_clean.3
|
||||
man/sxmsg_send_pp.3
|
||||
man/sxmsg_reply_pp.3
|
||||
man/sxmsg_return_pp.3
|
||||
man/sxhub_set_authcheck.3
|
||||
man/sxhub_set_ondestroy.3
|
||||
man/sxhub_set_priv.3
|
||||
man/sxhub_set_sslvalidate.3
|
||||
man/sxlink_master_accept.3
|
||||
man/sxmsg_reply.3
|
||||
man/sxmsg_rreply.3
|
||||
|
@ -1,2 +1,2 @@
|
||||
shlibs:Depends=libc6 (>= 2.2.5), libsexpr, libssl1.0.0 (>= 1.0.1), libtdata, libuuid1 (>= 2.20.1)
|
||||
shlibs:Depends=libc6 (>= 2.15), libsexpr, libssl1.0.0 (>= 1.0.1), libtdata, libuuid1 (>= 2.20.1)
|
||||
misc:Depends=
|
||||
|
@ -1 +1 @@
|
||||
libsxmp 0.3.0 libsxmp (>> 0.3.0), libsxmp (<< 0.3.99)
|
||||
libsxmp 0.4.0 libsxmp (>> 0.4.0), libsxmp (<< 0.4.99)
|
||||
|
Loading…
Reference in New Issue