[libosmo-netif] 03/03: More for Debian packaging

Ruben Undheim rubund-guest at moszumanska.debian.org
Sun Dec 13 11:11:28 UTC 2015


This is an automated email from the git hooks/post-receive script.

rubund-guest pushed a commit to branch master
in repository libosmo-netif.

commit 0ef6e8aea0bf5d8b1c638827343cd30d9549b75c
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Sun Dec 13 11:54:54 2015 +0100

    More for Debian packaging
---
 debian/control                                     |  26 +++-
 debian/copyright                                   |  51 +++++++
 ...libosmonetif2.install => libosmonetif3.install} |   0
 debian/libosmonetif3.symbols                       | 165 +++++++++++++++++++++
 4 files changed, 236 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 3f5052d..a3e4926 100644
--- a/debian/control
+++ b/debian/control
@@ -12,13 +12,16 @@ Build-Depends: debhelper (>= 9),
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/libosmo-netif.git
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/libosmo-netif.git
+Homepage: http://git.osmocom.org/libosmo-netif/
 
-Package: libosmonetif2
-Section: libs
+Package: libosmonetif3
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Multi-Arch: same
-Description: Library containing common/shared code regarding network interface
+Description: Common/shared code regarding network interface for OpenBSC
+ The libosmo-netif library is one of the libraries needed by the
+ OpenBSC GSM infrastructure software. This library in particular implements
+ the shared code for network interfaces.
 
 Package: libosmo-netif-dev
 Section: libdevel
@@ -26,14 +29,25 @@ Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          libosmocore,
-         libosmonetif2 (= ${binary:Version})
+         libosmonetif3 (= ${binary:Version})
 Multi-Arch: same
 Description: Development headers for Osmocom network interface
+ The libosmo-netif library is one of the libraries needed by the
+ OpenBSC GSM infrastructure software. This library in particular implements
+ the shared code for network interfaces.
+ .
+ This package contains the development files needed for developing with
+ the libosmo-netif library.
 
 Package: libosmo-netif-dbg
 Section: debug
 Architecture: any
 Priority: extra
-Depends: libosmonetif2 (= ${binary:Version}), ${misc:Depends}
+Depends: libosmonetif3 (= ${binary:Version}), ${misc:Depends}
 Multi-Arch: same
