[Pkg-voip-commits] [libpri] 03/04: Imported Debian patch 1.4.15-1

Victor Seva Lopez maniac-guest at moszumanska.debian.org
Sun Aug 16 11:36:39 UTC 2015


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

maniac-guest pushed a commit to branch master
in repository libpri.

commit 9b2f8776f13255ad9edd572c4d996057273a3356
Merge: a19a4e6 53e91ef
Author: Jeremy Lainé <jeremy.laine at m4x.org>
Date:   Tue Jun 17 13:12:22 2014 +0200

    Imported Debian patch 1.4.15-1

 .version                                      |   2 +-
 ChangeLog                                     | 256 ++++++++
 Makefile                                      |  80 +--
 debian/backports/etch                         |  10 -
 debian/backports/squeeze                      |   5 +
 debian/changelog                              |  30 +
 debian/clean                                  |   1 +
 debian/control                                |   8 +-
 debian/libpri1.4.symbols                      |   3 +
 debian/patches/disable_dahdi                  |  21 +
 debian/patches/enable-gcc-optimizations       |  18 +-
 debian/patches/series                         |   2 +-
 debian/patches/spelling-error-in-binary.patch |  16 -
 debian/rules                                  |   9 +
 debian/upstream/signing-key.asc               | 169 +++++
 debian/watch                                  |   2 +-
 libpri-1.4.12-summary.html                    | 325 ----------
 libpri-1.4.12-summary.txt                     | 483 ---------------
 libpri-1.4.15-summary.html                    |  61 ++
 libpri-1.4.15-summary.txt                     |  91 +++
 libpri.h                                      |  94 ++-
 pri.c                                         |  76 ++-
 pri_cc.c                                      |   3 +-
 pri_facility.c                                |  13 +-
 pri_internal.h                                |  29 +-
 pri_q921.h                                    |   5 +-
 pri_q931.h                                    |   2 +-
 pridump.c                                     |  16 +-
 pritest.c                                     |   5 +-
 q921.c                                        | 573 ++++++++++-------
 q931.c                                        | 849 +++++++++++++++++++-------
 testprilib.c                                  |  22 +-
 32 files changed, 1895 insertions(+), 1384 deletions(-)

