debian/0000755000000000000000000000000012160446243007170 5ustar debian/control0000644000000000000000000000251312160446224010573 0ustar Source: libpri Priority: optional Section: libs Maintainer: Debian VoIP Team Uploaders: Mark Purcell , Tzafrir Cohen , Faidon Liambotis Build-Depends: debhelper (>= 9) Standards-Version: 3.9.4 Homepage: http://www.asterisk.org/ Vcs-Svn: svn://anonscm.debian.org/pkg-voip/libpri/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-voip/libpri/trunk/ Package: libpri-dev Section: libdevel Architecture: any Depends: ${misc:Depends}, libpri1.4 (= ${binary:Version}) Description: Primary Rate ISDN specification development files Development files for the C implementation of the Primary Rate ISDN specification. . It was based on the Bellcore specification SR-NWT-002343 for National ISDN. As of May 12, 2001, it has been tested work with NI-2, Nortel DMS-100, and Lucent 5E Custom protocols on switches from Nortel and Lucent. Package: libpri1.4 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Primary Rate ISDN specification library C implementation of the Primary Rate ISDN specification. It was based on the Bellcore specification SR-NWT-002343 for National ISDN. As of May 12, 2001, it has been tested work with NI-2, Nortel DMS-100, and Lucent 5E Custom protocols on switches from Nortel and Lucent debian/patches/0000755000000000000000000000000012160446243010617 5ustar debian/patches/series0000644000000000000000000000004712111167136012032 0ustar enable-gcc-optimizations disable_dahdi debian/patches/enable-gcc-optimizations0000644000000000000000000000171712111167007015431 0ustar Description: remove unneeded and obsolete CPU optimizations Author: Faidon Liambotis We pass our own flags anyway, so such magic optimization flags are not likely to help. --- a/Makefile +++ b/Makefile @@ -104,22 +104,6 @@ export PRIVERSION PRIVERSION:=$(shell GREP=$(GREP) AWK=$(AWK) build_tools/make_version .) -#The problem with sparc is the best stuff is in newer versions of gcc (post 3.0) only. -#This works for even old (2.96) versions of gcc and provides a small boost either way. -#A ultrasparc cpu is really v9 but the stock debian stable 3.0 gcc doesnt support it. -ifeq ($(PROC),sparc64) -PROC=ultrasparc -LIBPRI_OPT = -mtune=$(PROC) -O3 -pipe -fomit-frame-pointer -mcpu=v8 -else - ifneq ($(CODE_COVERAGE),) - LIBPRI_OPT= - COVERAGE_CFLAGS=-ftest-coverage -fprofile-arcs - COVERAGE_LDFLAGS=-ftest-coverage -fprofile-arcs - else - LIBPRI_OPT=-O2 - endif -endif - ifeq ($(CPUARCH),i686) CFLAGS += -m32 SOFLAGS += -m32 debian/patches/disable_dahdi0000644000000000000000000000126412111167136013276 0ustar Description: disable utils that require dahdi Author: Tzafrir Cohen pridump and pritest are utilities that we currently don't install. They require dahdi for building. They are not being installed. Let's not waste time on them. If you need them installed, remove this patch and and install dahdi-source (dahdi/user.h) and libtonezone-dev (dahdi/tonezone.h). --- a/Makefile +++ b/Makefile @@ -98,7 +98,7 @@ LDCONFIG_FLAGS = \# # Trick to comment o #INSTALL_PREFIX = /opt/asterisk # Uncomment out to install in standard Solaris location for 3rd party code endif -UTILITIES= pridump pritest rosetest testprilib +UTILITIES= rosetest testprilib export PRIVERSION debian/docs0000644000000000000000000000000711377345044010046 0ustar README debian/source/0000755000000000000000000000000012160446243010470 5ustar debian/source/format0000644000000000000000000000001411377342367011711 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000243711163646266011142 0ustar This package was debianized by Mark Purcell on Wed, 2 Jul 2003 20:23:13 +1000. It was downloaded from htp://ftp.digum.com/pub/libpri Copyright Holder: * Copyright (C) 2001-2005, Digium, Inc License: * This program is free software, distributed under the terms of * the GNU General Public License Version 2 as published by the * Free Software Foundation. * * In addition, when this program is distributed with Asterisk in * any form that would qualify as a 'combined work' or as a * 'derivative work' (but not mere aggregation), you can redistribute * and/or modify the combination under the terms of the license * provided with that copy of Asterisk, instead of the license * terms granted here. This package 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 package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. debian/libpri1.4.symbols0000644000000000000000000005126312035336270012314 0ustar libpri.so.1.4 libpri1.4 #MINVER# * Build-Depends-Package: libpri-dev anfpr_initiate_transfer@Base 1.4.10 aoc_charging_request_send@Base 1.4.12 aoc_etsi_aoc_d_charging_unit@Base 1.4.12 aoc_etsi_aoc_d_currency@Base 1.4.12 aoc_etsi_aoc_e_charging_unit@Base 1.4.12 aoc_etsi_aoc_e_currency@Base 1.4.12 aoc_etsi_aoc_request@Base 1.4.12 aoc_etsi_aoc_s_currency@Base 1.4.12 aoc_etsi_aoc_s_special_arrangement@Base 1.4.12 asn1_dec_boolean@Base 1.4.11 asn1_dec_indef_end_fixup@Base 1.4.11 asn1_dec_int@Base 1.4.11 asn1_dec_length@Base 1.4.11 asn1_dec_null@Base 1.4.11 asn1_dec_oid@Base 1.4.11 asn1_dec_string_bin@Base 1.4.11 asn1_dec_string_max@Base 1.4.11 asn1_dec_tag@Base 1.4.11 asn1_dump@Base 1.4.10 asn1_enc_boolean@Base 1.4.11 asn1_enc_int@Base 1.4.11 asn1_enc_length@Base 1.4.11 asn1_enc_length_fixup@Base 1.4.11 asn1_enc_null@Base 1.4.11 asn1_enc_oid@Base 1.4.11 asn1_enc_string_bin@Base 1.4.11 asn1_enc_string_max@Base 1.4.11 asn1_tag2str@Base 1.4.11 att_maintenance_msgs@Base 1.4.11 eect_initiate_transfer@Base 1.4.10 etsi_initiate_transfer@Base 1.4.12 fac_dec_extension_header@Base 1.4.11 fac_enc_extension_header@Base 1.4.11 facility_decode_dump@Base 1.4.11 facility_decode_header@Base 1.4.11 facility_encode_header@Base 1.4.11 libpri_copy_string@Base 1.4.10 maintenance_service@Base 1.4.11 msg2str@Base 1.4.11 mwi_message_send@Base 1.4.10 national_maintenance_msgs@Base 1.4.11 pri_acknowledge@Base 1.4.10 pri_answer@Base 1.4.10 pri_aoc_d_send@Base 1.4.12 pri_aoc_de_request_response_send@Base 1.4.12 pri_aoc_e_send@Base 1.4.12 pri_aoc_events_enable@Base 1.4.12 pri_aoc_s_request_response_send@Base 1.4.12 pri_aoc_s_send@Base 1.4.12 pri_call@Base 1.4.10 pri_call_add_standard_apdus@Base 1.4.10 pri_call_apdu_delete@Base 1.4.11 pri_call_apdu_extract@Base 1.4.12 pri_call_apdu_find@Base 1.4.12 pri_call_apdu_queue@Base 1.4.10 pri_call_apdu_queue_cleanup@Base 1.4.10 pri_call_set_useruser@Base 1.4.10 pri_callrerouting_facility@Base 1.4.10 pri_cause2str@Base 1.4.10 pri_cc_available@Base 1.4.12 pri_cc_b_free@Base 1.4.12 pri_cc_call@Base 1.4.12 pri_cc_cancel@Base 1.4.12 pri_cc_enable@Base 1.4.12 pri_cc_event@Base 1.4.12 pri_cc_find_by_addressing@Base 1.4.12 pri_cc_find_by_linkage@Base 1.4.12 pri_cc_find_by_reference@Base 1.4.12 pri_cc_fsm_event_str@Base 1.4.12 pri_cc_fsm_state_str@Base 1.4.12 pri_cc_interrogate_rsp@Base 1.4.12 pri_cc_new_record@Base 1.4.12 pri_cc_ptmp_request@Base 1.4.12 pri_cc_ptp_request@Base 1.4.12 pri_cc_qsig_cancel@Base 1.4.12 pri_cc_qsig_determine_available@Base 1.4.12 pri_cc_qsig_exec_possible@Base 1.4.12 pri_cc_qsig_request@Base 1.4.12 pri_cc_recall_mode@Base 1.4.12 pri_cc_remote_user_free@Base 1.4.12 pri_cc_req@Base 1.4.12 pri_cc_req_rsp@Base 1.4.12 pri_cc_retain_signaling_req@Base 1.4.12 pri_cc_retain_signaling_rsp@Base 1.4.12 pri_cc_status@Base 1.4.12 pri_cc_status_req@Base 1.4.12 pri_cc_status_req_rsp@Base 1.4.12 pri_cc_stop_alerting@Base 1.4.12 pri_channel_bridge@Base 1.4.10 pri_check_event@Base 1.4.10 pri_connect_ack@Base 1.4.12 pri_connect_ack_enable@Base 1.4.12 pri_connected_line_update@Base 1.4.11 pri_copy_party_id_to_q931@Base 1.4.11 pri_copy_party_name_to_q931@Base 1.4.11 pri_copy_party_number_to_q931@Base 1.4.11 pri_copy_party_subaddress_to_q931@Base 1.4.11 pri_date_time_send_option@Base 1.4.12 pri_dchannel_run@Base 1.4.10 pri_destroycall@Base 1.4.10 pri_display_options_receive@Base 1.4.12 pri_display_options_send@Base 1.4.12 pri_display_text@Base 1.4.12 pri_dump_event@Base 1.4.10 pri_dump_info_str@Base 1.4.10 pri_enslave@Base 1.4.10 pri_error@Base 1.4.10 pri_event2str@Base 1.4.10 pri_facility_enable@Base 1.4.10 pri_facility_error2str@Base 1.4.12 pri_facility_reject2str@Base 1.4.12 pri_fd@Base 1.4.10 pri_get_crv@Base 1.4.10 pri_get_debug@Base 1.4.10 pri_get_timer@Base 1.4.10 pri_get_userdata@Base 1.4.10 pri_get_version@Base 1.4.10 pri_hangup@Base 1.4.10 pri_hangup_fix_enable@Base 1.4.11 pri_hold@Base 1.4.11 pri_hold_ack@Base 1.4.11 pri_hold_enable@Base 1.4.11 pri_hold_rej@Base 1.4.11 pri_information@Base 1.4.10 pri_is_dummy_call@Base 1.4.11 pri_keypad_facility@Base 1.4.10 pri_link_destroy@Base 1.4.12 pri_link_new@Base 1.4.12 pri_maintenance_service@Base 1.4.11 pri_mcid_enable@Base 1.4.12 pri_mcid_req_send@Base 1.4.12 pri_message@Base 1.4.10 pri_mkerror@Base 1.4.10 pri_mwi_activate@Base 1.4.10 pri_mwi_deactivate@Base 1.4.10 pri_mwi_indicate@Base 1.4.12 pri_mwi_indicate_v2@Base 1.4.12 pri_need_more_info@Base 1.4.10 pri_new@Base 1.4.10 pri_new_bri@Base 1.4.10 pri_new_bri_cb@Base 1.4.12 pri_new_call@Base 1.4.10 pri_new_cb@Base 1.4.10 pri_node2str@Base 1.4.10 pri_notify@Base 1.4.10 pri_persistent_layer2_option@Base 1.4.13 pri_plan2str@Base 1.4.10 pri_pres2str@Base 1.4.10 pri_proceeding@Base 1.4.10 pri_progress@Base 1.4.10 pri_progress_with_cause@Base 1.4.10 pri_redirecting_update@Base 1.4.11 pri_reroute_call@Base 1.4.11 pri_reroute_enable@Base 1.4.11 pri_rerouting_rsp@Base 1.4.11 pri_reset@Base 1.4.10 pri_restart@Base 1.4.10 pri_retrieve@Base 1.4.11 pri_retrieve_ack@Base 1.4.11 pri_retrieve_rej@Base 1.4.11 pri_schedule_check@Base 1.4.11.5 pri_schedule_del@Base 1.4.10 pri_schedule_event@Base 1.4.10 pri_schedule_next@Base 1.4.10 pri_schedule_run@Base 1.4.10 pri_set_chan_mapping_logical@Base 1.4.10 pri_set_crv@Base 1.4.10 pri_set_debug@Base 1.4.10 pri_set_error@Base 1.4.10 pri_set_inbanddisconnect@Base 1.4.10 pri_set_message@Base 1.4.10 pri_set_nsf@Base 1.4.10 pri_set_overlapdial@Base 1.4.10 pri_set_service_message_support@Base 1.4.11 pri_set_timer@Base 1.4.10 pri_set_userdata@Base 1.4.10 pri_setup@Base 1.4.10 pri_sr_free@Base 1.4.10 pri_sr_init@Base 1.4.12 pri_sr_new@Base 1.4.10 pri_sr_set_aoc_charging_request@Base 1.4.12 pri_sr_set_bearer@Base 1.4.10 pri_sr_set_called@Base 1.4.10 pri_sr_set_called_subaddress@Base 1.4.11 pri_sr_set_caller@Base 1.4.10 pri_sr_set_caller_party@Base 1.4.11 pri_sr_set_caller_subaddress@Base 1.4.11 pri_sr_set_channel@Base 1.4.10 pri_sr_set_connection_call_independent@Base 1.4.10 pri_sr_set_keypad_digits@Base 1.4.11 pri_sr_set_no_channel_call@Base 1.4.11 pri_sr_set_redirecting@Base 1.4.10 pri_sr_set_redirecting_parties@Base 1.4.11 pri_sr_set_reversecharge@Base 1.4.11 pri_sr_set_useruser@Base 1.4.10 pri_switch2str@Base 1.4.10 pri_timer2idx@Base 1.4.10 pri_transfer_enable@Base 1.4.12 pri_transfer_rsp@Base 1.4.12 q921_bring_layer2_up@Base 1.4.13 q921_dump@Base 1.4.10 q921_receive@Base 1.4.10 q921_start@Base 1.4.10 q921_transmit_iframe@Base 1.4.10 q921_transmit_uiframe@Base 1.4.11 q931_alerting@Base 1.4.10 q931_alloc_subcommand@Base 1.4.11 q931_call_getcrv@Base 1.4.10 q931_call_proceeding@Base 1.4.10 q931_call_progress@Base 1.4.10 q931_call_progress_with_cause@Base 1.4.10 q931_call_setcrv@Base 1.4.10 q931_call_state_str@Base 1.4.11 q931_cc_indirect@Base 1.4.12 q931_cc_timeout@Base 1.4.12 q931_cmp_party_id_to_address@Base 1.4.12 q931_connect@Base 1.4.10 q931_connect_acknowledge@Base 1.4.12 q931_copy_address_to_rose@Base 1.4.12 q931_copy_id_address_to_rose@Base 1.4.12 q931_copy_name_to_rose@Base 1.4.12 q931_copy_number_to_rose@Base 1.4.12 q931_copy_presented_id_address_screened_to_rose@Base 1.4.12 q931_copy_presented_number_screened_to_rose@Base 1.4.12 q931_copy_presented_number_unscreened_to_rose@Base 1.4.12 q931_copy_subaddress_to_rose@Base 1.4.12 q931_destroycall@Base 1.4.11 q931_disconnect@Base 1.4.10 q931_display_name_get@Base 1.4.12 q931_display_text@Base 1.4.12 q931_dl_event@Base 1.4.11.5 q931_dump@Base 1.4.10 q931_facility@Base 1.4.10 q931_facility_called@Base 1.4.12 q931_facility_display_name@Base 1.4.12 q931_find_held_active_call@Base 1.4.12 q931_find_link_id_call@Base 1.4.12 q931_find_winning_call@Base 1.4.12 q931_get_subcall_count@Base 1.4.12 q931_hangup@Base 1.4.10 q931_information@Base 1.4.10 q931_init_call_record@Base 1.4.11 q931_is_call_valid@Base 1.4.11.5 q931_is_call_valid_gripe@Base 1.4.12 q931_keypad_facility@Base 1.4.10 q931_master_pass_event@Base 1.4.11 q931_new_call@Base 1.4.10 q931_notify@Base 1.4.10 q931_notify_redirection@Base 1.4.11 q931_party_address_cmp@Base 1.4.12 q931_party_address_copy_to_pri@Base 1.4.12 q931_party_address_init@Base 1.4.11 q931_party_id_cmp@Base 1.4.11 q931_party_id_cmp_address@Base 1.4.12 q931_party_id_copy_to_address@Base 1.4.12 q931_party_id_copy_to_pri@Base 1.4.11 q931_party_id_fixup@Base 1.4.11 q931_party_id_init@Base 1.4.11 q931_party_id_presentation@Base 1.4.11 q931_party_name_cmp@Base 1.4.11 q931_party_name_copy_to_pri@Base 1.4.11 q931_party_name_init@Base 1.4.11 q931_party_number_cmp@Base 1.4.11 q931_party_number_copy_to_pri@Base 1.4.11 q931_party_number_init@Base 1.4.11 q931_party_redirecting_copy_to_pri@Base 1.4.11 q931_party_redirecting_init@Base 1.4.11 q931_party_subaddress_cmp@Base 1.4.11 q931_party_subaddress_copy_to_pri@Base 1.4.11 q931_party_subaddress_init@Base 1.4.11 q931_receive@Base 1.4.10 q931_register@Base 1.4.12 q931_release@Base 1.4.10 q931_request_subaddress@Base 1.4.12 q931_restart@Base 1.4.10 q931_send_hold@Base 1.4.11 q931_send_hold_ack@Base 1.4.11 q931_send_hold_rej@Base 1.4.11 q931_send_retrieve@Base 1.4.11 q931_send_retrieve_ack@Base 1.4.11 q931_send_retrieve_rej@Base 1.4.11 q931_setup@Base 1.4.10 q931_setup_ack@Base 1.4.10 q931_subaddress_transfer@Base 1.4.12 qsig_cf_callrerouting@Base 1.4.10 rlt_initiate_transfer@Base 1.4.10 rose_called_name_encode@Base 1.4.11 rose_connected_name_encode@Base 1.4.11 rose_copy_address_to_id_q931@Base 1.4.12 rose_copy_address_to_q931@Base 1.4.12 rose_copy_name_to_q931@Base 1.4.12 rose_copy_number_to_q931@Base 1.4.12 rose_copy_presented_address_screened_to_id_q931@Base 1.4.12 rose_copy_presented_number_screened_to_q931@Base 1.4.12 rose_copy_presented_number_unscreened_to_q931@Base 1.4.12 rose_copy_subaddress_to_q931@Base 1.4.12 rose_dec_Address@Base 1.4.11 rose_dec_AddressScreened@Base 1.4.11 rose_dec_NumberScreened@Base 1.4.11 rose_dec_PartyNumber@Base 1.4.11 rose_dec_PartySubaddress@Base 1.4.11 rose_dec_PresentedAddressScreened@Base 1.4.11 rose_dec_PresentedNumberScreened@Base 1.4.11 rose_dec_PresentedNumberUnscreened@Base 1.4.11 rose_dec_Q931ie@Base 1.4.11 rose_dec_dms100_RLT_OperationInd_RES@Base 1.4.11 rose_dec_dms100_RLT_ThirdParty_ARG@Base 1.4.11 rose_dec_etsi_AOCDChargingUnit_ARG@Base 1.4.11 rose_dec_etsi_AOCDCurrency_ARG@Base 1.4.11 rose_dec_etsi_AOCEChargingUnit_ARG@Base 1.4.11 rose_dec_etsi_AOCECurrency_ARG@Base 1.4.11 rose_dec_etsi_AOCSCurrency_ARG@Base 1.4.11 rose_dec_etsi_AOCSSpecialArr_ARG@Base 1.4.11 rose_dec_etsi_ActivationDiversion_ARG@Base 1.4.11 rose_dec_etsi_ActivationStatusNotificationDiv_ARG@Base 1.4.11 rose_dec_etsi_CCBSBFree_ARG@Base 1.4.12 rose_dec_etsi_CCBSCall_ARG@Base 1.4.12 rose_dec_etsi_CCBSDeactivate_ARG@Base 1.4.12 rose_dec_etsi_CCBSErase_ARG@Base 1.4.12 rose_dec_etsi_CCBSInterrogate_ARG@Base 1.4.12 rose_dec_etsi_CCBSInterrogate_RES@Base 1.4.12 rose_dec_etsi_CCBSRemoteUserFree_ARG@Base 1.4.12 rose_dec_etsi_CCBSRequest_ARG@Base 1.4.12 rose_dec_etsi_CCBSRequest_RES@Base 1.4.12 rose_dec_etsi_CCBSStatusRequest_ARG@Base 1.4.12 rose_dec_etsi_CCBSStatusRequest_RES@Base 1.4.12 rose_dec_etsi_CCBSStopAlerting_ARG@Base 1.4.12 rose_dec_etsi_CCBS_T_Request_ARG@Base 1.4.12 rose_dec_etsi_CCBS_T_Request_RES@Base 1.4.12 rose_dec_etsi_CCNRInterrogate_ARG@Base 1.4.12 rose_dec_etsi_CCNRInterrogate_RES@Base 1.4.12 rose_dec_etsi_CCNRRequest_ARG@Base 1.4.12 rose_dec_etsi_CCNRRequest_RES@Base 1.4.12 rose_dec_etsi_CCNR_T_Request_ARG@Base 1.4.12 rose_dec_etsi_CCNR_T_Request_RES@Base 1.4.12 rose_dec_etsi_CallDeflection_ARG@Base 1.4.11 rose_dec_etsi_CallInfoRetain_ARG@Base 1.4.12 rose_dec_etsi_CallRerouting_ARG@Base 1.4.11 rose_dec_etsi_ChargingRequest_ARG@Base 1.4.11 rose_dec_etsi_ChargingRequest_RES@Base 1.4.11 rose_dec_etsi_DeactivationDiversion_ARG@Base 1.4.11 rose_dec_etsi_DeactivationStatusNotificationDiv_ARG@Base 1.4.11 rose_dec_etsi_DiversionInformation_ARG@Base 1.4.11 rose_dec_etsi_DivertingLegInformation1_ARG@Base 1.4.11 rose_dec_etsi_DivertingLegInformation2_ARG@Base 1.4.11 rose_dec_etsi_DivertingLegInformation3_ARG@Base 1.4.11 rose_dec_etsi_EctInform_ARG@Base 1.4.11 rose_dec_etsi_EctLinkIdRequest_RES@Base 1.4.11 rose_dec_etsi_EctLoopTest_ARG@Base 1.4.11 rose_dec_etsi_EctLoopTest_RES@Base 1.4.11 rose_dec_etsi_EraseCallLinkageID_ARG@Base 1.4.12 rose_dec_etsi_ExplicitEctExecute_ARG@Base 1.4.11 rose_dec_etsi_InterrogateServedUserNumbers_RES@Base 1.4.11 rose_dec_etsi_InterrogationDiversion_ARG@Base 1.4.11 rose_dec_etsi_InterrogationDiversion_RES@Base 1.4.11 rose_dec_etsi_MWIActivate_ARG@Base 1.4.12 rose_dec_etsi_MWIDeactivate_ARG@Base 1.4.12 rose_dec_etsi_MWIIndicate_ARG@Base 1.4.12 rose_dec_etsi_StatusRequest_ARG@Base 1.4.12 rose_dec_etsi_StatusRequest_RES@Base 1.4.12 rose_dec_etsi_SubaddressTransfer_ARG@Base 1.4.11 rose_dec_ni2_InformationFollowing_ARG@Base 1.4.11 rose_dec_ni2_InitiateTransfer_ARG@Base 1.4.11 rose_dec_qsig_ActivateDiversionQ_ARG@Base 1.4.11 rose_dec_qsig_AocComplete_ARG@Base 1.4.11 rose_dec_qsig_AocComplete_RES@Base 1.4.11 rose_dec_qsig_AocDivChargeReq_ARG@Base 1.4.11 rose_dec_qsig_AocFinal_ARG@Base 1.4.11 rose_dec_qsig_AocInterim_ARG@Base 1.4.11 rose_dec_qsig_AocRate_ARG@Base 1.4.11 rose_dec_qsig_BusyName_ARG@Base 1.4.11 rose_dec_qsig_CallRerouting_ARG@Base 1.4.11 rose_dec_qsig_CallTransferActive_ARG@Base 1.4.11 rose_dec_qsig_CallTransferComplete_ARG@Base 1.4.11 rose_dec_qsig_CallTransferIdentify_RES@Base 1.4.11 rose_dec_qsig_CallTransferInitiate_ARG@Base 1.4.11 rose_dec_qsig_CallTransferSetup_ARG@Base 1.4.11 rose_dec_qsig_CallTransferUpdate_ARG@Base 1.4.11 rose_dec_qsig_CalledName_ARG@Base 1.4.11 rose_dec_qsig_CallingName_ARG@Base 1.4.11 rose_dec_qsig_CcCancel_ARG@Base 1.4.12 rose_dec_qsig_CcExecPossible_ARG@Base 1.4.12 rose_dec_qsig_CcPathReserve_ARG@Base 1.4.12 rose_dec_qsig_CcPathReserve_RES@Base 1.4.12 rose_dec_qsig_CcResume_ARG@Base 1.4.12 rose_dec_qsig_CcRingout_ARG@Base 1.4.12 rose_dec_qsig_CcSuspend_ARG@Base 1.4.12 rose_dec_qsig_CcbsRequest_ARG@Base 1.4.12 rose_dec_qsig_CcbsRequest_RES@Base 1.4.12 rose_dec_qsig_CcnrRequest_ARG@Base 1.4.12 rose_dec_qsig_CcnrRequest_RES@Base 1.4.12 rose_dec_qsig_ChargeRequest_ARG@Base 1.4.11 rose_dec_qsig_ChargeRequest_RES@Base 1.4.11 rose_dec_qsig_CheckRestriction_ARG@Base 1.4.11 rose_dec_qsig_ConnectedName_ARG@Base 1.4.11 rose_dec_qsig_DeactivateDiversionQ_ARG@Base 1.4.11 rose_dec_qsig_DivertingLegInformation1_ARG@Base 1.4.11 rose_dec_qsig_DivertingLegInformation2_ARG@Base 1.4.11 rose_dec_qsig_DivertingLegInformation3_ARG@Base 1.4.11 rose_dec_qsig_DummyArg_ARG@Base 1.4.11 rose_dec_qsig_DummyRes_RES@Base 1.4.11 rose_dec_qsig_InterrogateDiversionQ_ARG@Base 1.4.11 rose_dec_qsig_InterrogateDiversionQ_RES@Base 1.4.11 rose_dec_qsig_MWIActivate_ARG@Base 1.4.11 rose_dec_qsig_MWIDeactivate_ARG@Base 1.4.11 rose_dec_qsig_MWIInterrogate_ARG@Base 1.4.11 rose_dec_qsig_MWIInterrogate_RES@Base 1.4.11 rose_dec_qsig_Name@Base 1.4.11 rose_dec_qsig_SubaddressTransfer_ARG@Base 1.4.11 rose_decode@Base 1.4.11 rose_diverting_leg_information1_encode@Base 1.4.11 rose_diverting_leg_information3_encode@Base 1.4.11 rose_enc_Address@Base 1.4.11 rose_enc_AddressScreened@Base 1.4.11 rose_enc_NumberScreened@Base 1.4.11 rose_enc_PartyNumber@Base 1.4.11 rose_enc_PartySubaddress@Base 1.4.11 rose_enc_PresentedAddressScreened@Base 1.4.11 rose_enc_PresentedNumberScreened@Base 1.4.11 rose_enc_PresentedNumberUnscreened@Base 1.4.11 rose_enc_Q931ie@Base 1.4.11 rose_enc_dms100_RLT_OperationInd_RES@Base 1.4.11 rose_enc_dms100_RLT_ThirdParty_ARG@Base 1.4.11 rose_enc_etsi_AOCDChargingUnit_ARG@Base 1.4.11 rose_enc_etsi_AOCDCurrency_ARG@Base 1.4.11 rose_enc_etsi_AOCEChargingUnit_ARG@Base 1.4.11 rose_enc_etsi_AOCECurrency_ARG@Base 1.4.11 rose_enc_etsi_AOCSCurrency_ARG@Base 1.4.11 rose_enc_etsi_AOCSSpecialArr_ARG@Base 1.4.11 rose_enc_etsi_ActivationDiversion_ARG@Base 1.4.11 rose_enc_etsi_ActivationStatusNotificationDiv_ARG@Base 1.4.11 rose_enc_etsi_CCBSBFree_ARG@Base 1.4.12 rose_enc_etsi_CCBSCall_ARG@Base 1.4.12 rose_enc_etsi_CCBSDeactivate_ARG@Base 1.4.12 rose_enc_etsi_CCBSErase_ARG@Base 1.4.12 rose_enc_etsi_CCBSInterrogate_ARG@Base 1.4.12 rose_enc_etsi_CCBSInterrogate_RES@Base 1.4.12 rose_enc_etsi_CCBSRemoteUserFree_ARG@Base 1.4.12 rose_enc_etsi_CCBSRequest_ARG@Base 1.4.12 rose_enc_etsi_CCBSRequest_RES@Base 1.4.12 rose_enc_etsi_CCBSStatusRequest_ARG@Base 1.4.12 rose_enc_etsi_CCBSStatusRequest_RES@Base 1.4.12 rose_enc_etsi_CCBSStopAlerting_ARG@Base 1.4.12 rose_enc_etsi_CCBS_T_Request_ARG@Base 1.4.12 rose_enc_etsi_CCBS_T_Request_RES@Base 1.4.12 rose_enc_etsi_CCNRInterrogate_ARG@Base 1.4.12 rose_enc_etsi_CCNRInterrogate_RES@Base 1.4.12 rose_enc_etsi_CCNRRequest_ARG@Base 1.4.12 rose_enc_etsi_CCNRRequest_RES@Base 1.4.12 rose_enc_etsi_CCNR_T_Request_ARG@Base 1.4.12 rose_enc_etsi_CCNR_T_Request_RES@Base 1.4.12 rose_enc_etsi_CallDeflection_ARG@Base 1.4.11 rose_enc_etsi_CallInfoRetain_ARG@Base 1.4.12 rose_enc_etsi_CallRerouting_ARG@Base 1.4.11 rose_enc_etsi_ChargingRequest_ARG@Base 1.4.11 rose_enc_etsi_ChargingRequest_RES@Base 1.4.11 rose_enc_etsi_DeactivationDiversion_ARG@Base 1.4.11 rose_enc_etsi_DeactivationStatusNotificationDiv_ARG@Base 1.4.11 rose_enc_etsi_DiversionInformation_ARG@Base 1.4.11 rose_enc_etsi_DivertingLegInformation1_ARG@Base 1.4.11 rose_enc_etsi_DivertingLegInformation2_ARG@Base 1.4.11 rose_enc_etsi_DivertingLegInformation3_ARG@Base 1.4.11 rose_enc_etsi_EctInform_ARG@Base 1.4.11 rose_enc_etsi_EctLinkIdRequest_RES@Base 1.4.11 rose_enc_etsi_EctLoopTest_ARG@Base 1.4.11 rose_enc_etsi_EctLoopTest_RES@Base 1.4.11 rose_enc_etsi_EraseCallLinkageID_ARG@Base 1.4.12 rose_enc_etsi_ExplicitEctExecute_ARG@Base 1.4.11 rose_enc_etsi_InterrogateServedUserNumbers_RES@Base 1.4.11 rose_enc_etsi_InterrogationDiversion_ARG@Base 1.4.11 rose_enc_etsi_InterrogationDiversion_RES@Base 1.4.11 rose_enc_etsi_MWIActivate_ARG@Base 1.4.12 rose_enc_etsi_MWIDeactivate_ARG@Base 1.4.12 rose_enc_etsi_MWIIndicate_ARG@Base 1.4.12 rose_enc_etsi_StatusRequest_ARG@Base 1.4.12 rose_enc_etsi_StatusRequest_RES@Base 1.4.12 rose_enc_etsi_SubaddressTransfer_ARG@Base 1.4.11 rose_enc_ni2_InformationFollowing_ARG@Base 1.4.11 rose_enc_ni2_InitiateTransfer_ARG@Base 1.4.11 rose_enc_qsig_ActivateDiversionQ_ARG@Base 1.4.11 rose_enc_qsig_AocComplete_ARG@Base 1.4.11 rose_enc_qsig_AocComplete_RES@Base 1.4.11 rose_enc_qsig_AocDivChargeReq_ARG@Base 1.4.11 rose_enc_qsig_AocFinal_ARG@Base 1.4.11 rose_enc_qsig_AocInterim_ARG@Base 1.4.11 rose_enc_qsig_AocRate_ARG@Base 1.4.11 rose_enc_qsig_BusyName_ARG@Base 1.4.11 rose_enc_qsig_CallRerouting_ARG@Base 1.4.11 rose_enc_qsig_CallTransferActive_ARG@Base 1.4.11 rose_enc_qsig_CallTransferComplete_ARG@Base 1.4.11 rose_enc_qsig_CallTransferIdentify_RES@Base 1.4.11 rose_enc_qsig_CallTransferInitiate_ARG@Base 1.4.11 rose_enc_qsig_CallTransferSetup_ARG@Base 1.4.11 rose_enc_qsig_CallTransferUpdate_ARG@Base 1.4.11 rose_enc_qsig_CalledName_ARG@Base 1.4.11 rose_enc_qsig_CallingName_ARG@Base 1.4.11 rose_enc_qsig_CcPathReserve_ARG@Base 1.4.12 rose_enc_qsig_CcPathReserve_RES@Base 1.4.12 rose_enc_qsig_CcResume_ARG@Base 1.4.12 rose_enc_qsig_CcRingout_ARG@Base 1.4.12 rose_enc_qsig_CcSuspend_ARG@Base 1.4.12 rose_enc_qsig_CcbsRequest_ARG@Base 1.4.12 rose_enc_qsig_CcbsRequest_RES@Base 1.4.12 rose_enc_qsig_CcnrRequest_ARG@Base 1.4.12 rose_enc_qsig_CcnrRequest_RES@Base 1.4.12 rose_enc_qsig_ChargeRequest_ARG@Base 1.4.11 rose_enc_qsig_ChargeRequest_RES@Base 1.4.11 rose_enc_qsig_CheckRestriction_ARG@Base 1.4.11 rose_enc_qsig_ConnectedName_ARG@Base 1.4.11 rose_enc_qsig_DeactivateDiversionQ_ARG@Base 1.4.11 rose_enc_qsig_DivertingLegInformation1_ARG@Base 1.4.11 rose_enc_qsig_DivertingLegInformation2_ARG@Base 1.4.11 rose_enc_qsig_DivertingLegInformation3_ARG@Base 1.4.11 rose_enc_qsig_DummyArg_ARG@Base 1.4.11 rose_enc_qsig_DummyRes_RES@Base 1.4.11 rose_enc_qsig_InterrogateDiversionQ_ARG@Base 1.4.11 rose_enc_qsig_InterrogateDiversionQ_RES@Base 1.4.11 rose_enc_qsig_MWIActivate_ARG@Base 1.4.11 rose_enc_qsig_MWIDeactivate_ARG@Base 1.4.11 rose_enc_qsig_MWIInterrogate_ARG@Base 1.4.11 rose_enc_qsig_MWIInterrogate_RES@Base 1.4.11 rose_enc_qsig_Name@Base 1.4.11 rose_enc_qsig_SubaddressTransfer_ARG@Base 1.4.11 rose_encode@Base 1.4.11 rose_encode_error@Base 1.4.11 rose_encode_invoke@Base 1.4.11 rose_encode_reject@Base 1.4.11 rose_encode_result@Base 1.4.11 rose_enq_qsig_CcCancel_ARG@Base 1.4.12 rose_enq_qsig_CcExecPossible_ARG@Base 1.4.12 rose_error2str@Base 1.4.11 rose_error_msg_encode@Base 1.4.12 rose_handle_error@Base 1.4.11 rose_handle_invoke@Base 1.4.11 rose_handle_reject@Base 1.4.11 rose_handle_result@Base 1.4.11 rose_operation2str@Base 1.4.11 rose_reject2str@Base 1.4.11 rose_request_subaddress_encode@Base 1.4.12 rose_result_ok_encode@Base 1.4.12 send_call_transfer_complete@Base 1.4.11 send_facility_error@Base 1.4.12 send_facility_result_ok@Base 1.4.12 send_reroute_request@Base 1.4.11 send_subaddress_transfer@Base 1.4.12 debian/rules0000755000000000000000000000060412035334534010250 0ustar #!/usr/bin/make -f # := as there's no configure script in the middle right now and we want # to see explicit flags in the build log. CFLAGS := $(shell dpkg-buildflags --get CFLAGS) CFLAGS += $(shell dpkg-buildflags --get CPPFLAGS) LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS) export CFLAGS LDFLAGS %: dh $@ get-orig-source: uscan --force-download .PHONY: get-orig-source debian/clean0000644000000000000000000000001212030440434010156 0ustar version.c debian/compat0000644000000000000000000000000211771573464010403 0ustar 9 debian/libpri1.4.install0000644000000000000000000000002211107535432012255 0ustar usr/lib/lib*.so.* debian/backports/0000755000000000000000000000000012160446243011160 5ustar debian/backports/squeeze0000755000000000000000000000022411772110460012562 0ustar #!/bin/sh # Squeeze has an older debhelper: sed -i -e '/^Build-Depends:/s/debhelper (>= 9)/debhelper (>= 8)/' debian/control echo 8 >debian/compat debian/watch0000644000000000000000000000026311377345172010232 0ustar version=3 opts=dversionmangle=s/\~dfsg//,downloadurlmangle=s/.*ref=// \ http://downloads.asterisk.org/pub/telephony/libpri/releases/ libpri-([0-9.]*)\.tar\.gz debian svn-upgrade debian/changelog0000644000000000000000000003275412160446224011054 0ustar libpri (1.4.14-1) unstable; urgency=low [ Tzafrir Cohen ] * New upstream release. - Patch spelling-error-in-binary removed: merged upstream. - Fixes passing CFLAGS and LDFLAGS from build system: Patch enable-gcc-optimizations reduced. - Symbols file update (new function pri_persistent_layer2_option). * Remove version.c on clean (Closes: #688765). * Pass flags from dpkg-buildflags to the build system This library is now hardened. * Patch disable_dahdi: disable utils that require dahdi and are not installed. [ Mark Purcell ] * Update to anonscm.debian - fix vcs-field-not-canonical * Update Standards-Version: 3.9.4 - lintian clean -- Mark Purcell Thu, 20 Jun 2013 10:22:25 +1000 libpri (1.4.12-2) unstable; urgency=low * wheezey polish * Update Standards-Version: 3.9.3 - no changes * Refresh get-orig-source target * debian/compat -> 9 * Fix spelling-error-in-binary usr/lib/libpri.so.1.4 Wierd Weird -- Mark Purcell Sun, 24 Jun 2012 21:16:16 +1000 libpri (1.4.12-1) unstable; urgency=low * New upstream release. - Drop patch gcc-4.6-werror, not needed anymore. - Adapt patch enable-gcc-optimizations. - Updated symbols file with (a lot of) new symbols. -- Faidon Liambotis Sat, 26 Nov 2011 17:25:59 +0200 libpri (1.4.11.5-1) unstable; urgency=low * New upstream release. * Update symbols file (practically internal ones, actually). * Standards version 3.9.2 (no change needed). -- Tzafrir Cohen Mon, 26 Sep 2011 23:56:14 +0300 libpri (1.4.11.3-1.1) unstable; urgency=low * Non-maintainer upload. * Add gcc-4.6-werror to fix FTBFS with gcc-4.6. Closes: #625379. -- Aurelien Jarno Fri, 09 Sep 2011 14:54:45 +0200 libpri (1.4.11.3-1) unstable; urgency=low * New upstream bugfix release. -- Tzafrir Cohen Wed, 30 Jun 2010 00:53:30 +0300 libpri (1.4.11.2-1) unstable; urgency=low * New upstream bugfix release. - Patch fix-inband-bri removed: merged upstream. * Update my address to @debian.org. -- Tzafrir Cohen Tue, 08 Jun 2010 21:56:54 +0300 libpri (1.4.11-1) unstable; urgency=low * New upstream release. * Drop patch osarch_hurd, merged upstream. * Update enable-gcc-optimizations. * Use a symbol file for library versioning since this version added lots of them. Import and properly tag 1.4.10 & 1.4.11 symbols. * Bump Standards-Version to 3.8.4. * Switch to 3.0 (quilt) source package format and drop quilt dependency. * Switch from cdbs to dh from debhelper 7. * Switch to downloads.asterisk.org instead of the obsolete downloads.digium.com in the watch file. -- Faidon Liambotis Thu, 27 May 2010 04:27:05 +0300 libpri (1.4.10.2-2) unstable; urgency=low * Convert dpatch to quilt. -- Tzafrir Cohen Thu, 03 Dec 2009 13:27:59 +0200 libpri (1.4.10.2-1) unstable; urgency=low * New upstream release (Closes: #551820) - fixes improper Q.921 link operation * Add basic debian/README.source -- Mark Purcell Wed, 21 Oct 2009 10:03:25 +1100 libpri (1.4.10.1-1) unstable; urgency=low * New upstream release [ Tzafrir Cohen ] * Patch osarch_hurd: Fix building on HURD. [ Faidon Liambotis ] * Add a fix for the inbanddisconnection setting on BRIs. -- Mark Purcell Wed, 14 Oct 2009 07:46:11 +1100 libpri (1.4.10-1) unstable; urgency=low [ Tzafrir Cohen ] * New upstream release. - (Closes: #492867): "libpri - new upstream version" - bug fixes related to handling of BRI PTMP links -- Mark Purcell Fri, 24 Apr 2009 00:37:46 +1000 libpri (1.4.9-2) unstable; urgency=low * Upload to unstable - pkg-voip transition discussed on debian-release * Drop oldstable Conflicts: libpri1.2 -- Mark Purcell Thu, 02 Apr 2009 22:03:13 +1100 libpri (1.4.9-1) experimental; urgency=low [ Tzafrir Cohen ] * New upstream version. * Dropping bristuff for now. * NEW package libpri1.4 SONAME is now 1.4 . Changed package name accordingly [ Victor Seva ] * debian/rules: Update upstream's URL. [ Mark Purcell ] * Update debian/watch * Switch back to cdbs (allows -j2 and others) * debian/compact -> 7 * Update debian/copyright GPL-2 only * Upload to experimental while we coordinate transition debian-release & NEW -- Mark Purcell Sun, 22 Mar 2009 22:00:07 +1100 libpri (1.4.3-3) unstable; urgency=low [ Tzafrir Cohen ] * Fix layer 2 startup bugs (e.g. resume from cable disconnect) on BRI lines: - When getting a SABME/UA after sending one, don't reset state. - Don't further process an unassigned TEI event. * Bump standards version to 3.8.0 . [ Victor Seva ] * debian/rules: fix get-orig-source to actually work -- Faidon Liambotis Sun, 19 Oct 2008 20:12:39 +0300 libpri (1.4.3-2) unstable; urgency=low * Update to bristuff 0.4.0-RC1 - fixed "call reference exceeds 127 on BRI spans" bug in libpri which caused a deadlock in chan_zap. - fixed "t303 not stopped" bug in libpri. * Add Junghanns.NET GmbH to the copyright holders in debian/copyright. * Refer to /usr/share/common-licenses/GPL-2 to avoid ambiguity vs. GPLv3. -- Faidon Liambotis Wed, 21 May 2008 03:33:52 +0300 libpri (1.4.3-1) unstable; urgency=low [ Mark Purcell ] * New upstream release [ Tzafrir Cohen ] * Watching downloads.digium.com directly again. -- Mark Purcell Tue, 22 Apr 2008 22:49:51 +1000 libpri (1.4.2-2) unstable; urgency=low [ Faidon Liambotis ] * Fix debian/watch by using a pkg-voip wrapper to avoid upstream's silly redirections. (Closes: #449956) * Bump Standards-Version to 3.7.3, no changed needed. * Remove Jose Carlos Garcia Sogo and Santiago Garcia Mantinan from Uploaders. [ Tzafrir Cohen ] * Reset T303 timer on ALERTING and PROGRESS response to setup, from bristuff 0.4.0-test6-xr2 (Closes: #473550). -- Faidon Liambotis Tue, 01 Apr 2008 07:04:33 +0300 libpri (1.4.2-1) unstable; urgency=low [ Kilian Krause ] * Add Homepage field as added in dpkg-dev 1.14.6. [ Tzafrir Cohen ] * New upstream release. * Update bristuff to new upstream release. * Update makefile patches to new upstream. * Do build bristuffed version as well with -Werror . * Fix an uninitialized variable there. * BRI overlap digits were ignored - regression from 1.2 (Closes: #448118). [ Faidon Liambotis ] * Include since doesn't include it anymore. Fixes FTBFS (Closes: #453161). -- Faidon Liambotis Thu, 29 Nov 2007 10:32:50 +0000 libpri (1.4.1-2) unstable; urgency=low * Enable -O2 optimizations, following Policy 10.1. (Closes: #359186) * Conflict with libpri1.2 versions prior to 1.4.0-2 to ease transition for testing and unstable users. (Closes: #437804) -- Faidon Liambotis Wed, 15 Aug 2007 01:11:16 +0300 libpri (1.4.1-1) unstable; urgency=low * New Upstream Release [ Tzafrir Cohen ] * Re-Adding bristuff. * Which requires re-applying and fixing libname.dpatch . [ Faidon Liambotis ] * Add myself to Uploaders. * Add XS-Vcs-Svn and XS-Vcs-Browser to debian/control. * Switch to dh_install from the deprecated dh_movefiles. * Use ${binary:Version} instead of ${Source-Version}. * Loosen up shlibs: we want to create shlibs that are >= 1.4, not the specific version of libpri 1.4 (e.g. 1.4.1). * Conflict/Replace libpri1.2 from etch since we're providing the same files. [ Mark Purcell ] * Bump package name to match soname libpri1.0 -- Mark Purcell Sat, 04 Aug 2007 09:41:50 +0100 libpri (1.4.0-2) unstable; urgency=low * unstable release -- Mark Purcell Sun, 18 Mar 2007 21:41:16 +0000 libpri (1.4.0-1) experimental; urgency=low [ Tzafrir Cohen ] * A new package for branch 1.4. * Bristuff disabled. * Standard version updated to 3.7.2. No change required. [ Mark Purcell ] * Update debian/watch for 1.4 series -- Mark Purcell Sun, 18 Mar 2007 21:36:25 +0000 libpri (1.2.4-1) unstable; urgency=low * New upstream release. * bristuff-0.3.0-PRE-1v -- Mark Purcell Tue, 24 Oct 2006 22:21:29 +0100 libpri (1.2.3-1) unstable; urgency=low * New upstream release. [ Tzafrir Cohen ] * Patches have been applied upstream * Makefile.dpatch: Remove unused fix from patches * bristuff 0.3.0-PRE1p [ Mark Purcell ] * Cleanup bristuff.dpatch for Upstream 1.2.3. -- Mark Purcell Wed, 14 Jun 2006 12:11:36 +1000 libpri (1.2.2-3) unstable; urgency=low * Use CURDIR rather than PWD to make sure we can build with sudo. -- Kilian Krause Sun, 16 Apr 2006 22:55:59 +0000 libpri (1.2.2-2) unstable; urgency=low * bristuff 0.3.0-PRE-1k * some changes to the libname patch (don't change links in the build dir) * we no longer need to symlink manually (right?) -- Tzafrir Cohen Wed, 08 Feb 2006 00:39:46 +0200 libpri (1.2.2-1) unstable; urgency=low [ Tzafrir Cohen ] * bristuff 0.3.0-PRE-1f [ Kilian Krause ] * New upstream release. * New ABI since 1.2.1 without chaning SONAME. Adjusting at least the package name accordingly nevertheless. (Closes: #341109) * Add GNU/kFreeBSD patch to run ldconfig (Closes: #338388) -- Kilian Krause Sun, 5 Feb 2006 11:42:46 +0100 libpri (1.2.1-2) unstable; urgency=low * bristuff 0.3.0-PRE-1d * bristuff is built by default, but as a separate library: libpri-bristuffed.so.1 , /usr/include/bristuffed/pri.h . Thus the default libpri is unmodified. -- Tzafrir Cohen Sat, 31 Dec 2005 15:28:25 +0200 libpri (1.2.1-1) unstable; urgency=low * New upstream release * Disable bristuff for new upstream -- Mark Purcell Wed, 7 Dec 2005 21:25:46 +0000 libpri (1.2.0-release-2) unstable; urgency=low * bristuff 0.3.0-PRE-1 -- Tzafrir Cohen Wed, 23 Nov 2005 02:26:50 +0200 libpri (1.2.0-release-1) unstable; urgency=low * New upstream release -- Mark Purcell Thu, 17 Nov 2005 17:44:28 +0000 libpri (1.2.0-rc2-1) experimental; urgency=low * New upstream release -- Mark Purcell Sun, 13 Nov 2005 18:21:12 +0000 libpri (1.2.0-rc1-1) unstable; urgency=low * New upstream release * Copyright audit to debian/copyright -- Mark Purcell Wed, 9 Nov 2005 20:01:55 +0000 libpri (1.2.0-beta2-1) experimental; urgency=low * New upstream release * Update Makefile.patch -- Mark Purcell Tue, 1 Nov 2005 21:46:25 +0000 libpri (1.2.0-0beta1-1) experimental; urgency=low * New upstream release * Disable bristuff for experimental upload * lintian cleanup debian/copyright -- Mark Purcell Tue, 30 Aug 2005 20:36:41 +0100 libpri (1.0.9-4) unstable; urgency=low * Import bristuff-0.2.0-RC8l.dpatch -- Santiago Ruano Rincon Sat, 30 Jul 2005 11:30:30 -0500 libpri (1.0.9-3) unstable; urgency=low * Import bristuff_2.0.0-RC8j -- Mark Purcell Thu, 14 Jul 2005 12:35:29 +0100 libpri (1.0.9-2) unstable; urgency=low * With bristuff_2.0.0-RC8h enabled -- Mark Purcell Sat, 2 Jul 2005 09:32:21 +0100 libpri (1.0.9-1) unstable; urgency=low * New upstream release * Temp disable BRI stuff to enable 1.0.9 upload -- Mark Purcell Sat, 2 Jul 2005 09:03:34 +0100 libpri (1.0.7-1) unstable; urgency=low * New upstream release * debian/watch to svn-upgrade -- Mark Purcell Fri, 25 Mar 2005 10:36:08 +0000 libpri (1.0.6-1) unstable; urgency=low * New upstream version. (libpri 1.0.6, bristuff RC7k) * Upgraded Standards-Version to 3.6.1 after converting changelog to UTF8. -- Kilian Krause Sat, 5 Mar 2005 13:33:10 +0100 libpri (1.0.4-2) unstable; urgency=low * Debian VoIP import. * debian/patches/Makefile.dpatch, debian/patches/q931.dpatch: imported from old diff. * debian/patches/bristuff.dpatch: Added bristuff RC7f from junghanns.net (needs disabled q931.dpatch for now) (Closes: #294184) -- Kilian Krause Thu, 24 Feb 2005 01:25:11 +0100 libpri (1.0.4-1) unstable; urgency=low * New upstream release (Closes: Bug#288447) * Apply amd64 patch from Andreas Jochens (Closes: Bug#287442) -- Mark Purcell Sun, 6 Feb 2005 11:09:04 +0000 libpri (1.0.2-1) unstable; urgency=low * New upstream release -- Mark Purcell Sat, 6 Nov 2004 12:17:41 +1100 libpri (1.0.1-1) unstable; urgency=low * New upstream release -- Mark Purcell Thu, 7 Oct 2004 13:03:22 +1000 libpri (1.0.0-1) unstable; urgency=low * New upstream release -- Mark Purcell Fri, 24 Sep 2004 22:28:02 +1000 libpri (0.6.0+1.0RC1-1) unstable; urgency=low * New upstream release (Closes: Bug#254501) -- Mark Purcell Tue, 20 Jul 2004 19:14:24 +1000 libpri (0.6.0-1) unstable; urgency=low * New upstream release -- Mark Purcell Thu, 22 Apr 2004 23:59:18 +1000 libpri (0.5.2-1) unstable; urgency=low * New Upstream Release (Closes: Bug#200188) -- Mark Purcell Thu, 5 Feb 2004 16:01:49 +1100 libpri (0.3.2-1) unstable; urgency=low * Initial Release. -- Mark Purcell Wed, 2 Jul 2003 20:23:13 +1000 debian/libpri-dev.install0000644000000000000000000000005511163646266012626 0ustar usr/include/* usr/lib/lib*.a usr/lib/lib*.so