Skip to content

Debian Changelog opal (3.6.4~dfsg-1)

2009

opal (3.6.4~dfsg-1) unstable; urgency=low

   * New Upstream Release
   * Fix "Rate controller skips too many frames", stolen from upstream.

 -- Mark Purcell <msp@debian.org>  Thu, 09 Jul 2009 08:12:53 +1000

opal (3.6.3~dfsg-2) unstable; urgency=low

   [ Eugen Dedu ]
   * Fix ptlib dependency, which lead to build failure (Closes: #533631)

 -- Mark Purcell <msp@debian.org>  Sat, 06 Jun 2009 17:43:25 +1000

opal (3.6.3~dfsg-1) unstable; urgency=low

   * New Upstream Release
     - soname bump - NEW package libopal3.6.3
     - libpt transition
   * Switch get-orig-source target to sf.net
 
   [ Kilian Krause ]
   * Remove -N from wget args in get-orig-source target as -O is already
     used.

 -- Mark Purcell <msp@debian.org>  Sat, 06 Jun 2009 17:30:45 +1000

opal (3.6.1~dfsg-1) unstable; urgency=low

   [ Eugen Dedu ]
   * debian/rules: Honour DEB_BUILD_OPTIONS parameter for parallel builds.
   * Build-Depends on libcelt-dev.
 
   [ Mark Purcell ]
   * New upstream release
     * Fix "simpleopal example dies with segfault" (Closes: #510988)
   * Build-Depends: libpt-dev (>= 2.6.1)
   * NEW packages; libopal-dev, libopal2.6.1, libopal-doc, libopal2.6.1-dbg
   * debian/compat -> 7
   * Use dh_install; Add [libopal-dev,simpleopal,libopal3.6.1].install
   * Update to cdbs - correctly strips -dbg, parallel builds, et al
     - cleanup debian/rules cruft
   * Add Suggests: pkg-config
   * Upload to unstable (libpt transition)

 -- Mark Purcell <msp@debian.org>  Mon, 27 Apr 2009 19:45:35 +1000

2008

opal (3.4.2~dfsg-2) experimental; urgency=low

   [ Eugen Dedu ]
   * Use Debian's speex library.
 
   [ Mark Purcell ]
   * Integrate historic debian/changelog from trunk
   * Update debian/watch to check sf.net
   * Fix hyphen-used-as-minus-sign debian/simpleopal.1

 -- Mark Purcell <msp@debian.org>  Sat, 15 Nov 2008 11:36:28 +1100

opal (3.4.2~dfsg-1) experimental; urgency=low

   [ Eugen Dedu ]
   * New release version 3.4.2, with update and simplification of debian files
   * Add a minimal man page for simpleopal.

 -- Mark Purcell <msp@debian.org>  Thu, 06 Nov 2008 21:44:30 +1100

opal (2.2.11~dfsg1-5) UNRELEASED; urgency=low

   * Add description for remove_ilbc.dpatch.
   * Remove config.log at clean time.
   * Remove duplicated word (the the) in the description of libopal-dev.

 -- Patrick Matthäi <patrick.matthaei@web.de>  Wed, 8 Oct 2008 21:21:56 +0200

opal (3.3.0+svn20940.dfsg-1) voip; urgency=low

   [ Eugen Dedu ]
   * Build from svn snapshot REV 20940, refresh libname patch and rules
   * Rename package to -beta1
   * Build-Depends on libgsm1-dev in order to use Debian's library
   * Remove h263-ffmpeg video codec, as suggested by upstream
   * Remove, if any, plugins for non-free codecs (H263-1998, H264, MPEG4)
 
   [ Mark Purcell ]
   * Switch to svn export
   * svn REV checkout is controlled from debian/changelog version
   * Update Description: to explict state this svn snapshot

 -- Mark Purcell <msp@debian.org>  Thu, 11 Sep 2008 22:33:41 +1000

opal (3.3.0+svn20930.dfsg-1) experimental; urgency=low

   * First upload to debian.
   [ Mark Purcell ]
 
   * Ver 3.3.0 was tagged at REV=20681 thus this is 3.3.0+svnXXXX

 -- Eugen Dedu <Eugen.Dedu@pu-pm.univ-fcomte.fr>  Sun, 16 Aug 2008 00:00:00 +0200

opal-snapshot (0-20080418-1) voip; urgency=low

   * Built from SVN snapshots.  No package support, please refer to
     irc.gimp.net channel #ekiga for support.  Do not complain about
     these debs at Debian BTS!

 -- Eugen Dedu <Eugen.Dedu@pu-pm.univ-fcomte.fr>  Sun, 18 Apr 2008 00:00:00 +0200

opal (2.2.11~dfsg1-4) unstable; urgency=low

   [ Kilian Krause ]
   * Fix regexp generating UPVRESION for backports.
   * Drop notrace build entirely to fixup ABI issues (Closes: #447452)
 
   [ Faidon Liambotis ]
   * Fix bug where shlibs were very strict on binNMUed versions.
   * Bump Standards-Version to 3.7.3, no changes needed.
   * Remove doxygen from Build-Depends-Indep since it's present in
     Build-Depends.
   * Drop Build-Conflicts on pre-sarge linux-kernel-headers.
   * Remove versioned dependency on pre-etch dpkg-dev.
   * Removed versioned dependency on g++ >= 2.95.
   * Remove debian/backports/sarge since it's an obsolete distribution.
   * Remove Jose Carlos Garcia Sogo and Santiago Garcia Mantinan from
     Uploaders and add myself.
   * Depend on newly introduced libspeexdsp-dev. (Closes: #474272)
   * Fix configure to never try to use the shipped speex version, even if it
     (wrongly) thinks it's newer.
 
   [ Victor Seva ]
   * Add patch from Rober Millan to solve FTBFS on parallel build.
     (Closes: #459742)

 -- Faidon Liambotis <paravoid@debian.org>  Sat, 05 Apr 2008 10:59:43 +0300

2007

opal (2.2.11~dfsg1-3) unstable; urgency=high

   * Add ~ suffix after upstream version to shlibs generation.
     (Closes: #448285)

 -- Kilian Krause <kilian@debian.org>  Mon, 29 Oct 2007 10:43:48 +0100

opal (2.2.11~dfsg1-2) unstable; urgency=low

   * Fix build problem in binutils on alpha by using "LDFLAGS+=-Wl,--no-relax".
     Thanks goes to Steve Langasek for finding this and Serge Belyshev for the
     tested patch.

 -- Kilian Krause <kilian@debian.org>  Tue, 23 Oct 2007 12:02:11 +0200

opal (2.2.11~dfsg1-1) unstable; urgency=low

   * New upstream release. (gcc-4.2 clean. Yeah!)
     Requires PWLib 1.10.10 - bump build-depends accordingly.
 
   [ Kilian Krause ]
   * Don't suggest development headers with library. (Closes: #378064)
   * Update Source-Version to binary:Version to allow clean binNMUs.
   * Update debian/watch.
   * Fix remaining debian-rules-ignores-make-clean errors
   * Don't set DH_COMPAT in rules.
   * Fix dh_strip call using libopal-ptrace rather than $(PACKAGE)-ptrace
     (Closes: #442975)
   * Conflict with our own binary library packages to fix false negative build
     checks (Closes: #440928)
   * Remove check-ilbc stamp in clean target
   * Add Homepage field as added in dpkg-dev 1.14.6.
 
   [ Faidon Liambotis ]
   * Adapt shlibs to depend on the upstream's version number and not the Debian
     version number, since we don't extend the ABI. This also imitates
     debhelper's behavior.

 -- Kilian Krause <kilian@debian.org>  Sat, 22 Sep 2007 12:08:48 +0200

opal (2.2.8~dfsg1-2) unstable; urgency=low

   * Add missing conflicts (Closes: #433152, #433155)

 -- Kilian Krause <kilian@debian.org>  Mon, 16 Jul 2007 13:49:32 +0200

opal (2.2.8~dfsg1-1) unstable; urgency=low

   * New upstream release. (Closes: #418485)
   * Build opt, opt+ptrace and debug version like PWLib. Bump to pwlib 1.10.7 therefore.
   * Change package name to comply with SOVER.
   * Cleanup rules to fix double compile problems with leftover files.
     (Closes: #424373)

 -- Kilian Krause <kilian@debian.org>  Tue, 3 Jul 2007 21:45:23 +0200

2006

opal (2.2.3.dfsg-3) unstable; urgency=high

   * Conflict with openmpi-dev to make sure we don't have a filename clash
     (Closes: #404004). Setting high urgency due to RC-bug.

 -- Kilian Krause <kilian@debian.org>  Wed, 27 Dec 2006 15:56:46 +0100

opal (2.2.3.dfsg-2) unstable; urgency=high

   * Correct the versioned dependency to the lib we're building right now to
     overcome problems like #392522. Setting urgency=high, for we're closing an
     RC-bug.

 -- Kilian Krause <kilian@debian.org>  Sun, 22 Oct 2006 11:04:26 +0200

opal (2.2.3.dfsg-1) unstable; urgency=low

   * Rename configure target to config.status.
   * New upstream release.

 -- Kilian Krause <kilian@debian.org>  Mon, 9 Oct 2006 13:47:30 +0200

opal (2.2.2.dfsg-1) unstable; urgency=low

   * New upstream release.

 -- Kilian Krause <kilian@debian.org>  Fri, 9 Jun 2006 19:46:19 +0000

opal (2.2.1.dfsg-2) unstable; urgency=low

   [ Kilian Krause ]
   * debian/rules: Use CURDIR rather than PWD to make sure we can build with
     sudo.
 
   [ Mark Purcell ]
   * Update debian/watch for numerics & dfsg mangle

 -- Kilian Krause <kilian@debian.org>  Sun, 7 May 2006 12:58:43 +0200

opal (2.2.1.dfsg-1) unstable; urgency=low

   [ Kilian Krause ]
   * debian/control: No need to have debug symbols depend on -dev.
 
   [ Jose Carlos Garcia Sogo ]
   * debian/copyright: state different copyrights and licenses for:
      + src/codec/speex: BSD like license
      + src/codec/g726: special unrestricted license from Sun
      + src/codec/gsm: list copyright holders and license terms
      + src/codec/iLBC: removed from upstream source. Non DFSG-compliant
      license. (GIPS Royalty Free License)
 
   * debian/rules:
      + check that iLBC code has been removed. It also includes an RFC.
 
   * debian/patches:
      + remove_ilbc: new. Removes any reference to iLBC code in Makefile.in

 -- Kilian Krause <kilian@debian.org>  Sun, 16 Apr 2006 17:06:06 +0000

opal (2.2.1-1) unstable; urgency=low

   * New upstream release (Phobos_release1 tag) to hotfix retransmission of
     messages which made Ekiga get stuck

 -- Kilian Krause <kilian@debian.org>  Tue, 14 Mar 2006 12:46:42 +0100

opal (2.2.0-1) unstable; urgency=low

   * New upstream release (Phobos_release tag).

 -- Kilian Krause <kilian@debian.org>  Tue, 14 Mar 2006 00:14:58 +0000

opal (2.1.3-2) unstable; urgency=low

   * Workaround too short SONAME until the fix from CVS HEAD hits next release.

 -- Kilian Krause <kilian@debian.org>  Tue, 14 Feb 2006 00:04:32 +0100

opal (2.1.3-1) unstable; urgency=low

   * Initial release. Taken from Phobos-devel3, named according to final Phobos
     stable release version.

 -- Kilian Krause <kilian@debian.org>  Mon, 13 Feb 2006 21:38:04 +0000