diff --cc debian/backports/squeeze
index 0000000,0000000..db61c4a
new file mode 100755
--- /dev/null
+++ b/debian/backports/squeeze
@@@ -1,0 -1,0 +1,5 @@@
++#!/bin/sh
++
++# Squeeze has an older debhelper:
++sed -i -e '/^Build-Depends:/s/debhelper (>= 9)/debhelper (>= 8)/' debian/control
++echo 8 >debian/compat
diff --cc debian/changelog
index 644397c,0000000..e9092b0
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,443 -1,0 +1,473 @@@
++libpri (1.4.15-1) unstable; urgency=medium
++
++  * New upstream release
++    - Symbols file update (new function pri_setup_ack).
++  * Add Jeremy Lainé to uploaders.
++  * Update Standards-Version: 3.9.5 - lintian clean.
++  * Add upstream GPG signature check to watch file.
++
++ -- Jeremy Lainé <jeremy.laine at m4x.org>  Tue, 17 Jun 2014 13:12:22 +0200
++
++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 <msp at debian.org>  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 <msp at debian.org>  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 <paravoid at debian.org>  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 <tzafrir at debian.org>  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 <aurel32 at debian.org>  Fri, 09 Sep 2011 14:54:45 +0200
 +
 +libpri (1.4.11.3-1) unstable; urgency=low
 +
 +  * New upstream bugfix release.
 +
 + -- Tzafrir Cohen <tzafrir at debian.org>  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 <tzafrir at debian.org>  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 <paravoid at debian.org>  Thu, 27 May 2010 04:27:05 +0300
 +
 +libpri (1.4.10.2-2) unstable; urgency=low
 +
 +  * Convert dpatch to quilt. 
 +
 + -- Tzafrir Cohen <tzafrir.cohen at xorcom.com>  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 <msp at debian.org>  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 <msp at debian.org>  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 <msp at debian.org>  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 <msp at debian.org>  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 <msp at debian.org>  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 <paravoid at debian.org>  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 <paravoid at debian.org>  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 <msp at debian.org>  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 <paravoid at debian.org>  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 <stddef.h> since <sys/time.h> doesn't include it anymore.
 +    Fixes FTBFS (Closes: #453161).
 +
 + -- Faidon Liambotis <paravoid at debian.org>  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 <paravoid at debian.org>  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 <msp at debian.org>  Sat, 04 Aug 2007 09:41:50 +0100
 +
 +libpri (1.4.0-2) unstable; urgency=low
 +
 +  * unstable release
 +
 + -- Mark Purcell <msp at debian.org>  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 <msp at debian.org>  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 <msp at debian.org>  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 <msp at debian.org>  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 <kilian at debian.org>  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 <tzafrir.cohen at xorcom.com>  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 <kilian at debian.org>  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 <tzafrir.cohen at xorcom.com>  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 <msp at debian.org>  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 <tzafrir.cohen at xorcom.com>  Wed, 23 Nov 2005 02:26:50 +0200
 +
 +libpri (1.2.0-release-1) unstable; urgency=low
 +
 +  * New upstream release
 +
 + -- Mark Purcell <msp at debian.org>  Thu, 17 Nov 2005 17:44:28 +0000
 +
 +libpri (1.2.0-rc2-1) experimental; urgency=low
 +
 +  * New upstream release
 +
 + -- Mark Purcell <msp at debian.org>  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 <msp at debian.org>  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 <msp at debian.org>  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 <msp at debian.org>  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 <santiago at unicauca.edu.co>  Sat, 30 Jul 2005 11:30:30 -0500
 +
 +libpri (1.0.9-3) unstable; urgency=low
 +
 +  * Import bristuff_2.0.0-RC8j
 +
 + -- Mark Purcell <msp at debian.org>  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 <msp at debian.org>  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 <msp at debian.org>  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 <msp at debian.org>  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 <kk at verfaction.de>  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 <kk at verfaction.de>  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 <msp at debian.org>  Sun,  6 Feb 2005 11:09:04 +0000
 +
 +libpri (1.0.2-1) unstable; urgency=low
 +
 +  * New upstream release
 +
 + -- Mark Purcell <msp at debian.org>  Sat,  6 Nov 2004 12:17:41 +1100
 +
 +libpri (1.0.1-1) unstable; urgency=low
 +
 +  * New upstream release
 +
 + -- Mark Purcell <msp at debian.org>  Thu,  7 Oct 2004 13:03:22 +1000
 +
 +libpri (1.0.0-1) unstable; urgency=low
 +
 +  * New upstream release
 +
 + -- Mark Purcell <msp at debian.org>  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 <msp at debian.org>  Tue, 20 Jul 2004 19:14:24 +1000
 +
 +libpri (0.6.0-1) unstable; urgency=low
 +
 +  * New upstream release
 +
 + -- Mark Purcell <msp at debian.org>  Thu, 22 Apr 2004 23:59:18 +1000
 +
 +libpri (0.5.2-1) unstable; urgency=low
 +
 +  * New Upstream Release (Closes: Bug#200188)
 +
 + -- Mark Purcell <msp at debian.org>  Thu,  5 Feb 2004 16:01:49 +1100
 +
 +libpri (0.3.2-1) unstable; urgency=low
 +
 +  * Initial Release.
 +
 + -- Mark Purcell <msp at debian.org>  Wed,  2 Jul 2003 20:23:13 +1000
 +
diff --cc debian/clean
index 0000000,0000000..17435c8
new file mode 100644
--- /dev/null
+++ b/debian/clean
@@@ -1,0 -1,0 +1,1 @@@
++version.c
diff --cc debian/control
index ce7d695,0000000..cfee7ae
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,31 -1,0 +1,31 @@@
 +Source: libpri
 +Priority: optional
 +Section: libs
 +Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
- Uploaders: Mark Purcell <msp at debian.org>, Tzafrir Cohen <tzafrir at debian.org>, Faidon Liambotis <paravoid at debian.org>
++Uploaders: Mark Purcell <msp at debian.org>, Tzafrir Cohen <tzafrir at debian.org>, Faidon Liambotis <paravoid at debian.org>, Jeremy Lainé <jeremy.laine at m4x.org>
 +Build-Depends: debhelper (>= 9)
- Standards-Version: 3.9.3
++Standards-Version: 3.9.5
 +Homepage: http://www.asterisk.org/
- Vcs-Svn: svn://svn.debian.org/pkg-voip/libpri/trunk/
- Vcs-Browser: http://svn.debian.org/wsvn/pkg-voip/libpri/?op=log
++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
diff --cc debian/libpri1.4.symbols
index 5eb4fea,0000000..522b1e3
mode 100644,000000..100644
--- a/debian/libpri1.4.symbols
+++ b/debian/libpri1.4.symbols
@@@ -1,545 -1,0 +1,548 @@@
 +libpri.so.1.4 libpri1.4 #MINVER#
 +* Build-Depends-Package: libpri-dev
 + anfpr_initiate_transfer at Base 1.4.10
 + aoc_charging_request_send at Base 1.4.12
 + aoc_etsi_aoc_d_charging_unit at Base 1.4.12
 + aoc_etsi_aoc_d_currency at Base 1.4.12
 + aoc_etsi_aoc_e_charging_unit at Base 1.4.12
 + aoc_etsi_aoc_e_currency at Base 1.4.12
 + aoc_etsi_aoc_request at Base 1.4.12
 + aoc_etsi_aoc_s_currency at Base 1.4.12
 + aoc_etsi_aoc_s_special_arrangement at Base 1.4.12
 + asn1_dec_boolean at Base 1.4.11
 + asn1_dec_indef_end_fixup at Base 1.4.11
 + asn1_dec_int at Base 1.4.11
 + asn1_dec_length at Base 1.4.11
 + asn1_dec_null at Base 1.4.11
 + asn1_dec_oid at Base 1.4.11
 + asn1_dec_string_bin at Base 1.4.11
 + asn1_dec_string_max at Base 1.4.11
 + asn1_dec_tag at Base 1.4.11
 + asn1_dump at Base 1.4.10
 + asn1_enc_boolean at Base 1.4.11
 + asn1_enc_int at Base 1.4.11
 + asn1_enc_length at Base 1.4.11
 + asn1_enc_length_fixup at Base 1.4.11
 + asn1_enc_null at Base 1.4.11
 + asn1_enc_oid at Base 1.4.11
 + asn1_enc_string_bin at Base 1.4.11
 + asn1_enc_string_max at Base 1.4.11
 + asn1_tag2str at Base 1.4.11
 + att_maintenance_msgs at Base 1.4.11
 + eect_initiate_transfer at Base 1.4.10
 + etsi_initiate_transfer at Base 1.4.12
 + fac_dec_extension_header at Base 1.4.11
 + fac_enc_extension_header at Base 1.4.11
 + facility_decode_dump at Base 1.4.11
 + facility_decode_header at Base 1.4.11
 + facility_encode_header at Base 1.4.11
 + libpri_copy_string at Base 1.4.10
 + maintenance_service at Base 1.4.11
 + msg2str at Base 1.4.11
 + mwi_message_send at Base 1.4.10
 + national_maintenance_msgs at Base 1.4.11
 + pri_acknowledge at Base 1.4.10
 + pri_answer at Base 1.4.10
 + pri_aoc_d_send at Base 1.4.12
 + pri_aoc_de_request_response_send at Base 1.4.12
 + pri_aoc_e_send at Base 1.4.12
 + pri_aoc_events_enable at Base 1.4.12
 + pri_aoc_s_request_response_send at Base 1.4.12
 + pri_aoc_s_send at Base 1.4.12
 + pri_call at Base 1.4.10
 + pri_call_add_standard_apdus at Base 1.4.10
 + pri_call_apdu_delete at Base 1.4.11
 + pri_call_apdu_extract at Base 1.4.12
 + pri_call_apdu_find at Base 1.4.12
 + pri_call_apdu_queue at Base 1.4.10
 + pri_call_apdu_queue_cleanup at Base 1.4.10
 + pri_call_set_useruser at Base 1.4.10
 + pri_callrerouting_facility at Base 1.4.10
 + pri_cause2str at Base 1.4.10
 + pri_cc_available at Base 1.4.12
 + pri_cc_b_free at Base 1.4.12
 + pri_cc_call at Base 1.4.12
 + pri_cc_cancel at Base 1.4.12
 + pri_cc_enable at Base 1.4.12
 + pri_cc_event at Base 1.4.12
 + pri_cc_find_by_addressing at Base 1.4.12
 + pri_cc_find_by_linkage at Base 1.4.12
 + pri_cc_find_by_reference at Base 1.4.12
 + pri_cc_fsm_event_str at Base 1.4.12
 + pri_cc_fsm_state_str at Base 1.4.12
 + pri_cc_interrogate_rsp at Base 1.4.12
 + pri_cc_new_record at Base 1.4.12
 + pri_cc_ptmp_request at Base 1.4.12
 + pri_cc_ptp_request at Base 1.4.12
 + pri_cc_qsig_cancel at Base 1.4.12
 + pri_cc_qsig_determine_available at Base 1.4.12
 + pri_cc_qsig_exec_possible at Base 1.4.12
 + pri_cc_qsig_request at Base 1.4.12
 + pri_cc_recall_mode at Base 1.4.12
 + pri_cc_remote_user_free at Base 1.4.12
 + pri_cc_req at Base 1.4.12
 + pri_cc_req_rsp at Base 1.4.12
 + pri_cc_retain_signaling_req at Base 1.4.12
 + pri_cc_retain_signaling_rsp at Base 1.4.12
 + pri_cc_status at Base 1.4.12
 + pri_cc_status_req at Base 1.4.12
 + pri_cc_status_req_rsp at Base 1.4.12
 + pri_cc_stop_alerting at Base 1.4.12
 + pri_channel_bridge at Base 1.4.10
 + pri_check_event at Base 1.4.10
 + pri_connect_ack at Base 1.4.12
 + pri_connect_ack_enable at Base 1.4.12
 + pri_connected_line_update at Base 1.4.11
 + pri_copy_party_id_to_q931 at Base 1.4.11
 + pri_copy_party_name_to_q931 at Base 1.4.11
 + pri_copy_party_number_to_q931 at Base 1.4.11
 + pri_copy_party_subaddress_to_q931 at Base 1.4.11
 + pri_date_time_send_option at Base 1.4.12
 + pri_dchannel_run at Base 1.4.10
 + pri_destroycall at Base 1.4.10
 + pri_display_options_receive at Base 1.4.12
 + pri_display_options_send at Base 1.4.12
 + pri_display_text at Base 1.4.12
 + pri_dump_event at Base 1.4.10
 + pri_dump_info_str at Base 1.4.10
 + pri_enslave at Base 1.4.10
 + pri_error at Base 1.4.10
 + pri_event2str at Base 1.4.10
 + pri_facility_enable at Base 1.4.10
 + pri_facility_error2str at Base 1.4.12
 + pri_facility_reject2str at Base 1.4.12
 + pri_fd at Base 1.4.10
 + pri_get_crv at Base 1.4.10
 + pri_get_debug at Base 1.4.10
 + pri_get_timer at Base 1.4.10
 + pri_get_userdata at Base 1.4.10
 + pri_get_version at Base 1.4.10
 + pri_hangup at Base 1.4.10
 + pri_hangup_fix_enable at Base 1.4.11
 + pri_hold at Base 1.4.11
 + pri_hold_ack at Base 1.4.11
 + pri_hold_enable at Base 1.4.11
 + pri_hold_rej at Base 1.4.11
 + pri_information at Base 1.4.10
 + pri_is_dummy_call at Base 1.4.11
 + pri_keypad_facility at Base 1.4.10
 + pri_link_destroy at Base 1.4.12
 + pri_link_new at Base 1.4.12
 + pri_maintenance_service at Base 1.4.11
 + pri_mcid_enable at Base 1.4.12
 + pri_mcid_req_send at Base 1.4.12
 + pri_message at Base 1.4.10
 + pri_mkerror at Base 1.4.10
 + pri_mwi_activate at Base 1.4.10
 + pri_mwi_deactivate at Base 1.4.10
 + pri_mwi_indicate at Base 1.4.12
 + pri_mwi_indicate_v2 at Base 1.4.12
 + pri_need_more_info at Base 1.4.10
 + pri_new at Base 1.4.10
 + pri_new_bri at Base 1.4.10
 + pri_new_bri_cb at Base 1.4.12
 + pri_new_call at Base 1.4.10
 + pri_new_cb at Base 1.4.10
 + pri_node2str at Base 1.4.10
 + pri_notify at Base 1.4.10
++ pri_persistent_layer2_option at Base 1.4.13
 + pri_plan2str at Base 1.4.10
 + pri_pres2str at Base 1.4.10
 + pri_proceeding at Base 1.4.10
 + pri_progress at Base 1.4.10
 + pri_progress_with_cause at Base 1.4.10
 + pri_redirecting_update at Base 1.4.11
 + pri_reroute_call at Base 1.4.11
 + pri_reroute_enable at Base 1.4.11
 + pri_rerouting_rsp at Base 1.4.11
 + pri_reset at Base 1.4.10
 + pri_restart at Base 1.4.10
 + pri_retrieve at Base 1.4.11
 + pri_retrieve_ack at Base 1.4.11
 + pri_retrieve_rej at Base 1.4.11
 + pri_schedule_check at Base 1.4.11.5
 + pri_schedule_del at Base 1.4.10
 + pri_schedule_event at Base 1.4.10
 + pri_schedule_next at Base 1.4.10
 + pri_schedule_run at Base 1.4.10
 + pri_set_chan_mapping_logical at Base 1.4.10
 + pri_set_crv at Base 1.4.10
 + pri_set_debug at Base 1.4.10
 + pri_set_error at Base 1.4.10
 + pri_set_inbanddisconnect at Base 1.4.10
 + pri_set_message at Base 1.4.10
 + pri_set_nsf at Base 1.4.10
 + pri_set_overlapdial at Base 1.4.10
 + pri_set_service_message_support at Base 1.4.11
 + pri_set_timer at Base 1.4.10
 + pri_set_userdata at Base 1.4.10
 + pri_setup at Base 1.4.10
++ pri_setup_ack at Base 1.4.15
 + pri_sr_free at Base 1.4.10
 + pri_sr_init at Base 1.4.12
 + pri_sr_new at Base 1.4.10
 + pri_sr_set_aoc_charging_request at Base 1.4.12
 + pri_sr_set_bearer at Base 1.4.10
 + pri_sr_set_called at Base 1.4.10
 + pri_sr_set_called_subaddress at Base 1.4.11
 + pri_sr_set_caller at Base 1.4.10
 + pri_sr_set_caller_party at Base 1.4.11
 + pri_sr_set_caller_subaddress at Base 1.4.11
 + pri_sr_set_channel at Base 1.4.10
 + pri_sr_set_connection_call_independent at Base 1.4.10
 + pri_sr_set_keypad_digits at Base 1.4.11
 + pri_sr_set_no_channel_call at Base 1.4.11
 + pri_sr_set_redirecting at Base 1.4.10
 + pri_sr_set_redirecting_parties at Base 1.4.11
 + pri_sr_set_reversecharge at Base 1.4.11
 + pri_sr_set_useruser at Base 1.4.10
 + pri_switch2str at Base 1.4.10
 + pri_timer2idx at Base 1.4.10
 + pri_transfer_enable at Base 1.4.12
 + pri_transfer_rsp at Base 1.4.12
++ q921_bring_layer2_up at Base 1.4.13
 + q921_dump at Base 1.4.10
 + q921_receive at Base 1.4.10
 + q921_start at Base 1.4.10
 + q921_transmit_iframe at Base 1.4.10
 + q921_transmit_uiframe at Base 1.4.11
 + q931_alerting at Base 1.4.10
 + q931_alloc_subcommand at Base 1.4.11
 + q931_call_getcrv at Base 1.4.10
 + q931_call_proceeding at Base 1.4.10
 + q931_call_progress at Base 1.4.10
 + q931_call_progress_with_cause at Base 1.4.10
 + q931_call_setcrv at Base 1.4.10
 + q931_call_state_str at Base 1.4.11
 + q931_cc_indirect at Base 1.4.12
 + q931_cc_timeout at Base 1.4.12
 + q931_cmp_party_id_to_address at Base 1.4.12
 + q931_connect at Base 1.4.10
 + q931_connect_acknowledge at Base 1.4.12
 + q931_copy_address_to_rose at Base 1.4.12
 + q931_copy_id_address_to_rose at Base 1.4.12
 + q931_copy_name_to_rose at Base 1.4.12
 + q931_copy_number_to_rose at Base 1.4.12
 + q931_copy_presented_id_address_screened_to_rose at Base 1.4.12
 + q931_copy_presented_number_screened_to_rose at Base 1.4.12
 + q931_copy_presented_number_unscreened_to_rose at Base 1.4.12
 + q931_copy_subaddress_to_rose at Base 1.4.12
 + q931_destroycall at Base 1.4.11
 + q931_disconnect at Base 1.4.10
 + q931_display_name_get at Base 1.4.12
 + q931_display_text at Base 1.4.12
 + q931_dl_event at Base 1.4.11.5
 + q931_dump at Base 1.4.10
 + q931_facility at Base 1.4.10
 + q931_facility_called at Base 1.4.12
 + q931_facility_display_name at Base 1.4.12
 + q931_find_held_active_call at Base 1.4.12
 + q931_find_link_id_call at Base 1.4.12
 + q931_find_winning_call at Base 1.4.12
 + q931_get_subcall_count at Base 1.4.12
 + q931_hangup at Base 1.4.10
 + q931_information at Base 1.4.10
 + q931_init_call_record at Base 1.4.11
 + q931_is_call_valid at Base 1.4.11.5
 + q931_is_call_valid_gripe at Base 1.4.12
 + q931_keypad_facility at Base 1.4.10
 + q931_master_pass_event at Base 1.4.11
 + q931_new_call at Base 1.4.10
 + q931_notify at Base 1.4.10
 + q931_notify_redirection at Base 1.4.11
 + q931_party_address_cmp at Base 1.4.12
 + q931_party_address_copy_to_pri at Base 1.4.12
 + q931_party_address_init at Base 1.4.11
 + q931_party_id_cmp at Base 1.4.11
 + q931_party_id_cmp_address at Base 1.4.12
 + q931_party_id_copy_to_address at Base 1.4.12
 + q931_party_id_copy_to_pri at Base 1.4.11
 + q931_party_id_fixup at Base 1.4.11
 + q931_party_id_init at Base 1.4.11
 + q931_party_id_presentation at Base 1.4.11
 + q931_party_name_cmp at Base 1.4.11
 + q931_party_name_copy_to_pri at Base 1.4.11
 + q931_party_name_init at Base 1.4.11
 + q931_party_number_cmp at Base 1.4.11
 + q931_party_number_copy_to_pri at Base 1.4.11
 + q931_party_number_init at Base 1.4.11
 + q931_party_redirecting_copy_to_pri at Base 1.4.11
 + q931_party_redirecting_init at Base 1.4.11
 + q931_party_subaddress_cmp at Base 1.4.11
 + q931_party_subaddress_copy_to_pri at Base 1.4.11
 + q931_party_subaddress_init at Base 1.4.11
 + q931_receive at Base 1.4.10
 + q931_register at Base 1.4.12
 + q931_release at Base 1.4.10
 + q931_request_subaddress at Base 1.4.12
 + q931_restart at Base 1.4.10
 + q931_send_hold at Base 1.4.11
 + q931_send_hold_ack at Base 1.4.11
 + q931_send_hold_rej at Base 1.4.11
 + q931_send_retrieve at Base 1.4.11
 + q931_send_retrieve_ack at Base 1.4.11
 + q931_send_retrieve_rej at Base 1.4.11
 + q931_setup at Base 1.4.10
 + q931_setup_ack at Base 1.4.10
 + q931_subaddress_transfer at Base 1.4.12
 + qsig_cf_callrerouting at Base 1.4.10
 + rlt_initiate_transfer at Base 1.4.10
 + rose_called_name_encode at Base 1.4.11
 + rose_connected_name_encode at Base 1.4.11
 + rose_copy_address_to_id_q931 at Base 1.4.12
 + rose_copy_address_to_q931 at Base 1.4.12
 + rose_copy_name_to_q931 at Base 1.4.12
 + rose_copy_number_to_q931 at Base 1.4.12
 + rose_copy_presented_address_screened_to_id_q931 at Base 1.4.12
 + rose_copy_presented_number_screened_to_q931 at Base 1.4.12
 + rose_copy_presented_number_unscreened_to_q931 at Base 1.4.12
 + rose_copy_subaddress_to_q931 at Base 1.4.12
 + rose_dec_Address at Base 1.4.11
 + rose_dec_AddressScreened at Base 1.4.11
 + rose_dec_NumberScreened at Base 1.4.11
 + rose_dec_PartyNumber at Base 1.4.11
 + rose_dec_PartySubaddress at Base 1.4.11
 + rose_dec_PresentedAddressScreened at Base 1.4.11
 + rose_dec_PresentedNumberScreened at Base 1.4.11
 + rose_dec_PresentedNumberUnscreened at Base 1.4.11
 + rose_dec_Q931ie at Base 1.4.11
 + rose_dec_dms100_RLT_OperationInd_RES at Base 1.4.11
 + rose_dec_dms100_RLT_ThirdParty_ARG at Base 1.4.11
 + rose_dec_etsi_AOCDChargingUnit_ARG at Base 1.4.11
 + rose_dec_etsi_AOCDCurrency_ARG at Base 1.4.11
 + rose_dec_etsi_AOCEChargingUnit_ARG at Base 1.4.11
 + rose_dec_etsi_AOCECurrency_ARG at Base 1.4.11
 + rose_dec_etsi_AOCSCurrency_ARG at Base 1.4.11
 + rose_dec_etsi_AOCSSpecialArr_ARG at Base 1.4.11
 + rose_dec_etsi_ActivationDiversion_ARG at Base 1.4.11
 + rose_dec_etsi_ActivationStatusNotificationDiv_ARG at Base 1.4.11
 + rose_dec_etsi_CCBSBFree_ARG at Base 1.4.12
 + rose_dec_etsi_CCBSCall_ARG at Base 1.4.12
 + rose_dec_etsi_CCBSDeactivate_ARG at Base 1.4.12
 + rose_dec_etsi_CCBSErase_ARG at Base 1.4.12
 + rose_dec_etsi_CCBSInterrogate_ARG at Base 1.4.12
 + rose_dec_etsi_CCBSInterrogate_RES at Base 1.4.12
 + rose_dec_etsi_CCBSRemoteUserFree_ARG at Base 1.4.12
 + rose_dec_etsi_CCBSRequest_ARG at Base 1.4.12
 + rose_dec_etsi_CCBSRequest_RES at Base 1.4.12
 + rose_dec_etsi_CCBSStatusRequest_ARG at Base 1.4.12
 + rose_dec_etsi_CCBSStatusRequest_RES at Base 1.4.12
 + rose_dec_etsi_CCBSStopAlerting_ARG at Base 1.4.12
 + rose_dec_etsi_CCBS_T_Request_ARG at Base 1.4.12
 + rose_dec_etsi_CCBS_T_Request_RES at Base 1.4.12
 + rose_dec_etsi_CCNRInterrogate_ARG at Base 1.4.12
 + rose_dec_etsi_CCNRInterrogate_RES at Base 1.4.12
 + rose_dec_etsi_CCNRRequest_ARG at Base 1.4.12
 + rose_dec_etsi_CCNRRequest_RES at Base 1.4.12
 + rose_dec_etsi_CCNR_T_Request_ARG at Base 1.4.12
 + rose_dec_etsi_CCNR_T_Request_RES at Base 1.4.12
 + rose_dec_etsi_CallDeflection_ARG at Base 1.4.11
 + rose_dec_etsi_CallInfoRetain_ARG at Base 1.4.12
 + rose_dec_etsi_CallRerouting_ARG at Base 1.4.11
 + rose_dec_etsi_ChargingRequest_ARG at Base 1.4.11
 + rose_dec_etsi_ChargingRequest_RES at Base 1.4.11
 + rose_dec_etsi_DeactivationDiversion_ARG at Base 1.4.11
 + rose_dec_etsi_DeactivationStatusNotificationDiv_ARG at Base 1.4.11
 + rose_dec_etsi_DiversionInformation_ARG at Base 1.4.11
 + rose_dec_etsi_DivertingLegInformation1_ARG at Base 1.4.11
 + rose_dec_etsi_DivertingLegInformation2_ARG at Base 1.4.11
 + rose_dec_etsi_DivertingLegInformation3_ARG at Base 1.4.11
 + rose_dec_etsi_EctInform_ARG at Base 1.4.11
 + rose_dec_etsi_EctLinkIdRequest_RES at Base 1.4.11
 + rose_dec_etsi_EctLoopTest_ARG at Base 1.4.11
 + rose_dec_etsi_EctLoopTest_RES at Base 1.4.11
 + rose_dec_etsi_EraseCallLinkageID_ARG at Base 1.4.12
 + rose_dec_etsi_ExplicitEctExecute_ARG at Base 1.4.11
 + rose_dec_etsi_InterrogateServedUserNumbers_RES at Base 1.4.11
 + rose_dec_etsi_InterrogationDiversion_ARG at Base 1.4.11
 + rose_dec_etsi_InterrogationDiversion_RES at Base 1.4.11
 + rose_dec_etsi_MWIActivate_ARG at Base 1.4.12
 + rose_dec_etsi_MWIDeactivate_ARG at Base 1.4.12
 + rose_dec_etsi_MWIIndicate_ARG at Base 1.4.12
 + rose_dec_etsi_StatusRequest_ARG at Base 1.4.12
 + rose_dec_etsi_StatusRequest_RES at Base 1.4.12
 + rose_dec_etsi_SubaddressTransfer_ARG at Base 1.4.11
 + rose_dec_ni2_InformationFollowing_ARG at Base 1.4.11
 + rose_dec_ni2_InitiateTransfer_ARG at Base 1.4.11
 + rose_dec_qsig_ActivateDiversionQ_ARG at Base 1.4.11
 + rose_dec_qsig_AocComplete_ARG at Base 1.4.11
 + rose_dec_qsig_AocComplete_RES at Base 1.4.11
 + rose_dec_qsig_AocDivChargeReq_ARG at Base 1.4.11
 + rose_dec_qsig_AocFinal_ARG at Base 1.4.11
 + rose_dec_qsig_AocInterim_ARG at Base 1.4.11
 + rose_dec_qsig_AocRate_ARG at Base 1.4.11
 + rose_dec_qsig_BusyName_ARG at Base 1.4.11
 + rose_dec_qsig_CallRerouting_ARG at Base 1.4.11
 + rose_dec_qsig_CallTransferActive_ARG at Base 1.4.11
 + rose_dec_qsig_CallTransferComplete_ARG at Base 1.4.11
 + rose_dec_qsig_CallTransferIdentify_RES at Base 1.4.11
 + rose_dec_qsig_CallTransferInitiate_ARG at Base 1.4.11
 + rose_dec_qsig_CallTransferSetup_ARG at Base 1.4.11
 + rose_dec_qsig_CallTransferUpdate_ARG at Base 1.4.11
 + rose_dec_qsig_CalledName_ARG at Base 1.4.11
 + rose_dec_qsig_CallingName_ARG at Base 1.4.11
 + rose_dec_qsig_CcCancel_ARG at Base 1.4.12
 + rose_dec_qsig_CcExecPossible_ARG at Base 1.4.12
 + rose_dec_qsig_CcPathReserve_ARG at Base 1.4.12
 + rose_dec_qsig_CcPathReserve_RES at Base 1.4.12
 + rose_dec_qsig_CcResume_ARG at Base 1.4.12
 + rose_dec_qsig_CcRingout_ARG at Base 1.4.12
 + rose_dec_qsig_CcSuspend_ARG at Base 1.4.12
 + rose_dec_qsig_CcbsRequest_ARG at Base 1.4.12
 + rose_dec_qsig_CcbsRequest_RES at Base 1.4.12
 + rose_dec_qsig_CcnrRequest_ARG at Base 1.4.12
 + rose_dec_qsig_CcnrRequest_RES at Base 1.4.12
 + rose_dec_qsig_ChargeRequest_ARG at Base 1.4.11
 + rose_dec_qsig_ChargeRequest_RES at Base 1.4.11
 + rose_dec_qsig_CheckRestriction_ARG at Base 1.4.11
 + rose_dec_qsig_ConnectedName_ARG at Base 1.4.11
 + rose_dec_qsig_DeactivateDiversionQ_ARG at Base 1.4.11
 + rose_dec_qsig_DivertingLegInformation1_ARG at Base 1.4.11
 + rose_dec_qsig_DivertingLegInformation2_ARG at Base 1.4.11
 + rose_dec_qsig_DivertingLegInformation3_ARG at Base 1.4.11
 + rose_dec_qsig_DummyArg_ARG at Base 1.4.11
 + rose_dec_qsig_DummyRes_RES at Base 1.4.11
 + rose_dec_qsig_InterrogateDiversionQ_ARG at Base 1.4.11
 + rose_dec_qsig_InterrogateDiversionQ_RES at Base 1.4.11
 + rose_dec_qsig_MWIActivate_ARG at Base 1.4.11
 + rose_dec_qsig_MWIDeactivate_ARG at Base 1.4.11
 + rose_dec_qsig_MWIInterrogate_ARG at Base 1.4.11
 + rose_dec_qsig_MWIInterrogate_RES at Base 1.4.11
 + rose_dec_qsig_Name at Base 1.4.11
 + rose_dec_qsig_SubaddressTransfer_ARG at Base 1.4.11
 + rose_decode at Base 1.4.11
 + rose_diverting_leg_information1_encode at Base 1.4.11
 + rose_diverting_leg_information3_encode at Base 1.4.11
 + rose_enc_Address at Base 1.4.11
 + rose_enc_AddressScreened at Base 1.4.11
 + rose_enc_NumberScreened at Base 1.4.11
 + rose_enc_PartyNumber at Base 1.4.11
 + rose_enc_PartySubaddress at Base 1.4.11
 + rose_enc_PresentedAddressScreened at Base 1.4.11
 + rose_enc_PresentedNumberScreened at Base 1.4.11
 + rose_enc_PresentedNumberUnscreened at Base 1.4.11
 + rose_enc_Q931ie at Base 1.4.11
 + rose_enc_dms100_RLT_OperationInd_RES at Base 1.4.11
 + rose_enc_dms100_RLT_ThirdParty_ARG at Base 1.4.11
 + rose_enc_etsi_AOCDChargingUnit_ARG at Base 1.4.11
 + rose_enc_etsi_AOCDCurrency_ARG at Base 1.4.11
 + rose_enc_etsi_AOCEChargingUnit_ARG at Base 1.4.11
 + rose_enc_etsi_AOCECurrency_ARG at Base 1.4.11
 + rose_enc_etsi_AOCSCurrency_ARG at Base 1.4.11
 + rose_enc_etsi_AOCSSpecialArr_ARG at Base 1.4.11
 + rose_enc_etsi_ActivationDiversion_ARG at Base 1.4.11
 + rose_enc_etsi_ActivationStatusNotificationDiv_ARG at Base 1.4.11
 + rose_enc_etsi_CCBSBFree_ARG at Base 1.4.12
 + rose_enc_etsi_CCBSCall_ARG at Base 1.4.12
 + rose_enc_etsi_CCBSDeactivate_ARG at Base 1.4.12
 + rose_enc_etsi_CCBSErase_ARG at Base 1.4.12
 + rose_enc_etsi_CCBSInterrogate_ARG at Base 1.4.12
 + rose_enc_etsi_CCBSInterrogate_RES at Base 1.4.12
 + rose_enc_etsi_CCBSRemoteUserFree_ARG at Base 1.4.12
 + rose_enc_etsi_CCBSRequest_ARG at Base 1.4.12
 + rose_enc_etsi_CCBSRequest_RES at Base 1.4.12
 + rose_enc_etsi_CCBSStatusRequest_ARG at Base 1.4.12
 + rose_enc_etsi_CCBSStatusRequest_RES at Base 1.4.12
 + rose_enc_etsi_CCBSStopAlerting_ARG at Base 1.4.12
 + rose_enc_etsi_CCBS_T_Request_ARG at Base 1.4.12
 + rose_enc_etsi_CCBS_T_Request_RES at Base 1.4.12
 + rose_enc_etsi_CCNRInterrogate_ARG at Base 1.4.12
 + rose_enc_etsi_CCNRInterrogate_RES at Base 1.4.12
 + rose_enc_etsi_CCNRRequest_ARG at Base 1.4.12
 + rose_enc_etsi_CCNRRequest_RES at Base 1.4.12
 + rose_enc_etsi_CCNR_T_Request_ARG at Base 1.4.12
 + rose_enc_etsi_CCNR_T_Request_RES at Base 1.4.12
 + rose_enc_etsi_CallDeflection_ARG at Base 1.4.11
 + rose_enc_etsi_CallInfoRetain_ARG at Base 1.4.12
 + rose_enc_etsi_CallRerouting_ARG at Base 1.4.11
 + rose_enc_etsi_ChargingRequest_ARG at Base 1.4.11
 + rose_enc_etsi_ChargingRequest_RES at Base 1.4.11
 + rose_enc_etsi_DeactivationDiversion_ARG at Base 1.4.11
 + rose_enc_etsi_DeactivationStatusNotificationDiv_ARG at Base 1.4.11
 + rose_enc_etsi_DiversionInformation_ARG at Base 1.4.11
 + rose_enc_etsi_DivertingLegInformation1_ARG at Base 1.4.11
 + rose_enc_etsi_DivertingLegInformation2_ARG at Base 1.4.11
 + rose_enc_etsi_DivertingLegInformation3_ARG at Base 1.4.11
 + rose_enc_etsi_EctInform_ARG at Base 1.4.11
 + rose_enc_etsi_EctLinkIdRequest_RES at Base 1.4.11
 + rose_enc_etsi_EctLoopTest_ARG at Base 1.4.11
 + rose_enc_etsi_EctLoopTest_RES at Base 1.4.11
 + rose_enc_etsi_EraseCallLinkageID_ARG at Base 1.4.12
 + rose_enc_etsi_ExplicitEctExecute_ARG at Base 1.4.11
 + rose_enc_etsi_InterrogateServedUserNumbers_RES at Base 1.4.11
 + rose_enc_etsi_InterrogationDiversion_ARG at Base 1.4.11
 + rose_enc_etsi_InterrogationDiversion_RES at Base 1.4.11
 + rose_enc_etsi_MWIActivate_ARG at Base 1.4.12
 + rose_enc_etsi_MWIDeactivate_ARG at Base 1.4.12
 + rose_enc_etsi_MWIIndicate_ARG at Base 1.4.12
 + rose_enc_etsi_StatusRequest_ARG at Base 1.4.12
 + rose_enc_etsi_StatusRequest_RES at Base 1.4.12
 + rose_enc_etsi_SubaddressTransfer_ARG at Base 1.4.11
 + rose_enc_ni2_InformationFollowing_ARG at Base 1.4.11
 + rose_enc_ni2_InitiateTransfer_ARG at Base 1.4.11
 + rose_enc_qsig_ActivateDiversionQ_ARG at Base 1.4.11
 + rose_enc_qsig_AocComplete_ARG at Base 1.4.11
 + rose_enc_qsig_AocComplete_RES at Base 1.4.11
 + rose_enc_qsig_AocDivChargeReq_ARG at Base 1.4.11
 + rose_enc_qsig_AocFinal_ARG at Base 1.4.11
 + rose_enc_qsig_AocInterim_ARG at Base 1.4.11
 + rose_enc_qsig_AocRate_ARG at Base 1.4.11
 + rose_enc_qsig_BusyName_ARG at Base 1.4.11
 + rose_enc_qsig_CallRerouting_ARG at Base 1.4.11
 + rose_enc_qsig_CallTransferActive_ARG at Base 1.4.11
 + rose_enc_qsig_CallTransferComplete_ARG at Base 1.4.11
 + rose_enc_qsig_CallTransferIdentify_RES at Base 1.4.11
 + rose_enc_qsig_CallTransferInitiate_ARG at Base 1.4.11
 + rose_enc_qsig_CallTransferSetup_ARG at Base 1.4.11
 + rose_enc_qsig_CallTransferUpdate_ARG at Base 1.4.11
 + rose_enc_qsig_CalledName_ARG at Base 1.4.11
 + rose_enc_qsig_CallingName_ARG at Base 1.4.11
 + rose_enc_qsig_CcPathReserve_ARG at Base 1.4.12
 + rose_enc_qsig_CcPathReserve_RES at Base 1.4.12
 + rose_enc_qsig_CcResume_ARG at Base 1.4.12
 + rose_enc_qsig_CcRingout_ARG at Base 1.4.12
 + rose_enc_qsig_CcSuspend_ARG at Base 1.4.12
 + rose_enc_qsig_CcbsRequest_ARG at Base 1.4.12
 + rose_enc_qsig_CcbsRequest_RES at Base 1.4.12
 + rose_enc_qsig_CcnrRequest_ARG at Base 1.4.12
 + rose_enc_qsig_CcnrRequest_RES at Base 1.4.12
 + rose_enc_qsig_ChargeRequest_ARG at Base 1.4.11
 + rose_enc_qsig_ChargeRequest_RES at Base 1.4.11
 + rose_enc_qsig_CheckRestriction_ARG at Base 1.4.11
 + rose_enc_qsig_ConnectedName_ARG at Base 1.4.11
 + rose_enc_qsig_DeactivateDiversionQ_ARG at Base 1.4.11
 + rose_enc_qsig_DivertingLegInformation1_ARG at Base 1.4.11
 + rose_enc_qsig_DivertingLegInformation2_ARG at Base 1.4.11
 + rose_enc_qsig_DivertingLegInformation3_ARG at Base 1.4.11
 + rose_enc_qsig_DummyArg_ARG at Base 1.4.11
 + rose_enc_qsig_DummyRes_RES at Base 1.4.11
 + rose_enc_qsig_InterrogateDiversionQ_ARG at Base 1.4.11
 + rose_enc_qsig_InterrogateDiversionQ_RES at Base 1.4.11
 + rose_enc_qsig_MWIActivate_ARG at Base 1.4.11
 + rose_enc_qsig_MWIDeactivate_ARG at Base 1.4.11
 + rose_enc_qsig_MWIInterrogate_ARG at Base 1.4.11
 + rose_enc_qsig_MWIInterrogate_RES at Base 1.4.11
 + rose_enc_qsig_Name at Base 1.4.11
 + rose_enc_qsig_SubaddressTransfer_ARG at Base 1.4.11
 + rose_encode at Base 1.4.11
 + rose_encode_error at Base 1.4.11
 + rose_encode_invoke at Base 1.4.11
 + rose_encode_reject at Base 1.4.11
 + rose_encode_result at Base 1.4.11
 + rose_enq_qsig_CcCancel_ARG at Base 1.4.12
 + rose_enq_qsig_CcExecPossible_ARG at Base 1.4.12
 + rose_error2str at Base 1.4.11
 + rose_error_msg_encode at Base 1.4.12
 + rose_handle_error at Base 1.4.11
 + rose_handle_invoke at Base 1.4.11
 + rose_handle_reject at Base 1.4.11
 + rose_handle_result at Base 1.4.11
 + rose_operation2str at Base 1.4.11
 + rose_reject2str at Base 1.4.11
 + rose_request_subaddress_encode at Base 1.4.12
 + rose_result_ok_encode at Base 1.4.12
 + send_call_transfer_complete at Base 1.4.11
 + send_facility_error at Base 1.4.12
 + send_facility_result_ok at Base 1.4.12
 + send_reroute_request at Base 1.4.11
 + send_subaddress_transfer at Base 1.4.12
diff --cc debian/patches/disable_dahdi
index 0000000,0000000..7deb1c0
new file mode 100644
--- /dev/null
+++ b/debian/patches/disable_dahdi
@@@ -1,0 -1,0 +1,21 @@@
++Description: disable utils that require dahdi
++Author: Tzafrir Cohen <tzafrir at debian.org>
++
++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
++ 
diff --cc debian/patches/enable-gcc-optimizations
index e1eb426,0000000..dc7c056
mode 100644,000000..100644
--- a/debian/patches/enable-gcc-optimizations
+++ b/debian/patches/enable-gcc-optimizations
@@@ -1,39 -1,0 +1,31 @@@
- Don't discard CFLAGS of the environment and turn off all optimizations as
- those are handled by our build system.
- 
++Description: remove unneeded and obsolete CPU optimizations
 +Author: Faidon Liambotis <paravoid at debian.org>
 +
++We pass our own flags anyway, so such magic optimization flags are not
++likely to help.
++
 +--- a/Makefile
 ++++ b/Makefile
- @@ -90,7 +90,7 @@ DYNAMIC_OBJS= \
-  	rose_qsig_mwi.lo \
-  	rose_qsig_name.lo \
-  	version.lo
- -CFLAGS=-Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -g -fPIC $(ALERTING) $(LIBPRI_OPT) $(COVERAGE_CFLAGS)
- +CFLAGS+=-Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -g -fPIC $(ALERTING) $(LIBPRI_OPT) $(COVERAGE_CFLAGS)
-  INSTALL_PREFIX=$(DESTDIR)
-  INSTALL_BASE=/usr
-  libdir?=$(INSTALL_BASE)/lib
- @@ -124,22 +124,6 @@ export PRIVERSION
++@@ -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
diff --cc debian/patches/series
index 9d20387,0000000..68e79c6
mode 100644,000000..100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@@ -1,2 -1,0 +1,2 @@@
- spelling-error-in-binary.patch
 +enable-gcc-optimizations
++disable_dahdi
diff --cc debian/rules
index e8f6869,0000000..e60a1c9
mode 100755,000000..100755
--- a/debian/rules
+++ b/debian/rules
@@@ -1,8 -1,0 +1,17 @@@
 +#!/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
diff --cc debian/upstream/signing-key.asc
index 0000000,0000000..9f56808
new file mode 100644
--- /dev/null
+++ b/debian/upstream/signing-key.asc
@@@ -1,0 -1,0 +1,169 @@@
++-----BEGIN PGP PUBLIC KEY BLOCK-----
++Version: GnuPG v1.4.12 (GNU/Linux)
++
++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
++2wCffhR97wuR1ES0PoUckGhYbn66Ha8=
++=tM7z
++-----END PGP PUBLIC KEY BLOCK-----
++-----BEGIN PGP PUBLIC KEY BLOCK-----
++Version: GnuPG v1.4.12 (GNU/Linux)
++
++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
++=8nzg
++-----END PGP PUBLIC KEY BLOCK-----
++-----BEGIN PGP PUBLIC KEY BLOCK-----
++Version: GnuPG v1.4.12 (GNU/Linux)
++
++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
++AJ9ugPRRwTGSL2eZO83Sl+Z1+6y7eQ==
++=9BtX
++-----END PGP PUBLIC KEY BLOCK-----
diff --cc debian/watch
index 3f8ddff,0000000..955d1be
mode 100644,000000..100644
--- a/debian/watch
+++ b/debian/watch
@@@ -1,3 -1,0 +1,3 @@@
 +version=3
- opts=dversionmangle=s/\~dfsg//,downloadurlmangle=s/.*ref=// \
++opts=dversionmangle=s/\~dfsg//,downloadurlmangle=s/.*ref=//,pgpsigurlmangle=s/$/.asc/ \
 +	http://downloads.asterisk.org/pub/telephony/libpri/releases/ libpri-([0-9.]*)\.tar\.gz debian svn-upgrade

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/libpri.git



More information about the Pkg-voip-commits mailing list