[libserialport] 04/07: fix typo in dch, add libserialport0.symbols
Zoltan Gyarmati
zgyarmati-guest at moszumanska.debian.org
Wed Mar 29 21:28:41 UTC 2017
This is an automated email from the git hooks/post-receive script.
zgyarmati-guest pushed a commit to branch master
in repository libserialport.
commit f9e0a1dc31fe28e990543a02e8342a0fc12d47ef
Author: Zoltan Gyarmati <mr.zoltan.gyarmati at gmail.com>
Date: Tue Feb 28 22:02:45 2017 +0100
fix typo in dch, add libserialport0.symbols
---
debian/changelog | 3 +-
debian/libserialport0.symbols | 81 +++++++++++++++++++++++++++++++++++++++++++
2 files changed, 83 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index bb7a0e7..c3b5d1f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
libserialport (0.1.1-2) unstable; urgency=medium
* New maintainer (Closes: #852832)
- * Add patch to fix build of kfreebsd (Closes: #816334)
+ * Add patch to fix build on kfreebsd (Closes: #816334)
* Standards-Version: 3.9.8 (no changes required)
+ * added libserialport0.symbols file
-- Zoltan Gyarmati <mr.zoltan.gyarmati at gmail.com> Mon, 27 Feb 2017 00:22:18 +0100
diff --git a/debian/libserialport0.symbols b/debian/libserialport0.symbols
new file mode 100644
index 0000000..4d2fb47
--- /dev/null
+++ b/debian/libserialport0.symbols
@@ -0,0 +1,81 @@
+libserialport.so.0 libserialport0 #MINVER#
+ sp_add_port_events at Base 0.1.1-2
+ sp_blocking_read at Base 0.1.1-2
+ sp_blocking_read_next at Base 0.1.1-2
+ sp_blocking_write at Base 0.1.1-2
+ sp_close at Base 0.1.1-2
+ sp_copy_port at Base 0.1.1-2
+ sp_debug_handler at Base 0.1.1-2
+ sp_default_debug_handler at Base 0.1.1-2
+ sp_drain at Base 0.1.1-2
+ sp_end_break at Base 0.1.1-2
+ sp_flush at Base 0.1.1-2
+ sp_free_config at Base 0.1.1-2
+ sp_free_error_message at Base 0.1.1-2
+ sp_free_event_set at Base 0.1.1-2
+ sp_free_port at Base 0.1.1-2
+ sp_free_port_list at Base 0.1.1-2
+ sp_get_age_lib_version at Base 0.1.1-2
+ sp_get_config at Base 0.1.1-2
+ sp_get_config_baudrate at Base 0.1.1-2
+ sp_get_config_bits at Base 0.1.1-2
+ sp_get_config_cts at Base 0.1.1-2
+ sp_get_config_dsr at Base 0.1.1-2
+ sp_get_config_dtr at Base 0.1.1-2
+ sp_get_config_parity at Base 0.1.1-2
+ sp_get_config_rts at Base 0.1.1-2
+ sp_get_config_stopbits at Base 0.1.1-2
+ sp_get_config_xon_xoff at Base 0.1.1-2
+ sp_get_current_lib_version at Base 0.1.1-2
+ sp_get_lib_version_string at Base 0.1.1-2
+ sp_get_major_package_version at Base 0.1.1-2
+ sp_get_micro_package_version at Base 0.1.1-2
+ sp_get_minor_package_version at Base 0.1.1-2
+ sp_get_package_version_string at Base 0.1.1-2
+ sp_get_port_bluetooth_address at Base 0.1.1-2
+ sp_get_port_by_name at Base 0.1.1-2
+ sp_get_port_description at Base 0.1.1-2
+ sp_get_port_handle at Base 0.1.1-2
+ sp_get_port_name at Base 0.1.1-2
+ sp_get_port_transport at Base 0.1.1-2
+ sp_get_port_usb_bus_address at Base 0.1.1-2
+ sp_get_port_usb_manufacturer at Base 0.1.1-2
+ sp_get_port_usb_product at Base 0.1.1-2
+ sp_get_port_usb_serial at Base 0.1.1-2
+ sp_get_port_usb_vid_pid at Base 0.1.1-2
+ sp_get_revision_lib_version at Base 0.1.1-2
+ sp_get_signals at Base 0.1.1-2
+ sp_input_waiting at Base 0.1.1-2
+ sp_last_error_code at Base 0.1.1-2
+ sp_last_error_message at Base 0.1.1-2
+ sp_list_ports at Base 0.1.1-2
+ sp_new_config at Base 0.1.1-2
+ sp_new_event_set at Base 0.1.1-2
+ sp_nonblocking_read at Base 0.1.1-2
+ sp_nonblocking_write at Base 0.1.1-2
+ sp_open at Base 0.1.1-2
+ sp_output_waiting at Base 0.1.1-2
+ sp_set_baudrate at Base 0.1.1-2
+ sp_set_bits at Base 0.1.1-2
+ sp_set_config at Base 0.1.1-2
+ sp_set_config_baudrate at Base 0.1.1-2
+ sp_set_config_bits at Base 0.1.1-2
+ sp_set_config_cts at Base 0.1.1-2
+ sp_set_config_dsr at Base 0.1.1-2
+ sp_set_config_dtr at Base 0.1.1-2
+ sp_set_config_flowcontrol at Base 0.1.1-2
+ sp_set_config_parity at Base 0.1.1-2
+ sp_set_config_rts at Base 0.1.1-2
+ sp_set_config_stopbits at Base 0.1.1-2
+ sp_set_config_xon_xoff at Base 0.1.1-2
+ sp_set_cts at Base 0.1.1-2
+ sp_set_debug_handler at Base 0.1.1-2
+ sp_set_dsr at Base 0.1.1-2
+ sp_set_dtr at Base 0.1.1-2
+ sp_set_flowcontrol at Base 0.1.1-2
+ sp_set_parity at Base 0.1.1-2
+ sp_set_rts at Base 0.1.1-2
+ sp_set_stopbits at Base 0.1.1-2
+ sp_set_xon_xoff at Base 0.1.1-2
+ sp_start_break at Base 0.1.1-2
+ sp_wait at Base 0.1.1-2
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libserialport.git
More information about the debian-science-commits
mailing list