2008
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