-Description: Debug symbols for Osmocom network interface
+Description: Debug symbols for Osmocom network interface library
+ The libosmo-netif library is one of the libraries needed by the
+ OpenBSC GSM infrastructure software. This library in particular implements
+ the shared code for network interfaces.
+ .
+ This package contains the debug symbols for the library.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..1c1eb91
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,51 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: libosmocore
+Source: git://git.osmocom.org/libosmo-netif.git
+
+Files: *
+Copyright: 2012-2013 On-Waves
+           2012-2013 Pablo Neira Ayuso <pablo at gnumonks.org>
+License: GPL-2+
+
+Files: src/rs232.c 
+Copyright: 2008-2011 Harald Welte <laforge at gnumonks.org>
+                     Pablo Neira Ayuso <pablo at gnumonks.org>
+License: AGPL-3+
+
+Files: debian/*
+Copyright: 2013-2015 Holger Hans Peter Freyther <holger at moiji-mobile.com>
+           2015 Ruben Undheim <ruben.undheim at gmail.com>
+License: GPL-2+
+
+
+License: GPL-2+
+ This package is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, version 2 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
+
+
+License: AGPL-3+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU Affero General Public License as published by
+ the Free Software Foundation; either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU Affero General Public License
+ along with this program.  If not, see <http://www.gnu.org/licenses/>.
diff --git a/debian/libosmonetif2.install b/debian/libosmonetif3.install
similarity index 100%
rename from debian/libosmonetif2.install
rename to debian/libosmonetif3.install
diff --git a/debian/libosmonetif3.symbols b/debian/libosmonetif3.symbols
new file mode 100644
index 0000000..843c756
--- /dev/null
+++ b/debian/libosmonetif3.symbols
@@ -0,0 +1,165 @@
+libosmonetif.so.3 libosmonetif3 #MINVER#
+ chan_abis_ipa_cli at Base 0.0.6
+ chan_abis_ipa_srv at Base 0.0.6
+ ipa_cli_id_ack at Base 0.0.6
+ ipa_cli_id_resp at Base 0.0.6
+ ipa_id_ack_msg at Base 0.0.6
+ ipa_id_req_msg at Base 0.0.6
+ ipa_pong_msg at Base 0.0.6
+ ipaccess_idtag_name at Base 0.0.6
+ ipaccess_parse_unitid at Base 0.0.6
+ ipaccess_send_id_ack at Base 0.0.6
+ ipaccess_send_id_req at Base 0.0.6
+ ipaccess_send_pong at Base 0.0.6
+ osmo_abis_ipa_cli_set_cb_signalmsg at Base 0.0.6
+ osmo_abis_ipa_cli_set_oml_addr at Base 0.0.6
+ osmo_abis_ipa_cli_set_oml_port at Base 0.0.6
+ osmo_abis_ipa_cli_set_rsl_addr at Base 0.0.6
+ osmo_abis_ipa_cli_set_rsl_port at Base 0.0.6
+ osmo_abis_ipa_cli_set_unit at Base 0.0.6
+ osmo_abis_ipa_srv_set_cb_signalmsg at Base 0.0.6
+ osmo_abis_ipa_srv_set_oml_addr at Base 0.0.6
+ osmo_abis_ipa_srv_set_oml_port at Base 0.0.6
+ osmo_abis_ipa_srv_set_rsl_addr at Base 0.0.6
+ osmo_abis_ipa_srv_set_rsl_port at Base 0.0.6
+ osmo_abis_ipa_unit_add at Base 0.0.6
+ osmo_amr_bytes at Base 0.0.6
+ osmo_amr_ft_valid at Base 0.0.6
+ osmo_chan_close at Base 0.0.6
+ osmo_chan_create at Base 0.0.6
+ osmo_chan_destroy at Base 0.0.6
+ osmo_chan_enqueue at Base 0.0.6
+ osmo_chan_init at Base 0.0.6
+ osmo_chan_open at Base 0.0.6
+ osmo_dgram_close at Base 0.0.6
+ osmo_dgram_create at Base 0.0.6
+ osmo_dgram_destroy at Base 0.0.6
+ osmo_dgram_get_data at Base 0.0.6
+ osmo_dgram_open at Base 0.0.6
+ osmo_dgram_recv at Base 0.0.6
+ osmo_dgram_rx_close at Base 0.0.6
+ osmo_dgram_rx_create at Base 0.0.6
+ osmo_dgram_rx_destroy at Base 0.0.6
+ osmo_dgram_rx_open at Base 0.0.6
+ osmo_dgram_rx_recv at Base 0.0.6
+ osmo_dgram_rx_set_addr at Base 0.0.6
+ osmo_dgram_rx_set_port at Base 0.0.6
+ osmo_dgram_rx_set_read_cb at Base 0.0.6
+ osmo_dgram_send at Base 0.0.6
+ osmo_dgram_set_data at Base 0.0.6
+ osmo_dgram_set_local_addr at Base 0.0.6
+ osmo_dgram_set_local_port at Base 0.0.6
+ osmo_dgram_set_read_cb at Base 0.0.6
+ osmo_dgram_set_remote_addr at Base 0.0.6
+ osmo_dgram_set_remote_port at Base 0.0.6
+ osmo_dgram_tx_close at Base 0.0.6
+ osmo_dgram_tx_create at Base 0.0.6
+ osmo_dgram_tx_destroy at Base 0.0.6
+ osmo_dgram_tx_open at Base 0.0.6
+ osmo_dgram_tx_send at Base 0.0.6
+ osmo_dgram_tx_set_addr at Base 0.0.6
+ osmo_dgram_tx_set_data at Base 0.0.6
+ osmo_dgram_tx_set_port at Base 0.0.6
+ osmo_ipa_idtag_parse at Base 0.0.6
+ osmo_ipa_msg_alloc at Base 0.0.6
+ osmo_ipa_msg_push_header at Base 0.0.6
+ osmo_ipa_parse_msg_id_resp at Base 0.0.6
+ osmo_ipa_parse_unitid at Base 0.0.6
+ osmo_ipa_process_msg at Base 0.0.6
+ osmo_ipa_rcvmsg_base at Base 0.0.6
+ osmo_ipa_unit_add at Base 0.0.6
+ osmo_ipa_unit_alloc at Base 0.0.6
+ osmo_ipa_unit_find at Base 0.0.6
+ osmo_ipa_unit_free at Base 0.0.6
+ osmo_ipa_unit_get_bts_id at Base 0.0.6
+ osmo_ipa_unit_get_data at Base 0.0.6
+ osmo_ipa_unit_get_site_id at Base 0.0.6
+ osmo_ipa_unit_get_trx_id at Base 0.0.6
+ osmo_ipa_unit_get_unit_hwvers at Base 0.0.6
+ osmo_ipa_unit_get_unit_location1 at Base 0.0.6
+ osmo_ipa_unit_get_unit_location2 at Base 0.0.6
+ osmo_ipa_unit_get_unit_mac_addr at Base 0.0.6
+ osmo_ipa_unit_get_unit_name at Base 0.0.6
+ osmo_ipa_unit_get_unit_serno at Base 0.0.6
+ osmo_ipa_unit_get_unit_swvers at Base 0.0.6
+ osmo_ipa_unit_set_bts_id at Base 0.0.6
+ osmo_ipa_unit_set_site_id at Base 0.0.6
+ osmo_ipa_unit_set_trx_id at Base 0.0.6
+ osmo_ipa_unit_set_unit_hwvers at Base 0.0.6
+ osmo_ipa_unit_set_unit_location1 at Base 0.0.6
+ osmo_ipa_unit_set_unit_location2 at Base 0.0.6
+ osmo_ipa_unit_set_unit_mac_addr at Base 0.0.6
+ osmo_ipa_unit_set_unit_name at Base 0.0.6
+ osmo_ipa_unit_set_unit_serno at Base 0.0.6
+ osmo_ipa_unit_set_unit_swvers at Base 0.0.6
+ osmo_ipa_unit_snprintf at Base 0.0.6
+ osmo_ipa_unit_snprintf_hwvers at Base 0.0.6
+ osmo_ipa_unit_snprintf_loc1 at Base 0.0.6
+ osmo_ipa_unit_snprintf_loc2 at Base 0.0.6
+ osmo_ipa_unit_snprintf_mac_addr at Base 0.0.6
+ osmo_ipa_unit_snprintf_name at Base 0.0.6
+ osmo_ipa_unit_snprintf_serno at Base 0.0.6
+ osmo_ipa_unit_snprintf_swvers at Base 0.0.6
+ osmo_rs232_close at Base 0.0.6
+ osmo_rs232_create at Base 0.0.6
+ osmo_rs232_destroy at Base 0.0.6
+ osmo_rs232_open at Base 0.0.6
+ osmo_rs232_read at Base 0.0.6
+ osmo_rs232_set_baudrate at Base 0.0.6
+ osmo_rs232_set_delay_us at Base 0.0.6
+ osmo_rs232_set_read_cb at Base 0.0.6
+ osmo_rs232_set_serial_port at Base 0.0.6
+ osmo_rs232_write at Base 0.0.6
+ osmo_rtp_build at Base 0.0.6
+ osmo_rtp_get_hdr at Base 0.0.6
+ osmo_rtp_get_payload at Base 0.0.6
+ osmo_rtp_handle_create at Base 0.0.6
+ osmo_rtp_handle_free at Base 0.0.6
+ osmo_rtp_handle_tx_set_sequence at Base 0.0.6
+ osmo_rtp_handle_tx_set_ssrc at Base 0.0.6
+ osmo_rtp_handle_tx_set_timestamp at Base 0.0.6
+ osmo_rtp_snprintf at Base 0.0.6
+ osmo_stream_cli_close at Base 0.0.6
+ osmo_stream_cli_create at Base 0.0.6
+ osmo_stream_cli_destroy at Base 0.0.6
+ osmo_stream_cli_get_data at Base 0.0.6
+ osmo_stream_cli_get_ofd at Base 0.0.6
+ osmo_stream_cli_open at Base 0.0.6
+ osmo_stream_cli_recv at Base 0.0.6
+ osmo_stream_cli_send at Base 0.0.6
+ osmo_stream_cli_set_addr at Base 0.0.6
+ osmo_stream_cli_set_connect_cb at Base 0.0.6
+ osmo_stream_cli_set_data at Base 0.0.6
+ osmo_stream_cli_set_port at Base 0.0.6
+ osmo_stream_cli_set_read_cb at Base 0.0.6
+ osmo_stream_cli_set_reconnect_timeout at Base 0.0.6
+ osmo_stream_srv_create at Base 0.0.6
+ osmo_stream_srv_destroy at Base 0.0.6
+ osmo_stream_srv_get_data at Base 0.0.6
+ osmo_stream_srv_get_master at Base 0.0.6
+ osmo_stream_srv_get_ofd at Base 0.0.6
+ osmo_stream_srv_link_close at Base 0.0.6
+ osmo_stream_srv_link_create at Base 0.0.6
+ osmo_stream_srv_link_destroy at Base 0.0.6
+ osmo_stream_srv_link_get_data at Base 0.0.6
+ osmo_stream_srv_link_get_ofd at Base 0.0.6
+ osmo_stream_srv_link_open at Base 0.0.6
+ osmo_stream_srv_link_set_accept_cb at Base 0.0.6
+ osmo_stream_srv_link_set_addr at Base 0.0.6
+ osmo_stream_srv_link_set_data at Base 0.0.6
+ osmo_stream_srv_link_set_port at Base 0.0.6
+ osmo_stream_srv_recv at Base 0.0.6
+ osmo_stream_srv_send at Base 0.0.6
+ osmo_stream_srv_set_data at Base 0.0.6
+ osmux_snprintf at Base 0.0.6
+ osmux_tx_sched at Base 0.0.6
+ osmux_xfrm_input at Base 0.0.6
+ osmux_xfrm_input_close_circuit at Base 0.0.6
+ osmux_xfrm_input_deliver at Base 0.0.6
+ osmux_xfrm_input_fini at Base 0.0.6
+ osmux_xfrm_input_init at Base 0.0.6
+ osmux_xfrm_input_open_circuit at Base 0.0.6
+ osmux_xfrm_output at Base 0.0.6
+ osmux_xfrm_output_init at Base 0.0.6
+ osmux_xfrm_output_pull at Base 0.0.6
+ rs232_tx_timer_cb at Base 0.0.6

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libosmo-netif.git



More information about the debian-science-commits mailing list