[ubuntu/jaunty] ptlib 2.4.2-2 (Accepted)
Ubuntu Installer
archive at ubuntu.com
Wed Nov 19 09:59:21 GMT 2008
ptlib (2.4.2-2) experimental; urgency=low
[ Eugen Dedu ]
* Build-Depends on pkg-config, allowing to correctly build the package.
[ Mark Purcell ]
* Integrate historic pwlib{-titan} debian/changelog
ptlib (2.4.2-1) experimental; urgency=low
[ Eugen Dedu ]
* New stable version 2.4.2, with update of debian files
ptlib (2.3.0+svn20940-1) experimental; urgency=low
[ Eugen Dedu ]
* Build-Depends on libdv4-dev instead of libdv-dev
* Fix naming Portable Windows -> Portable Tools in control file
* Really include upstream changelog in the package
* Build from svn snapshot REV 20940
ptlib (2.3.0+svn20904-1) experimental; urgency=low
[ Eugen Dedu ]
* First upload of svn snapshot to debian.
* Build from REV 20904, take into account the changes
* Make use of make install, simplify the install target in rules file
* Rename package to -beta1
[ Mark Purcell ]
* 2.3.0 was tagged at REV 20678, thus this version 2.3.0+svn
* svn REV checkout is controlled from debian/changelog version
* Updated debian/watch to pickup next tag
* Update Description: to explict state this svn snapshot
ptlib-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!
ptlib-snapshot (0-20071107-03-sid.2) voip-snapshots-debian-sid; urgency=high
* Built from CVS snapshots. No package support, please refer to
irc.gimp.net channel #ekiga for support
pwlib-titan (1.11.2-2) unstable; urgency=low
[ Kilian Krause ]
* Fix debian/watch to use sf.net instead of voxgratia.org (Closes: #453595)
* Remove symlinks of unused compatibility versions.
* Remove entire -ptrace and -debug build and leave only opt build with
PTRACE code as new binary library. Discussion with Robert Jongbloed
proved that there's no point shipping any other configuration.
* Revert part of 04_names patch to not include OBJDIR_SUFFIX to
plugins dir anymore.
[ Faidon Liambotis ]
* Incorporate NMU by Nico Golde, thanks! (Closes: #454139)
* 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.
* Remove debian/backports/{sarge,dapper} since they are obsolete
distributions.
* Remove Jose Carlos Garcia Sogo and Santiago Garcia Mantinan from
Uploaders and add myself.
* Add all copyright holders to debian/copyright.
* Fix syntax error in the ptlib-config.1 manpage.
pwlib-titan (1.11.2-1.1) unstable; urgency=high
* Non-maintainer upload by testing-security team.
* Fix remote denial of service vulnerability caused
by a call to PString::vsprintf if the used object already
contained more than 1000 characters (CVE-2007-4897; bug #454139).
pwlib-titan (1.11.2-1) unstable; urgency=low
* New upstream release (unstable branch).
[ Kilian Krause ]
* Add dpkg-dev (>= 1.13.19) to Build-Deps to allow use of binary:Version.
* Remove circular dependencies from plugins.
* Remove get-orig-source until upstream provides the tarball on their
website again.
* Fixup debian/watch.
* Remove compat symlinks.
* Remove implicit rules-ignores-make-clean error
* Fix dh_strip call to use $(PACKAGE) for all packs properly.
* 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.
pwlib (1.10.7~dfsg1-4) unstable; urgency=high
* Add missing libpt.so.* compat symlinks. The libpt.so.1.10 is supposed to
be compatible with all build versions. Probably we should revert that
SONAME "fix" upstream to just $major.$minor as is what Craig reckons is
kept as API/ABI for a stable release. (Closes: #434077)
* Urgency high due to RC bug.
pwlib (1.10.7~dfsg1-3) unstable; urgency=low
* Add missing conflicts (Closes: #433185)
pwlib (1.10.7~dfsg1-2) unstable; urgency=low
* Fix compilation of V4L2 on i386. Backport patch from upstream.
* Fix Source-Version to become binary:Version for binNMU-safety.
pwlib (1.10.7~dfsg1-1) unstable; urgency=low
* New upstream version.
* Update debian/rules to build also ptrace-enabled opt version and
ptrace-enabled debug version (with extra PTRACE code) as was often
requested by Ekiga developers.
* Ship external debug symbols directly in new ptrace and develop package.
* Add symlinks for linking only in libpt-dev rather than each libpt package.
Backward compatibility links are still added to allow clean upgrade paths
without rebuild when build-version has been bumped. Upstream reckons the
API with stable OpenH323 releases (pwlib, opal, openh323) is supposed to
remain identical for all upsates with the same minor version number.
(Closes: #424050)
* Depend on at least one plugin for audio and video for libpt-1.10.0. The
-develop and -ptrace have their plugins included. No need to depend here.
pwlib (1.10.2-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.
pwlib (1.10.2-1) unstable; urgency=low
* New upstream release. No more dfsg-repack should be needed, RFC files
deleted upstream.
[ Kilian Krause ]
* Rename configure target to config.status
* Updated Homepage to www.voxgratia.org in package descriptions
(Closes: #383173)
* Document that libpt-dbg is only debug symbols. Eventually this should
become a switch in the debian/rules to make debug-compile one simple
rebuild for the user or even automagically be added to more powerful
platforms. (Closes: #345511)
pwlib (1.10.1.dfsg-1) unstable; urgency=low
[ Kilian Krause ]
* New upstream release. (Closes: #365177)
* debian/rules: Use CURDIR rather than PWD to make sure we can build with
sudo.
[ Mark Purcell ]
* Update debian/watch for numerics
pwlib (1.10.0-1) unstable; urgency=low
* New upstream release (Phobos_release).
* hush version.h error message when tarball not yet extracted
* Sarge compatibility: if debhelper compat is 4, use older strip
pwlib (1.9.3-2) unstable; urgency=low
* Fix compilation on alpha with switching -Os back to -O2. Apparently gcc is
still broken.
pwlib (1.9.3-1) unstable; urgency=low
* New upstream release. (Phobos-devel3, Prerelease for Ekiga 2.00 BETA2)
Naming according to final API names of Phobos.
pwlib (1.8.7-2) unstable; urgency=high
* High-urgency upload for multiple RC bugfixes.
* Fix casts to match current OpenSSL prototypes (closes: #335490).
* Use -O2 instead of -Os when building, as recommended by policy; this
fixes a build-time failure on alpha when running any code linked against
libpt.
* Drop the libpt.so.1.8.3 and libpt.so.1.8.4 symlinks; the native soname
is now libpt.so.1.8.7, so since we're no longer compatible with older
reverse-dependencies anyway due to the ABI change, these serve no
purpose. Here's hoping someone clues upstream in on handling of SONAMEs
before the next release.
* Rename libpt-1.8.3c2 to libpt-1.8.7 for the C++ mt allocator ABI
transition, and conflict/replace libpt-1.8.3c2 accordingly
(closes: #339253). Thanks to the change above, this only requires
conflict/replacing libpt-1.8.3c2 (>= 1.8.7-1).
* Get rid of the useless /usr/lib/libpt.so.1 link: this serves no purpose
when the package soname is libpt.so.1.8.7, because *nothing* will ever
use it, so the easiest way to avoid conflicts is to not ship it
anywhere! (closes: #331634)
* Fix most of the warnings.
* Thanks goes to Steve Langasek and Jose Carlos Garcia Sogo for their help
on preparing this!
pwlib (1.8.7-1) unstable; urgency=low
* Mimas_patch2 is 1.8.7. And shlibdeps imposes this as version.
pwlib (1.8.4-3) unstable; urgency=low
* Move symlinks to -dev package where they belong and don't conflict no more
with libs we don't share files with. (Closes: #320105)
* Update to Mimas_patch2.
pwlib (1.8.4-2) unstable; urgency=low
* Jose Carlos:
+ Ack previous NMU. Thanks to Sam Hocevar for his work.
(Closes: #315233, #309873, #313032, #310825, #310813)
* Kilian:
+ Included Mimas_patch1.
pwlib (1.8.4-1.1) unstable; urgency=low
* Non-maintainer upload (g++ transition).
* debian/control:
+ Build-depend on libdc1394-13-dev instead of libdc1394-11-dev so that
the package can build (Closes: #315233) and libpt-plugins-dc is
installable again (Closes: #309873, #313032).
+ Removed the build-dependency on g++.
+ Renamed package to libpt-1.8.3c2 for the g++ transition (Closes: #310825).
* debian/patches/08_g++4.dpatch:
+ Patch courtesy of Andreas Jochens to fix g++4.0 build.
* debian/rules:
+ Copy config.sub and config.guess instead of linking them to allow the
package to rebuild properly (Closes: #310813).
pwlib (1.8.4-1) unstable; urgency=low
* New upstream release, codename Mimas.
* Release targeted for Sid.
pwlib (1.8.3-2) experimental; urgency=low
* Renamed package to 1.8.3, to be coherent with the first upstream
version present in Debian archives.
pwlib (1.8.3-1) experimental; urgency=low
* New upstream release (Atlas)
+ debian/control: updated package names
+ debian/control: conflict with older 1.7.5 versions
+ debian/rules: tweak compat version to 1.8.2
+ debian/rules: enabled support for v4l2. Created new plugin package.
* Build-Depend on libdc1394-11-dev. (Closes: #277701, #278847)
* Build-Depend on linux-kernel-headers to get video4linux2 support.
* debian/patches:
+ 00list: disable 03_getdate.tab (Closes: #276200)
* debian/rules: minor cleanups
pwlib (1.7.5.2-3) experimental; urgency=low
* Fixed maintainer field, which was hosed by pbuilder.
* Clean hello_world after the test. (Closes: #273635)
* Conflicts with libpt-1.6.3 and libpt-1.5.2. (Closes: #265447)
* These are the new stable versions for pwlib. (Closes: #270061)
pwlib (1.7.5.2-2) experimental; urgency=low
* debian/rules:
+ drop debugshared and debugnoshared make targets. Those build hughe
libraries, which are not needed in Debian.
+ Lot of changes to make -dbg package to only contain symbols that were
stripped from shared library and plugins.
+ Both changes reduce the compilation time and the size of -dbg package.
* debian/patches:
+ 07_nostrip: we don't want to strip when linking for shared library.
That is going to be handled later in the package building process.
* README.Debian: updated
pwlib (1.7.5.2-1) experimental; urgency=low
* Kilian Krause
+ New upstream update (Pandora)
+ make sure we're the only pwlib around while building and when
installed
+ debian/rules: make sure the lib works before packaging it
+ debian/control: we need only doxygen, but as build-depends aswell as
build-depends-indep. (see 218893 for details, 229357 holds a fix for
dpkg, but isn't applied so far)
* Jose Carlos
+ Merging versions and changes from 1.6.5-2 to 1.6.6.4-5
+ Added libkrb5-dev to Build-Depends: field.
pwlib (1.7.5-1) experimental; urgency=low
* Jose Carlos
+ New upstream version (Pandora)
+ We have Build-Dependencies declared on needed libs some time ago now.
(Closes: #209130)
+ Build-Depend on libdc1394-10-dev (Closes: #255494)
+ debian/patches:
- Set our patches for this version
- 01_alpha: fixes compilation in alpha
- 01_unix.mak: split in 01_alpha and 04_names
- 03_getdate.tab: renamed from 03_src_ptlib_unix_Makefile
- 04_Makefile.in: applied upstream. Removed
- 04_names: change naming of libraries
- 05_hppa: fixes compilation in hppa64
- 06_plugins_shared: don't compile plugins for static targets
- 10_video4dc1394.cxx: fixed upstream. Removed
+ debian/rules:
- install ChangeLog from upstream sources
- removed any reference to asnparser, which is no longer available
- set compat to 1.7.5, as this version is again incompatible with older
releases.
+ debian/control:
- removed ansparser package
- set package names to 1.7.5, and add Replaces to old libpt-1.6.3
+ debian/ChangeLog: removed
* Kilian Krause
+ libpt-plugins-alsa now depends on alsa-base. (Closes: #257993)
+ debian/control:
- we now need doxygen as new Build-Dep
+ debian/rules:
- new plugins are called _pwplugin.so instead of only .so
pwlib (1.6.6.4-5) unstable; urgency=high
* Jose Carlos Garcia Sogo:
- debian/patches/00list: removed HPPA "fix" as it broke compilation. HPPA is
to be considered 32bit for userspace. 64bit is *ONLY* for kernel! (Closes: #266111)
- debian/rules: using dpkg-architecture to properly detect in which
architecture type we're being built. Upstream system is broken, and it
is causing breakages depending on the buildd that pick us for compiling.
(Closes: #271531)
- Urgency high as our goal is to put new pwlib/oh323 in Sarge.
* Kilian Krause:
- debian/control: dupe doc++ also in Build-Depends as we need it for the
build target *sigh* (check #218893 for details, #229357 holds a patch
for dpkg, but it's not applied still)
pwlib (1.6.6.4-4) unstable; urgency=high
* Recompile with new binutils to solve GM failure in hppa.
* Urgency high as our goal is to put new pwlib/oh323 in Sarge.
* make doc++ Build-Depends-Indep as it's only needed for libpt-doc
pwlib (1.6.6.4-3) unstable; urgency=high
* Rebuilding to get right dependencies with libdv in
libpt-plugins-avc (Closes: #267754)
* Urgency high as we want it to have the chance to propagate
to Sarge.
pwlib (1.6.6.4-2) unstable; urgency=low
* debian/patches/collect.cxx_postrelease_hotfix.dpatch: fixing ohphone,
openmcu, gnomemeeting and openam problems. (Closes: #264805)
pwlib (1.6.6.4-1) unstable; urgency=low
* New upstream update:
+ Janus_patch4. Diverting from upstream versioning scheme, as this
version is also called 1.6.6 from upstream POV.
+ Removed asnparser from package as it is no longer required.
* debian/control: exclude all non-rtti enabled dependant programs from
installing alongside the new rtti-enabled pwlib. Also, force pwlib to
build without itself being installed (Just make sure, we're the only one
around.)
* debian/rules:
- also update autotools in plugins/
- try built pwlib before packaging
* debian/patches/01_unix.mak.dpatch: fixed building on alpha. (somewhat this
got lost along the way)
pwlib (1.6.6-2) unstable; urgency=low
* debian/control: alsa-base now recommends for libpt-plugins-alsa, not
depends. (Closes: #263332)
pwlib (1.6.6-1) unstable; urgency=low
* new upstream release: Janus_patch3
pwlib (1.6.5-4) unstable; urgency=low
* Jose Carlos
+ Build-Depend on libdc1394-10-dev (Closes: #255494)
* Kilian Krause
+ libpt-plugins-alsa now depends on alsa-base. (Closes: #257993)
pwlib (1.6.5-3) unstable; urgency=low
* Kilian:
+ Added version >= 0.9.4 to Build-Depends on libdc1394. (Closes: #255494)
+ Added libsasl2-dev to Build-Depends line.
* Jose Carlos:
+ debian/patches:
- 05_hppa: adds missing arch hppa in unix.mak
- 06_plugins_shared: don't build plugins for static target.
(Closes: #254916)
pwlib (1.6.5-2) unstable; urgency=low
* Jose Carlos:
+ Uploading to unstable.
+ Set Debian VoIP Team as Maintainer.
* Kilian Krause
+ Changed Build-Depends from libdv2-dev to libdv-dev. (Closes: #249040)
+ Fixed API-change with libdc1394 0.9.4
pwlib (1.6.5-1) experimental; urgency=low
* New upstream version.
* Version number in rules file determined by parsing version.h
pwlib (1.6.3-1) experimental; urgency=low
* New upstream version.
pwlib (1.6.2-1) experimental; urgency=low
* New upstream version.
* New plugin feature now enables us to build for both avc and dc devices.
Closes: #216633
pwlib (1.5.2-4) unstable; urgency=high
* Added dpatch to fix CVE issue CAN-2004-0097.
Thanks to James Strandboge <jstrand1 at rochester.rr.com> for providing
the patch. Closes: #233888.
* Removed '-pipe', hopefully to get rid of bug #218841.
* Dropping '-O2' optimisation, in favour of '-Os', to get smaller libs.
Closes: #220885.
pwlib (1.5.2-3) unstable; urgency=low
* added -DP_64BIT flag to STDCCFLAGS on alpha, not accounted for upstream
pwlib (1.5.2-2) unstable; urgency=low
* added build dependency on libldap2-dev and libsdl1.2-dev.
* added install dep of libpt-dev on libsdl1.2-dev, libldap2-dev and
libexpat1-dev.
pwlib (1.5.2-1) unstable; urgency=low
* New upstream version.
* Build of static libraries without -fPIC -DPIC .
* Build getdate.tab.o without STDCCFLAGS.
pwlib (1.5.0-1) unstable; urgency=low
* New upstream version.
* New maintainer, closes: #200473
* New build mechanism uses autoconf
* added man page ptlib-config.1
* Added README.Debian
* Added dependency of libpt-dev on asnparser (>= ${Source-Version}).
As libpt-dbg depends on libpt-dev of the same version, I hope this
closes: #198851.
* Added patch, so that apps linked against ptlib ask for the full
soname of the lib.
* Simpler naming scheme. The patch enabled us to just use
libpt.so.$(Version) instead of libpt-$(Version).so.$(Version) .
* complies standards vesion 3.6.0
* debhelper version 4 compatibility
pwlib (1.4.11-3) unstable; urgency=low
* IPv6 support doesn't seem to break IPv4, so we'll build with
IPv6 support on all arches. Closes: #183484.
* Adding IPv6 breaks binary compatibility so I bumped up soname.
pwlib (1.4.11-2) unstable; urgency=low
* Build without IPv6 on all arches.
pwlib (1.4.11-1) unstable; urgency=low
* New upstream version.
* Clean up some small typos on the rules.
* Added 1394 AVC support. Closes: #183488.
pwlib (1.4.10-1) unstable; urgency=low
* New upstream version.
* Reworked the rules. Closes: #180159.
pwlib (1.4.8-1) unstable; urgency=low
* The "bison broken again" release.
* We're moving to GCC 3.2, not tagging as soname has changed.
* New upstream version. Closes: #166792.
* Changed to bison++ cause of bison problems with g++ 3.2.
* Change 1394 support back to upstream style. Now programs wanting
1394 support should define TRY_1394DC and build depend on
libdc1394-dev (>=0.9.0). Closes: #167754.
* Please test on PowerPC to see if we can close #153564.
pwlib (1.3.11-1) unstable; urgency=low
* New upstream version.
* Fix typo on description: Closes: #154858.
* Compile with 1394 support: Closes: #159865.
pwlib (1.3.3-1) unstable; urgency=low
* New upstream version, compatible with gcc 3.0.
I can get rid of our patches at last :-) (cross fingers).
pwlib (1.2.19-1) unstable; urgency=low
* New upstream version. Fixes powerpc endianness problems.
* Fix -O flag. Closes: #147777.
pwlib (1.2.14-2) unstable; urgency=low
* Add doc++ to the build-depends. Closes: #143546.
pwlib (1.2.14-1) unstable; urgency=low
* New upstream version.
* Moved back into main.
* Removed the 10 seconds timeout patch for sockets.
* Patched with cvs to solve problems on GM with some cams.
It took a lot for upstream to get this patch on cvs, which was
the cause of the delay, waiting for upstream decision, sorry :-(
* Added a doc package. Closes: #121787.
* Changed the description a bit. Closes: #135524.
pwlib (1.2.5-5) unstable; urgency=low
* Fix the problem on getdate.y with new bison not finding EOF,
now it compiles again. Thanks to migras and the others for their
help and support, today was a really hard day for me :-(
pwlib (1.2.5-4) unstable; urgency=high
* Patch to remove ALSA devices from the list of OSS compatibles.
Fixes a bug on some ALSA systems, they need OSS compatibility
modules to be OSS compatible, that way they will work with pwlib.
pwlib (1.2.5-3) unstable; urgency=high
* Patch for Framerate limit to work, thanks to Miguel Rodriguez.
* Lowered timeouts for sockets to 10 seconds, also thanks to Miguel.
* Compile with -O0 for alpha, sugested by mhp, thanks.
pwlib (1.2.5-2) unstable; urgency=low
* Patched to enable audio output on tv cards.
pwlib (1.2.5-1) unstable; urgency=low
* New upstream version.
* Heavily rewritten, we now allow several versions of the libs to
be installed and I'll try to guess compatibility info and try to
state that in the version numbering and shlibs of the package.
* Reworked the -dbg package, it now has a shared version of the
debug libs instead of two static identic ones. Fixed some bugs
that could break compiling with debug activated.
pwlib (1.1.36-4) unstable; urgency=high
* Upgraded oss.cxx to fix loopback.
pwlib (1.1.36-3) unstable; urgency=low
* Add -dbg package with debug version of the libs. Closes #108168.
* Removed README.Debian explaining how to build the debug version.
* Added more audio devices for the GnomeMeeting new features ;-)
* Upgraded vconvert.cxx and video4linux.cxx to cvs to fix video
problems on some webcams. This will require some modifications
on programs using video.
* Upgraded shlib depends.
pwlib (1.1.36-2) unstable; urgency=low
* Use DEB_BUILD_OPTIONS for getting the debug version compiled.
* Create versioned shlibs.
pwlib (1.1.36-1) unstable; urgency=low
* New upstream version.
* Moved it to non-US. Closes: #108645.
* Provide a way to build debug version, explained on README.Debian.
Closes: #108168.
pwlib (1.1.34-2) unstable; urgency=low
* Changed the way on wich the source code is compiled. This results
on asnparser being dynamically linked and thus much smaller now.
* Compiled asnparser without -fPIC, this was what was breaking hppa.
pwlib (1.1.34-1) unstable; urgency=low
* Patched to compile on gcc 3.0 (thanks to Artis Kugevics). Now it
builds on hppa. Closes: #104666.
* Added libssl-dev build dependency.
* Added a small man page for ansparser.
* Added upstream doc to libpt1 package.
* New upstream version. Closes: #96523, #105408.
* New maintainer.
pwlib (1.1pl19-1.2) unstable; urgency=low
* NMU with permission of Raphael Bossek.
* Added the missing build dependency on flex. (closes: #94962)
pwlib (1.1pl19-1.1) unstable; urgency=low
* NMU
* Added build dependencies. (closes: #89173, #92381)
pwlib (1.1pl19-1) unstable; urgency=low
* New upstream version. (closes: #81509)
* Overtake maintainership from Thomas.
pwlib (1.1pl18-1) unstable; urgency=low
* Initial Release.
pwlib-titan (1.11.2-3) UNRELEASED; urgency=low
[ Victor Seva ]
* Add patch from Robert Millan to solve FTBFS on parallel build.
(Closes: #459743)
[ Faidon Liambotis ]
* Remove emacs stuff from the end of the changelog.
[ Patrick Matthäi ]
* Add description for 01_unix.mak_Os.dpatch.
Thanks lintian.
pwlib-titan (1.11.2-2) unstable; urgency=low
[ Kilian Krause ]
* Fix debian/watch to use sf.net instead of voxgratia.org (Closes: #453595)
* Remove symlinks of unused compatibility versions.
* Remove entire -ptrace and -debug build and leave only opt build with
PTRACE code as new binary library. Discussion with Robert Jongbloed
proved that there's no point shipping any other configuration.
* Revert part of 04_names patch to not include OBJDIR_SUFFIX to
plugins dir anymore.
[ Faidon Liambotis ]
* Incorporate NMU by Nico Golde, thanks! (Closes: #454139)
* 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.
* Remove debian/backports/{sarge,dapper} since they are obsolete
distributions.
* Remove Jose Carlos Garcia Sogo and Santiago Garcia Mantinan from
Uploaders and add myself.
* Add all copyright holders to debian/copyright.
* Fix syntax error in the ptlib-config.1 manpage.
pwlib-titan (1.11.2-1.1) unstable; urgency=high
* Non-maintainer upload by testing-security team.
* Fix remote denial of service vulnerability caused
by a call to PString::vsprintf if the used object already
contained more than 1000 characters (CVE-2007-4897; bug #454139).
pwlib-titan (1.11.2-1) unstable; urgency=low
* New upstream release (unstable branch).
[ Kilian Krause ]
* Add dpkg-dev (>= 1.13.19) to Build-Deps to allow use of binary:Version.
* Remove circular dependencies from plugins.
* Remove get-orig-source until upstream provides the tarball on their
website again.
* Fixup debian/watch.
* Remove compat symlinks.
* Remove implicit rules-ignores-make-clean error
* Fix dh_strip call to use $(PACKAGE) for all packs properly.
* 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.
pwlib (1.10.7~dfsg1-4) unstable; urgency=high
* Add missing libpt.so.* compat symlinks. The libpt.so.1.10 is supposed to
be compatible with all build versions. Probably we should revert that
SONAME "fix" upstream to just $major.$minor as is what Craig reckons is
kept as API/ABI for a stable release. (Closes: #434077)
* Urgency high due to RC bug.
pwlib (1.10.7~dfsg1-3) unstable; urgency=low
* Add missing conflicts (Closes: #433185)
pwlib (1.10.7~dfsg1-2) unstable; urgency=low
* Fix compilation of V4L2 on i386. Backport patch from upstream.
* Fix Source-Version to become binary:Version for binNMU-safety.
pwlib (1.10.7~dfsg1-1) unstable; urgency=low
* New upstream version.
* Update debian/rules to build also ptrace-enabled opt version and
ptrace-enabled debug version (with extra PTRACE code) as was often
requested by Ekiga developers.
* Ship external debug symbols directly in new ptrace and develop package.
* Add symlinks for linking only in libpt-dev rather than each libpt package.
Backward compatibility links are still added to allow clean upgrade paths
without rebuild when build-version has been bumped. Upstream reckons the
API with stable OpenH323 releases (pwlib, opal, openh323) is supposed to
remain identical for all upsates with the same minor version number.
(Closes: #424050)
* Depend on at least one plugin for audio and video for libpt-1.10.0. The
-develop and -ptrace have their plugins included. No need to depend here.
pwlib (1.10.2-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.
pwlib (1.10.2-1) unstable; urgency=low
* New upstream release. No more dfsg-repack should be needed, RFC files
deleted upstream.
[ Kilian Krause ]
* Rename configure target to config.status
* Updated Homepage to www.voxgratia.org in package descriptions
(Closes: #383173)
* Document that libpt-dbg is only debug symbols. Eventually this should
become a switch in the debian/rules to make debug-compile one simple
rebuild for the user or even automagically be added to more powerful
platforms. (Closes: #345511)
pwlib (1.10.1.dfsg-1) unstable; urgency=low
[ Kilian Krause ]
* New upstream release. (Closes: #365177)
* debian/rules: Use CURDIR rather than PWD to make sure we can build with
sudo.
[ Mark Purcell ]
* Update debian/watch for numerics
pwlib (1.10.0-1) unstable; urgency=low
* New upstream release (Phobos_release).
* hush version.h error message when tarball not yet extracted
* Sarge compatibility: if debhelper compat is 4, use older strip
pwlib (1.9.3-2) unstable; urgency=low
* Fix compilation on alpha with switching -Os back to -O2. Apparently gcc is
still broken.
pwlib (1.9.3-1) unstable; urgency=low
* New upstream release. (Phobos-devel3, Prerelease for Ekiga 2.00 BETA2)
Naming according to final API names of Phobos.
pwlib (1.8.7-2) unstable; urgency=high
* High-urgency upload for multiple RC bugfixes.
* Fix casts to match current OpenSSL prototypes (closes: #335490).
* Use -O2 instead of -Os when building, as recommended by policy; this
fixes a build-time failure on alpha when running any code linked against
libpt.
* Drop the libpt.so.1.8.3 and libpt.so.1.8.4 symlinks; the native soname
is now libpt.so.1.8.7, so since we're no longer compatible with older
reverse-dependencies anyway due to the ABI change, these serve no
purpose. Here's hoping someone clues upstream in on handling of SONAMEs
before the next release.
* Rename libpt-1.8.3c2 to libpt-1.8.7 for the C++ mt allocator ABI
transition, and conflict/replace libpt-1.8.3c2 accordingly
(closes: #339253). Thanks to the change above, this only requires
conflict/replacing libpt-1.8.3c2 (>= 1.8.7-1).
* Get rid of the useless /usr/lib/libpt.so.1 link: this serves no purpose
when the package soname is libpt.so.1.8.7, because *nothing* will ever
use it, so the easiest way to avoid conflicts is to not ship it
anywhere! (closes: #331634)
* Fix most of the warnings.
* Thanks goes to Steve Langasek and Jose Carlos Garcia Sogo for their help
on preparing this!
pwlib (1.8.7-1) unstable; urgency=low
* Mimas_patch2 is 1.8.7. And shlibdeps imposes this as version.
pwlib (1.8.4-3) unstable; urgency=low
* Move symlinks to -dev package where they belong and don't conflict no more
with libs we don't share files with. (Closes: #320105)
* Update to Mimas_patch2.
pwlib (1.8.4-2) unstable; urgency=low
* Jose Carlos:
+ Ack previous NMU. Thanks to Sam Hocevar for his work.
(Closes: #315233, #309873, #313032, #310825, #310813)
* Kilian:
+ Included Mimas_patch1.
pwlib (1.8.4-1.1) unstable; urgency=low
* Non-maintainer upload (g++ transition).
* debian/control:
+ Build-depend on libdc1394-13-dev instead of libdc1394-11-dev so that
the package can build (Closes: #315233) and libpt-plugins-dc is
installable again (Closes: #309873, #313032).
+ Removed the build-dependency on g++.
+ Renamed package to libpt-1.8.3c2 for the g++ transition (Closes: #310825).
* debian/patches/08_g++4.dpatch:
+ Patch courtesy of Andreas Jochens to fix g++4.0 build.
* debian/rules:
+ Copy config.sub and config.guess instead of linking them to allow the
package to rebuild properly (Closes: #310813).
pwlib (1.8.4-1) unstable; urgency=low
* New upstream release, codename Mimas.
* Release targeted for Sid.
pwlib (1.8.3-2) experimental; urgency=low
* Renamed package to 1.8.3, to be coherent with the first upstream
version present in Debian archives.
pwlib (1.8.3-1) experimental; urgency=low
* New upstream release (Atlas)
+ debian/control: updated package names
+ debian/control: conflict with older 1.7.5 versions
+ debian/rules: tweak compat version to 1.8.2
+ debian/rules: enabled support for v4l2. Created new plugin package.
* Build-Depend on libdc1394-11-dev. (Closes: #277701, #278847)
* Build-Depend on linux-kernel-headers to get video4linux2 support.
* debian/patches:
+ 00list: disable 03_getdate.tab (Closes: #276200)
* debian/rules: minor cleanups
pwlib (1.7.5.2-3) experimental; urgency=low
* Fixed maintainer field, which was hosed by pbuilder.
* Clean hello_world after the test. (Closes: #273635)
* Conflicts with libpt-1.6.3 and libpt-1.5.2. (Closes: #265447)
* These are the new stable versions for pwlib. (Closes: #270061)
pwlib (1.7.5.2-2) experimental; urgency=low
* debian/rules:
+ drop debugshared and debugnoshared make targets. Those build hughe
libraries, which are not needed in Debian.
+ Lot of changes to make -dbg package to only contain symbols that were
stripped from shared library and plugins.
+ Both changes reduce the compilation time and the size of -dbg package.
* debian/patches:
+ 07_nostrip: we don't want to strip when linking for shared library.
That is going to be handled later in the package building process.
* README.Debian: updated
pwlib (1.7.5.2-1) experimental; urgency=low
* Kilian Krause
+ New upstream update (Pandora)
+ make sure we're the only pwlib around while building and when
installed
+ debian/rules: make sure the lib works before packaging it
+ debian/control: we need only doxygen, but as build-depends aswell as
build-depends-indep. (see 218893 for details, 229357 holds a fix for
dpkg, but isn't applied so far)
* Jose Carlos
+ Merging versions and changes from 1.6.5-2 to 1.6.6.4-5
+ Added libkrb5-dev to Build-Depends: field.
pwlib (1.7.5-1) experimental; urgency=low
* Jose Carlos
+ New upstream version (Pandora)
+ We have Build-Dependencies declared on needed libs some time ago now.
(Closes: #209130)
+ Build-Depend on libdc1394-10-dev (Closes: #255494)
+ debian/patches:
- Set our patches for this version
- 01_alpha: fixes compilation in alpha
- 01_unix.mak: split in 01_alpha and 04_names
- 03_getdate.tab: renamed from 03_src_ptlib_unix_Makefile
- 04_Makefile.in: applied upstream. Removed
- 04_names: change naming of libraries
- 05_hppa: fixes compilation in hppa64
- 06_plugins_shared: don't compile plugins for static targets
- 10_video4dc1394.cxx: fixed upstream. Removed
+ debian/rules:
- install ChangeLog from upstream sources
- removed any reference to asnparser, which is no longer available
- set compat to 1.7.5, as this version is again incompatible with older
releases.
+ debian/control:
- removed ansparser package
- set package names to 1.7.5, and add Replaces to old libpt-1.6.3
+ debian/ChangeLog: removed
* Kilian Krause
+ libpt-plugins-alsa now depends on alsa-base. (Closes: #257993)
+ debian/control:
- we now need doxygen as new Build-Dep
+ debian/rules:
- new plugins are called _pwplugin.so instead of only .so
pwlib (1.6.6.4-5) unstable; urgency=high
* Jose Carlos Garcia Sogo:
- debian/patches/00list: removed HPPA "fix" as it broke compilation. HPPA is
to be considered 32bit for userspace. 64bit is *ONLY* for kernel! (Closes: #266111)
- debian/rules: using dpkg-architecture to properly detect in which
architecture type we're being built. Upstream system is broken, and it
is causing breakages depending on the buildd that pick us for compiling.
(Closes: #271531)
- Urgency high as our goal is to put new pwlib/oh323 in Sarge.
* Kilian Krause:
- debian/control: dupe doc++ also in Build-Depends as we need it for the
build target *sigh* (check #218893 for details, #229357 holds a patch
for dpkg, but it's not applied still)
pwlib (1.6.6.4-4) unstable; urgency=high
* Recompile with new binutils to solve GM failure in hppa.
* Urgency high as our goal is to put new pwlib/oh323 in Sarge.
* make doc++ Build-Depends-Indep as it's only needed for libpt-doc
pwlib (1.6.6.4-3) unstable; urgency=high
* Rebuilding to get right dependencies with libdv in
libpt-plugins-avc (Closes: #267754)
* Urgency high as we want it to have the chance to propagate
to Sarge.
pwlib (1.6.6.4-2) unstable; urgency=low
* debian/patches/collect.cxx_postrelease_hotfix.dpatch: fixing ohphone,
openmcu, gnomemeeting and openam problems. (Closes: #264805)
pwlib (1.6.6.4-1) unstable; urgency=low
* New upstream update:
+ Janus_patch4. Diverting from upstream versioning scheme, as this
version is also called 1.6.6 from upstream POV.
+ Removed asnparser from package as it is no longer required.
* debian/control: exclude all non-rtti enabled dependant programs from
installing alongside the new rtti-enabled pwlib. Also, force pwlib to
build without itself being installed (Just make sure, we're the only one
around.)
* debian/rules:
- also update autotools in plugins/
- try built pwlib before packaging
* debian/patches/01_unix.mak.dpatch: fixed building on alpha. (somewhat this
got lost along the way)
pwlib (1.6.6-2) unstable; urgency=low
* debian/control: alsa-base now recommends for libpt-plugins-alsa, not
depends. (Closes: #263332)
pwlib (1.6.6-1) unstable; urgency=low
* new upstream release: Janus_patch3
pwlib (1.6.5-4) unstable; urgency=low
* Jose Carlos
+ Build-Depend on libdc1394-10-dev (Closes: #255494)
* Kilian Krause
+ libpt-plugins-alsa now depends on alsa-base. (Closes: #257993)
pwlib (1.6.5-3) unstable; urgency=low
* Kilian:
+ Added version >= 0.9.4 to Build-Depends on libdc1394. (Closes: #255494)
+ Added libsasl2-dev to Build-Depends line.
* Jose Carlos:
+ debian/patches:
- 05_hppa: adds missing arch hppa in unix.mak
- 06_plugins_shared: don't build plugins for static target.
(Closes: #254916)
pwlib (1.6.5-2) unstable; urgency=low
* Jose Carlos:
+ Uploading to unstable.
+ Set Debian VoIP Team as Maintainer.
* Kilian Krause
+ Changed Build-Depends from libdv2-dev to libdv-dev. (Closes: #249040)
+ Fixed API-change with libdc1394 0.9.4
pwlib (1.6.5-1) experimental; urgency=low
* New upstream version.
* Version number in rules file determined by parsing version.h
pwlib (1.6.3-1) experimental; urgency=low
* New upstream version.
pwlib (1.6.2-1) experimental; urgency=low
* New upstream version.
* New plugin feature now enables us to build for both avc and dc devices.
Closes: #216633
pwlib (1.5.2-4) unstable; urgency=high
* Added dpatch to fix CVE issue CAN-2004-0097.
Thanks to James Strandboge <jstrand1 at rochester.rr.com> for providing
the patch. Closes: #233888.
* Removed '-pipe', hopefully to get rid of bug #218841.
* Dropping '-O2' optimisation, in favour of '-Os', to get smaller libs.
Closes: #220885.
pwlib (1.5.2-3) unstable; urgency=low
* added -DP_64BIT flag to STDCCFLAGS on alpha, not accounted for upstream
pwlib (1.5.2-2) unstable; urgency=low
* added build dependency on libldap2-dev and libsdl1.2-dev.
* added install dep of libpt-dev on libsdl1.2-dev, libldap2-dev and
libexpat1-dev.
pwlib (1.5.2-1) unstable; urgency=low
* New upstream version.
* Build of static libraries without -fPIC -DPIC .
* Build getdate.tab.o without STDCCFLAGS.
pwlib (1.5.0-1) unstable; urgency=low
* New upstream version.
* New maintainer, closes: #200473
* New build mechanism uses autoconf
* added man page ptlib-config.1
* Added README.Debian
* Added dependency of libpt-dev on asnparser (>= ${Source-Version}).
As libpt-dbg depends on libpt-dev of the same version, I hope this
closes: #198851.
* Added patch, so that apps linked against ptlib ask for the full
soname of the lib.
* Simpler naming scheme. The patch enabled us to just use
libpt.so.$(Version) instead of libpt-$(Version).so.$(Version) .
* complies standards vesion 3.6.0
* debhelper version 4 compatibility
pwlib (1.4.11-3) unstable; urgency=low
* IPv6 support doesn't seem to break IPv4, so we'll build with
IPv6 support on all arches. Closes: #183484.
* Adding IPv6 breaks binary compatibility so I bumped up soname.
pwlib (1.4.11-2) unstable; urgency=low
* Build without IPv6 on all arches.
pwlib (1.4.11-1) unstable; urgency=low
* New upstream version.
* Clean up some small typos on the rules.
* Added 1394 AVC support. Closes: #183488.
pwlib (1.4.10-1) unstable; urgency=low
* New upstream version.
* Reworked the rules. Closes: #180159.
pwlib (1.4.8-1) unstable; urgency=low
* The "bison broken again" release.
* We're moving to GCC 3.2, not tagging as soname has changed.
* New upstream version. Closes: #166792.
* Changed to bison++ cause of bison problems with g++ 3.2.
* Change 1394 support back to upstream style. Now programs wanting
1394 support should define TRY_1394DC and build depend on
libdc1394-dev (>=0.9.0). Closes: #167754.
* Please test on PowerPC to see if we can close #153564.
pwlib (1.3.11-1) unstable; urgency=low
* New upstream version.
* Fix typo on description: Closes: #154858.
* Compile with 1394 support: Closes: #159865.
pwlib (1.3.3-1) unstable; urgency=low
* New upstream version, compatible with gcc 3.0.
I can get rid of our patches at last :-) (cross fingers).
pwlib (1.2.19-1) unstable; urgency=low
* New upstream version. Fixes powerpc endianness problems.
* Fix -O flag. Closes: #147777.
pwlib (1.2.14-2) unstable; urgency=low
* Add doc++ to the build-depends. Closes: #143546.
pwlib (1.2.14-1) unstable; urgency=low
* New upstream version.
* Moved back into main.
* Removed the 10 seconds timeout patch for sockets.
* Patched with cvs to solve problems on GM with some cams.
It took a lot for upstream to get this patch on cvs, which was
the cause of the delay, waiting for upstream decision, sorry :-(
* Added a doc package. Closes: #121787.
* Changed the description a bit. Closes: #135524.
pwlib (1.2.5-5) unstable; urgency=low
* Fix the problem on getdate.y with new bison not finding EOF,
now it compiles again. Thanks to migras and the others for their
help and support, today was a really hard day for me :-(
pwlib (1.2.5-4) unstable; urgency=high
* Patch to remove ALSA devices from the list of OSS compatibles.
Fixes a bug on some ALSA systems, they need OSS compatibility
modules to be OSS compatible, that way they will work with pwlib.
pwlib (1.2.5-3) unstable; urgency=high
* Patch for Framerate limit to work, thanks to Miguel Rodriguez.
* Lowered timeouts for sockets to 10 seconds, also thanks to Miguel.
* Compile with -O0 for alpha, sugested by mhp, thanks.
pwlib (1.2.5-2) unstable; urgency=low
* Patched to enable audio output on tv cards.
pwlib (1.2.5-1) unstable; urgency=low
* New upstream version.
* Heavily rewritten, we now allow several versions of the libs to
be installed and I'll try to guess compatibility info and try to
state that in the version numbering and shlibs of the package.
* Reworked the -dbg package, it now has a shared version of the
debug libs instead of two static identic ones. Fixed some bugs
that could break compiling with debug activated.
pwlib (1.1.36-4) unstable; urgency=high
* Upgraded oss.cxx to fix loopback.
pwlib (1.1.36-3) unstable; urgency=low
* Add -dbg package with debug version of the libs. Closes #108168.
* Removed README.Debian explaining how to build the debug version.
* Added more audio devices for the GnomeMeeting new features ;-)
* Upgraded vconvert.cxx and video4linux.cxx to cvs to fix video
problems on some webcams. This will require some modifications
on programs using video.
* Upgraded shlib depends.
pwlib (1.1.36-2) unstable; urgency=low
* Use DEB_BUILD_OPTIONS for getting the debug version compiled.
* Create versioned shlibs.
pwlib (1.1.36-1) unstable; urgency=low
* New upstream version.
* Moved it to non-US. Closes: #108645.
* Provide a way to build debug version, explained on README.Debian.
Closes: #108168.
pwlib (1.1.34-2) unstable; urgency=low
* Changed the way on wich the source code is compiled. This results
on asnparser being dynamically linked and thus much smaller now.
* Compiled asnparser without -fPIC, this was what was breaking hppa.
pwlib (1.1.34-1) unstable; urgency=low
* Patched to compile on gcc 3.0 (thanks to Artis Kugevics). Now it
builds on hppa. Closes: #104666.
* Added libssl-dev build dependency.
* Added a small man page for ansparser.
* Added upstream doc to libpt1 package.
* New upstream version. Closes: #96523, #105408.
* New maintainer.
pwlib (1.1pl19-1.2) unstable; urgency=low
* NMU with permission of Raphael Bossek.
* Added the missing build dependency on flex. (closes: #94962)
pwlib (1.1pl19-1.1) unstable; urgency=low
* NMU
* Added build dependencies. (closes: #89173, #92381)
pwlib (1.1pl19-1) unstable; urgency=low
* New upstream version. (closes: #81509)
* Overtake maintainership from Thomas.
pwlib (1.1pl18-1) unstable; urgency=low
* Initial Release.
Date: Wed, 19 Nov 2008 09:57:18 +0000
Changed-By: Martin Pitt <martin.pitt at ubuntu.com>
Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
Origin: Debian/experimental
https://launchpad.net/ubuntu/jaunty/+source/ptlib/2.4.2-2
-------------- next part --------------
Origin: Debian/experimental
Format: 1.7
Date: Wed, 19 Nov 2008 09:57:18 +0000
Source: ptlib
Binary: libpt2.4.2, libpt2.4.2-dev, libpt2.4.2-dbg, libpt2.4.2-doc, libpt2.4.2-plugins-v4l2, libpt2.4.2-plugins-v4l, libpt2.4.2-plugins-avc, libpt2.4.2-plugins-dc, libpt2.4.2-plugins-alsa, libpt2.4.2-plugins-oss
Architecture: source
Version: 2.4.2-2
Distribution: jaunty
Urgency: high
Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
Changed-By: Martin Pitt <martin.pitt at ubuntu.com>
Closes: 81509 81509 89173 89173 92381 92381 94962 94962 96523 96523 104666 104666 105408 105408 108168 108168 108645 108645 121787 121787 135524 135524 143546 143546 147777 147777 154858 154858 159865 159865 166792 166792 167754 167754 180159 180159 183484 183484 183488 183488 198851 198851 200473 200473 209130 209130 216633 216633 220885 220885 233888 233888 249040 249040 254916 254916 255494 255494 255494 255494 255494 255494 257993 257993 257993 257993 263332 263332 264805 264805 265447 265447 266111 266111 267754 267754 270061 270061 271531 271531 273635 273635 276200 276200 277701 277701 278847 278847 309873 309873 309873 309873 310813 310813 310813 310813 310825 310825 310825 310825 313032 313032 313032 313032 315233 315233 315233 315233 320105 320105 331634 331634 335490 335490 339253 339253 345511 345511 365177 365177 383173 383173 424050 424050 433185 433185 434077 434077 453595 453595 454139 454139 459743
Changes:
ptlib (2.4.2-2) experimental; urgency=low
.
[ Eugen Dedu ]
* Build-Depends on pkg-config, allowing to correctly build the package.
.
[ Mark Purcell ]
* Integrate historic pwlib{-titan} debian/changelog
.
ptlib (2.4.2-1) experimental; urgency=low
.
[ Eugen Dedu ]
* New stable version 2.4.2, with update of debian files
.
ptlib (2.3.0+svn20940-1) experimental; urgency=low
.
[ Eugen Dedu ]
* Build-Depends on libdv4-dev instead of libdv-dev
* Fix naming Portable Windows -> Portable Tools in control file
* Really include upstream changelog in the package
* Build from svn snapshot REV 20940
.
ptlib (2.3.0+svn20904-1) experimental; urgency=low
.
[ Eugen Dedu ]
* First upload of svn snapshot to debian.
* Build from REV 20904, take into account the changes
* Make use of make install, simplify the install target in rules file
* Rename package to -beta1
.
[ Mark Purcell ]
* 2.3.0 was tagged at REV 20678, thus this version 2.3.0+svn
* svn REV checkout is controlled from debian/changelog version
* Updated debian/watch to pickup next tag
* Update Description: to explict state this svn snapshot
.
ptlib-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!
.
ptlib-snapshot (0-20071107-03-sid.2) voip-snapshots-debian-sid; urgency=high
.
* Built from CVS snapshots. No package support, please refer to
irc.gimp.net channel #ekiga for support
.
pwlib-titan (1.11.2-2) unstable; urgency=low
.
[ Kilian Krause ]
* Fix debian/watch to use sf.net instead of voxgratia.org (Closes: #453595)
* Remove symlinks of unused compatibility versions.
* Remove entire -ptrace and -debug build and leave only opt build with
PTRACE code as new binary library. Discussion with Robert Jongbloed
proved that there's no point shipping any other configuration.
* Revert part of 04_names patch to not include OBJDIR_SUFFIX to
plugins dir anymore.
.
[ Faidon Liambotis ]
* Incorporate NMU by Nico Golde, thanks! (Closes: #454139)
* 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.
* Remove debian/backports/{sarge,dapper} since they are obsolete
distributions.
* Remove Jose Carlos Garcia Sogo and Santiago Garcia Mantinan from
Uploaders and add myself.
* Add all copyright holders to debian/copyright.
* Fix syntax error in the ptlib-config.1 manpage.
.
pwlib-titan (1.11.2-1.1) unstable; urgency=high
.
* Non-maintainer upload by testing-security team.
* Fix remote denial of service vulnerability caused
by a call to PString::vsprintf if the used object already
contained more than 1000 characters (CVE-2007-4897; bug #454139).
.
pwlib-titan (1.11.2-1) unstable; urgency=low
.
* New upstream release (unstable branch).
.
[ Kilian Krause ]
* Add dpkg-dev (>= 1.13.19) to Build-Deps to allow use of binary:Version.
* Remove circular dependencies from plugins.
* Remove get-orig-source until upstream provides the tarball on their
website again.
* Fixup debian/watch.
* Remove compat symlinks.
* Remove implicit rules-ignores-make-clean error
* Fix dh_strip call to use $(PACKAGE) for all packs properly.
* 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.
.
pwlib (1.10.7~dfsg1-4) unstable; urgency=high
.
* Add missing libpt.so.* compat symlinks. The libpt.so.1.10 is supposed to
be compatible with all build versions. Probably we should revert that
SONAME "fix" upstream to just $major.$minor as is what Craig reckons is
kept as API/ABI for a stable release. (Closes: #434077)
* Urgency high due to RC bug.
.
pwlib (1.10.7~dfsg1-3) unstable; urgency=low
.
* Add missing conflicts (Closes: #433185)
.
pwlib (1.10.7~dfsg1-2) unstable; urgency=low
.
* Fix compilation of V4L2 on i386. Backport patch from upstream.
* Fix Source-Version to become binary:Version for binNMU-safety.
.
pwlib (1.10.7~dfsg1-1) unstable; urgency=low
.
* New upstream version.
* Update debian/rules to build also ptrace-enabled opt version and
ptrace-enabled debug version (with extra PTRACE code) as was often
requested by Ekiga developers.
* Ship external debug symbols directly in new ptrace and develop package.
* Add symlinks for linking only in libpt-dev rather than each libpt package.
Backward compatibility links are still added to allow clean upgrade paths
without rebuild when build-version has been bumped. Upstream reckons the
API with stable OpenH323 releases (pwlib, opal, openh323) is supposed to
remain identical for all upsates with the same minor version number.
(Closes: #424050)
* Depend on at least one plugin for audio and video for libpt-1.10.0. The
-develop and -ptrace have their plugins included. No need to depend here.
.
pwlib (1.10.2-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.
.
pwlib (1.10.2-1) unstable; urgency=low
.
* New upstream release. No more dfsg-repack should be needed, RFC files
deleted upstream.
.
[ Kilian Krause ]
* Rename configure target to config.status
* Updated Homepage to www.voxgratia.org in package descriptions
(Closes: #383173)
* Document that libpt-dbg is only debug symbols. Eventually this should
become a switch in the debian/rules to make debug-compile one simple
rebuild for the user or even automagically be added to more powerful
platforms. (Closes: #345511)
.
pwlib (1.10.1.dfsg-1) unstable; urgency=low
.
[ Kilian Krause ]
* New upstream release. (Closes: #365177)
* debian/rules: Use CURDIR rather than PWD to make sure we can build with
sudo.
.
[ Mark Purcell ]
* Update debian/watch for numerics
.
pwlib (1.10.0-1) unstable; urgency=low
.
* New upstream release (Phobos_release).
* hush version.h error message when tarball not yet extracted
* Sarge compatibility: if debhelper compat is 4, use older strip
.
pwlib (1.9.3-2) unstable; urgency=low
.
* Fix compilation on alpha with switching -Os back to -O2. Apparently gcc is
still broken.
.
pwlib (1.9.3-1) unstable; urgency=low
.
* New upstream release. (Phobos-devel3, Prerelease for Ekiga 2.00 BETA2)
Naming according to final API names of Phobos.
.
pwlib (1.8.7-2) unstable; urgency=high
.
* High-urgency upload for multiple RC bugfixes.
* Fix casts to match current OpenSSL prototypes (closes: #335490).
* Use -O2 instead of -Os when building, as recommended by policy; this
fixes a build-time failure on alpha when running any code linked against
libpt.
* Drop the libpt.so.1.8.3 and libpt.so.1.8.4 symlinks; the native soname
is now libpt.so.1.8.7, so since we're no longer compatible with older
reverse-dependencies anyway due to the ABI change, these serve no
purpose. Here's hoping someone clues upstream in on handling of SONAMEs
before the next release.
* Rename libpt-1.8.3c2 to libpt-1.8.7 for the C++ mt allocator ABI
transition, and conflict/replace libpt-1.8.3c2 accordingly
(closes: #339253). Thanks to the change above, this only requires
conflict/replacing libpt-1.8.3c2 (>= 1.8.7-1).
* Get rid of the useless /usr/lib/libpt.so.1 link: this serves no purpose
when the package soname is libpt.so.1.8.7, because *nothing* will ever
use it, so the easiest way to avoid conflicts is to not ship it
anywhere! (closes: #331634)
* Fix most of the warnings.
* Thanks goes to Steve Langasek and Jose Carlos Garcia Sogo for their help
on preparing this!
.
pwlib (1.8.7-1) unstable; urgency=low
.
* Mimas_patch2 is 1.8.7. And shlibdeps imposes this as version.
.
pwlib (1.8.4-3) unstable; urgency=low
.
* Move symlinks to -dev package where they belong and don't conflict no more
with libs we don't share files with. (Closes: #320105)
* Update to Mimas_patch2.
.
pwlib (1.8.4-2) unstable; urgency=low
.
* Jose Carlos:
+ Ack previous NMU. Thanks to Sam Hocevar for his work.
(Closes: #315233, #309873, #313032, #310825, #310813)
* Kilian:
+ Included Mimas_patch1.
.
pwlib (1.8.4-1.1) unstable; urgency=low
.
* Non-maintainer upload (g++ transition).
* debian/control:
+ Build-depend on libdc1394-13-dev instead of libdc1394-11-dev so that
the package can build (Closes: #315233) and libpt-plugins-dc is
installable again (Closes: #309873, #313032).
+ Removed the build-dependency on g++.
+ Renamed package to libpt-1.8.3c2 for the g++ transition (Closes: #310825).
* debian/patches/08_g++4.dpatch:
+ Patch courtesy of Andreas Jochens to fix g++4.0 build.
* debian/rules:
+ Copy config.sub and config.guess instead of linking them to allow the
package to rebuild properly (Closes: #310813).
.
pwlib (1.8.4-1) unstable; urgency=low
.
* New upstream release, codename Mimas.
* Release targeted for Sid.
.
pwlib (1.8.3-2) experimental; urgency=low
.
* Renamed package to 1.8.3, to be coherent with the first upstream
version present in Debian archives.
.
pwlib (1.8.3-1) experimental; urgency=low
.
* New upstream release (Atlas)
+ debian/control: updated package names
+ debian/control: conflict with older 1.7.5 versions
+ debian/rules: tweak compat version to 1.8.2
+ debian/rules: enabled support for v4l2. Created new plugin package.
.
* Build-Depend on libdc1394-11-dev. (Closes: #277701, #278847)
* Build-Depend on linux-kernel-headers to get video4linux2 support.
.
* debian/patches:
+ 00list: disable 03_getdate.tab (Closes: #276200)
.
* debian/rules: minor cleanups
.
pwlib (1.7.5.2-3) experimental; urgency=low
.
* Fixed maintainer field, which was hosed by pbuilder.
* Clean hello_world after the test. (Closes: #273635)
* Conflicts with libpt-1.6.3 and libpt-1.5.2. (Closes: #265447)
* These are the new stable versions for pwlib. (Closes: #270061)
.
pwlib (1.7.5.2-2) experimental; urgency=low
.
* debian/rules:
+ drop debugshared and debugnoshared make targets. Those build hughe
libraries, which are not needed in Debian.
+ Lot of changes to make -dbg package to only contain symbols that were
stripped from shared library and plugins.
+ Both changes reduce the compilation time and the size of -dbg package.
* debian/patches:
+ 07_nostrip: we don't want to strip when linking for shared library.
That is going to be handled later in the package building process.
.
* README.Debian: updated
.
pwlib (1.7.5.2-1) experimental; urgency=low
.
* Kilian Krause
+ New upstream update (Pandora)
+ make sure we're the only pwlib around while building and when
installed
+ debian/rules: make sure the lib works before packaging it
+ debian/control: we need only doxygen, but as build-depends aswell as
build-depends-indep. (see 218893 for details, 229357 holds a fix for
dpkg, but isn't applied so far)
.
* Jose Carlos
+ Merging versions and changes from 1.6.5-2 to 1.6.6.4-5
+ Added libkrb5-dev to Build-Depends: field.
.
pwlib (1.7.5-1) experimental; urgency=low
.
* Jose Carlos
+ New upstream version (Pandora)
+ We have Build-Dependencies declared on needed libs some time ago now.
(Closes: #209130)
+ Build-Depend on libdc1394-10-dev (Closes: #255494)
+ debian/patches:
- Set our patches for this version
- 01_alpha: fixes compilation in alpha
- 01_unix.mak: split in 01_alpha and 04_names
- 03_getdate.tab: renamed from 03_src_ptlib_unix_Makefile
- 04_Makefile.in: applied upstream. Removed
- 04_names: change naming of libraries
- 05_hppa: fixes compilation in hppa64
- 06_plugins_shared: don't compile plugins for static targets
- 10_video4dc1394.cxx: fixed upstream. Removed
.
+ debian/rules:
- install ChangeLog from upstream sources
- removed any reference to asnparser, which is no longer available
- set compat to 1.7.5, as this version is again incompatible with older
releases.
.
+ debian/control:
- removed ansparser package
- set package names to 1.7.5, and add Replaces to old libpt-1.6.3
.
+ debian/ChangeLog: removed
.
* Kilian Krause
+ libpt-plugins-alsa now depends on alsa-base. (Closes: #257993)
+ debian/control:
- we now need doxygen as new Build-Dep
+ debian/rules:
- new plugins are called _pwplugin.so instead of only .so
.
pwlib (1.6.6.4-5) unstable; urgency=high
.
* Jose Carlos Garcia Sogo:
- debian/patches/00list: removed HPPA "fix" as it broke compilation. HPPA is
to be considered 32bit for userspace. 64bit is *ONLY* for kernel! (Closes: #266111)
- debian/rules: using dpkg-architecture to properly detect in which
architecture type we're being built. Upstream system is broken, and it
is causing breakages depending on the buildd that pick us for compiling.
(Closes: #271531)
- Urgency high as our goal is to put new pwlib/oh323 in Sarge.
.
* Kilian Krause:
- debian/control: dupe doc++ also in Build-Depends as we need it for the
build target *sigh* (check #218893 for details, #229357 holds a patch
for dpkg, but it's not applied still)
.
pwlib (1.6.6.4-4) unstable; urgency=high
.
* Recompile with new binutils to solve GM failure in hppa.
* Urgency high as our goal is to put new pwlib/oh323 in Sarge.
* make doc++ Build-Depends-Indep as it's only needed for libpt-doc
.
pwlib (1.6.6.4-3) unstable; urgency=high
.
* Rebuilding to get right dependencies with libdv in
libpt-plugins-avc (Closes: #267754)
* Urgency high as we want it to have the chance to propagate
to Sarge.
.
pwlib (1.6.6.4-2) unstable; urgency=low
.
* debian/patches/collect.cxx_postrelease_hotfix.dpatch: fixing ohphone,
openmcu, gnomemeeting and openam problems. (Closes: #264805)
.
pwlib (1.6.6.4-1) unstable; urgency=low
.
* New upstream update:
+ Janus_patch4. Diverting from upstream versioning scheme, as this
version is also called 1.6.6 from upstream POV.
+ Removed asnparser from package as it is no longer required.
* debian/control: exclude all non-rtti enabled dependant programs from
installing alongside the new rtti-enabled pwlib. Also, force pwlib to
build without itself being installed (Just make sure, we're the only one
around.)
* debian/rules:
- also update autotools in plugins/
- try built pwlib before packaging
* debian/patches/01_unix.mak.dpatch: fixed building on alpha. (somewhat this
got lost along the way)
.
pwlib (1.6.6-2) unstable; urgency=low
.
* debian/control: alsa-base now recommends for libpt-plugins-alsa, not
depends. (Closes: #263332)
.
pwlib (1.6.6-1) unstable; urgency=low
.
* new upstream release: Janus_patch3
.
pwlib (1.6.5-4) unstable; urgency=low
.
* Jose Carlos
+ Build-Depend on libdc1394-10-dev (Closes: #255494)
.
* Kilian Krause
+ libpt-plugins-alsa now depends on alsa-base. (Closes: #257993)
.
pwlib (1.6.5-3) unstable; urgency=low
.
* Kilian:
+ Added version >= 0.9.4 to Build-Depends on libdc1394. (Closes: #255494)
+ Added libsasl2-dev to Build-Depends line.
* Jose Carlos:
+ debian/patches:
- 05_hppa: adds missing arch hppa in unix.mak
- 06_plugins_shared: don't build plugins for static target.
(Closes: #254916)
.
pwlib (1.6.5-2) unstable; urgency=low
.
* Jose Carlos:
+ Uploading to unstable.
+ Set Debian VoIP Team as Maintainer.
.
* Kilian Krause
+ Changed Build-Depends from libdv2-dev to libdv-dev. (Closes: #249040)
+ Fixed API-change with libdc1394 0.9.4
.
pwlib (1.6.5-1) experimental; urgency=low
.
* New upstream version.
* Version number in rules file determined by parsing version.h
.
pwlib (1.6.3-1) experimental; urgency=low
.
* New upstream version.
.
pwlib (1.6.2-1) experimental; urgency=low
.
* New upstream version.
* New plugin feature now enables us to build for both avc and dc devices.
Closes: #216633
.
pwlib (1.5.2-4) unstable; urgency=high
.
* Added dpatch to fix CVE issue CAN-2004-0097.
Thanks to James Strandboge <jstrand1 at rochester.rr.com> for providing
the patch. Closes: #233888.
* Removed '-pipe', hopefully to get rid of bug #218841.
* Dropping '-O2' optimisation, in favour of '-Os', to get smaller libs.
Closes: #220885.
.
pwlib (1.5.2-3) unstable; urgency=low
.
* added -DP_64BIT flag to STDCCFLAGS on alpha, not accounted for upstream
.
pwlib (1.5.2-2) unstable; urgency=low
.
* added build dependency on libldap2-dev and libsdl1.2-dev.
* added install dep of libpt-dev on libsdl1.2-dev, libldap2-dev and
libexpat1-dev.
.
pwlib (1.5.2-1) unstable; urgency=low
.
* New upstream version.
* Build of static libraries without -fPIC -DPIC .
* Build getdate.tab.o without STDCCFLAGS.
.
pwlib (1.5.0-1) unstable; urgency=low
.
* New upstream version.
* New maintainer, closes: #200473
* New build mechanism uses autoconf
* added man page ptlib-config.1
* Added README.Debian
* Added dependency of libpt-dev on asnparser (>= ${Source-Version}).
As libpt-dbg depends on libpt-dev of the same version, I hope this
closes: #198851.
* Added patch, so that apps linked against ptlib ask for the full
soname of the lib.
* Simpler naming scheme. The patch enabled us to just use
libpt.so.$(Version) instead of libpt-$(Version).so.$(Version) .
* complies standards vesion 3.6.0
* debhelper version 4 compatibility
.
pwlib (1.4.11-3) unstable; urgency=low
.
* IPv6 support doesn't seem to break IPv4, so we'll build with
IPv6 support on all arches. Closes: #183484.
* Adding IPv6 breaks binary compatibility so I bumped up soname.
.
pwlib (1.4.11-2) unstable; urgency=low
.
* Build without IPv6 on all arches.
.
pwlib (1.4.11-1) unstable; urgency=low
.
* New upstream version.
* Clean up some small typos on the rules.
* Added 1394 AVC support. Closes: #183488.
.
pwlib (1.4.10-1) unstable; urgency=low
.
* New upstream version.
* Reworked the rules. Closes: #180159.
.
pwlib (1.4.8-1) unstable; urgency=low
.
* The "bison broken again" release.
* We're moving to GCC 3.2, not tagging as soname has changed.
* New upstream version. Closes: #166792.
* Changed to bison++ cause of bison problems with g++ 3.2.
* Change 1394 support back to upstream style. Now programs wanting
1394 support should define TRY_1394DC and build depend on
libdc1394-dev (>=0.9.0). Closes: #167754.
* Please test on PowerPC to see if we can close #153564.
.
pwlib (1.3.11-1) unstable; urgency=low
.
* New upstream version.
* Fix typo on description: Closes: #154858.
* Compile with 1394 support: Closes: #159865.
.
pwlib (1.3.3-1) unstable; urgency=low
.
* New upstream version, compatible with gcc 3.0.
I can get rid of our patches at last :-) (cross fingers).
.
pwlib (1.2.19-1) unstable; urgency=low
.
* New upstream version. Fixes powerpc endianness problems.
* Fix -O flag. Closes: #147777.
.
pwlib (1.2.14-2) unstable; urgency=low
.
* Add doc++ to the build-depends. Closes: #143546.
.
pwlib (1.2.14-1) unstable; urgency=low
.
* New upstream version.
* Moved back into main.
* Removed the 10 seconds timeout patch for sockets.
* Patched with cvs to solve problems on GM with some cams.
It took a lot for upstream to get this patch on cvs, which was
the cause of the delay, waiting for upstream decision, sorry :-(
* Added a doc package. Closes: #121787.
* Changed the description a bit. Closes: #135524.
.
pwlib (1.2.5-5) unstable; urgency=low
.
* Fix the problem on getdate.y with new bison not finding EOF,
now it compiles again. Thanks to migras and the others for their
help and support, today was a really hard day for me :-(
.
pwlib (1.2.5-4) unstable; urgency=high
.
* Patch to remove ALSA devices from the list of OSS compatibles.
Fixes a bug on some ALSA systems, they need OSS compatibility
modules to be OSS compatible, that way they will work with pwlib.
.
pwlib (1.2.5-3) unstable; urgency=high
.
* Patch for Framerate limit to work, thanks to Miguel Rodriguez.
* Lowered timeouts for sockets to 10 seconds, also thanks to Miguel.
* Compile with -O0 for alpha, sugested by mhp, thanks.
.
pwlib (1.2.5-2) unstable; urgency=low
.
* Patched to enable audio output on tv cards.
.
pwlib (1.2.5-1) unstable; urgency=low
.
* New upstream version.
* Heavily rewritten, we now allow several versions of the libs to
be installed and I'll try to guess compatibility info and try to
state that in the version numbering and shlibs of the package.
* Reworked the -dbg package, it now has a shared version of the
debug libs instead of two static identic ones. Fixed some bugs
that could break compiling with debug activated.
.
pwlib (1.1.36-4) unstable; urgency=high
.
* Upgraded oss.cxx to fix loopback.
.
pwlib (1.1.36-3) unstable; urgency=low
.
* Add -dbg package with debug version of the libs. Closes #108168.
* Removed README.Debian explaining how to build the debug version.
* Added more audio devices for the GnomeMeeting new features ;-)
* Upgraded vconvert.cxx and video4linux.cxx to cvs to fix video
problems on some webcams. This will require some modifications
on programs using video.
* Upgraded shlib depends.
.
pwlib (1.1.36-2) unstable; urgency=low
.
* Use DEB_BUILD_OPTIONS for getting the debug version compiled.
* Create versioned shlibs.
.
pwlib (1.1.36-1) unstable; urgency=low
.
* New upstream version.
* Moved it to non-US. Closes: #108645.
* Provide a way to build debug version, explained on README.Debian.
Closes: #108168.
.
pwlib (1.1.34-2) unstable; urgency=low
.
* Changed the way on wich the source code is compiled. This results
on asnparser being dynamically linked and thus much smaller now.
* Compiled asnparser without -fPIC, this was what was breaking hppa.
.
pwlib (1.1.34-1) unstable; urgency=low
.
* Patched to compile on gcc 3.0 (thanks to Artis Kugevics). Now it
builds on hppa. Closes: #104666.
* Added libssl-dev build dependency.
* Added a small man page for ansparser.
* Added upstream doc to libpt1 package.
* New upstream version. Closes: #96523, #105408.
* New maintainer.
.
pwlib (1.1pl19-1.2) unstable; urgency=low
.
* NMU with permission of Raphael Bossek.
* Added the missing build dependency on flex. (closes: #94962)
.
pwlib (1.1pl19-1.1) unstable; urgency=low
.
* NMU
* Added build dependencies. (closes: #89173, #92381)
.
pwlib (1.1pl19-1) unstable; urgency=low
.
* New upstream version. (closes: #81509)
* Overtake maintainership from Thomas.
.
pwlib (1.1pl18-1) unstable; urgency=low
.
* Initial Release.
pwlib-titan (1.11.2-3) UNRELEASED; urgency=low
.
[ Victor Seva ]
* Add patch from Robert Millan to solve FTBFS on parallel build.
(Closes: #459743)
.
[ Faidon Liambotis ]
* Remove emacs stuff from the end of the changelog.
.
[ Patrick Matthäi ]
* Add description for 01_unix.mak_Os.dpatch.
Thanks lintian.
.
pwlib-titan (1.11.2-2) unstable; urgency=low
.
[ Kilian Krause ]
* Fix debian/watch to use sf.net instead of voxgratia.org (Closes: #453595)
* Remove symlinks of unused compatibility versions.
* Remove entire -ptrace and -debug build and leave only opt build with
PTRACE code as new binary library. Discussion with Robert Jongbloed
proved that there's no point shipping any other configuration.
* Revert part of 04_names patch to not include OBJDIR_SUFFIX to
plugins dir anymore.
.
[ Faidon Liambotis ]
* Incorporate NMU by Nico Golde, thanks! (Closes: #454139)
* 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.
* Remove debian/backports/{sarge,dapper} since they are obsolete
distributions.
* Remove Jose Carlos Garcia Sogo and Santiago Garcia Mantinan from
Uploaders and add myself.
* Add all copyright holders to debian/copyright.
* Fix syntax error in the ptlib-config.1 manpage.
.
pwlib-titan (1.11.2-1.1) unstable; urgency=high
.
* Non-maintainer upload by testing-security team.
* Fix remote denial of service vulnerability caused
by a call to PString::vsprintf if the used object already
contained more than 1000 characters (CVE-2007-4897; bug #454139).
.
pwlib-titan (1.11.2-1) unstable; urgency=low
.
* New upstream release (unstable branch).
.
[ Kilian Krause ]
* Add dpkg-dev (>= 1.13.19) to Build-Deps to allow use of binary:Version.
* Remove circular dependencies from plugins.
* Remove get-orig-source until upstream provides the tarball on their
website again.
* Fixup debian/watch.
* Remove compat symlinks.
* Remove implicit rules-ignores-make-clean error
* Fix dh_strip call to use $(PACKAGE) for all packs properly.
* 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.
.
pwlib (1.10.7~dfsg1-4) unstable; urgency=high
.
* Add missing libpt.so.* compat symlinks. The libpt.so.1.10 is supposed to
be compatible with all build versions. Probably we should revert that
SONAME "fix" upstream to just $major.$minor as is what Craig reckons is
kept as API/ABI for a stable release. (Closes: #434077)
* Urgency high due to RC bug.
.
pwlib (1.10.7~dfsg1-3) unstable; urgency=low
.
* Add missing conflicts (Closes: #433185)
.
pwlib (1.10.7~dfsg1-2) unstable; urgency=low
.
* Fix compilation of V4L2 on i386. Backport patch from upstream.
* Fix Source-Version to become binary:Version for binNMU-safety.
.
pwlib (1.10.7~dfsg1-1) unstable; urgency=low
.
* New upstream version.
* Update debian/rules to build also ptrace-enabled opt version and
ptrace-enabled debug version (with extra PTRACE code) as was often
requested by Ekiga developers.
* Ship external debug symbols directly in new ptrace and develop package.
* Add symlinks for linking only in libpt-dev rather than each libpt package.
Backward compatibility links are still added to allow clean upgrade paths
without rebuild when build-version has been bumped. Upstream reckons the
API with stable OpenH323 releases (pwlib, opal, openh323) is supposed to
remain identical for all upsates with the same minor version number.
(Closes: #424050)
* Depend on at least one plugin for audio and video for libpt-1.10.0. The
-develop and -ptrace have their plugins included. No need to depend here.
.
pwlib (1.10.2-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.
.
pwlib (1.10.2-1) unstable; urgency=low
.
* New upstream release. No more dfsg-repack should be needed, RFC files
deleted upstream.
.
[ Kilian Krause ]
* Rename configure target to config.status
* Updated Homepage to www.voxgratia.org in package descriptions
(Closes: #383173)
* Document that libpt-dbg is only debug symbols. Eventually this should
become a switch in the debian/rules to make debug-compile one simple
rebuild for the user or even automagically be added to more powerful
platforms. (Closes: #345511)
.
pwlib (1.10.1.dfsg-1) unstable; urgency=low
.
[ Kilian Krause ]
* New upstream release. (Closes: #365177)
* debian/rules: Use CURDIR rather than PWD to make sure we can build with
sudo.
.
[ Mark Purcell ]
* Update debian/watch for numerics
.
pwlib (1.10.0-1) unstable; urgency=low
.
* New upstream release (Phobos_release).
* hush version.h error message when tarball not yet extracted
* Sarge compatibility: if debhelper compat is 4, use older strip
.
pwlib (1.9.3-2) unstable; urgency=low
.
* Fix compilation on alpha with switching -Os back to -O2. Apparently gcc is
still broken.
.
pwlib (1.9.3-1) unstable; urgency=low
.
* New upstream release. (Phobos-devel3, Prerelease for Ekiga 2.00 BETA2)
Naming according to final API names of Phobos.
.
pwlib (1.8.7-2) unstable; urgency=high
.
* High-urgency upload for multiple RC bugfixes.
* Fix casts to match current OpenSSL prototypes (closes: #335490).
* Use -O2 instead of -Os when building, as recommended by policy; this
fixes a build-time failure on alpha when running any code linked against
libpt.
* Drop the libpt.so.1.8.3 and libpt.so.1.8.4 symlinks; the native soname
is now libpt.so.1.8.7, so since we're no longer compatible with older
reverse-dependencies anyway due to the ABI change, these serve no
purpose. Here's hoping someone clues upstream in on handling of SONAMEs
before the next release.
* Rename libpt-1.8.3c2 to libpt-1.8.7 for the C++ mt allocator ABI
transition, and conflict/replace libpt-1.8.3c2 accordingly
(closes: #339253). Thanks to the change above, this only requires
conflict/replacing libpt-1.8.3c2 (>= 1.8.7-1).
* Get rid of the useless /usr/lib/libpt.so.1 link: this serves no purpose
when the package soname is libpt.so.1.8.7, because *nothing* will ever
use it, so the easiest way to avoid conflicts is to not ship it
anywhere! (closes: #331634)
* Fix most of the warnings.
* Thanks goes to Steve Langasek and Jose Carlos Garcia Sogo for their help
on preparing this!
.
pwlib (1.8.7-1) unstable; urgency=low
.
* Mimas_patch2 is 1.8.7. And shlibdeps imposes this as version.
.
pwlib (1.8.4-3) unstable; urgency=low
.
* Move symlinks to -dev package where they belong and don't conflict no more
with libs we don't share files with. (Closes: #320105)
* Update to Mimas_patch2.
.
pwlib (1.8.4-2) unstable; urgency=low
.
* Jose Carlos:
+ Ack previous NMU. Thanks to Sam Hocevar for his work.
(Closes: #315233, #309873, #313032, #310825, #310813)
* Kilian:
+ Included Mimas_patch1.
.
pwlib (1.8.4-1.1) unstable; urgency=low
.
* Non-maintainer upload (g++ transition).
* debian/control:
+ Build-depend on libdc1394-13-dev instead of libdc1394-11-dev so that
the package can build (Closes: #315233) and libpt-plugins-dc is
installable again (Closes: #309873, #313032).
+ Removed the build-dependency on g++.
+ Renamed package to libpt-1.8.3c2 for the g++ transition (Closes: #310825).
* debian/patches/08_g++4.dpatch:
+ Patch courtesy of Andreas Jochens to fix g++4.0 build.
* debian/rules:
+ Copy config.sub and config.guess instead of linking them to allow the
package to rebuild properly (Closes: #310813).
.
pwlib (1.8.4-1) unstable; urgency=low
.
* New upstream release, codename Mimas.
* Release targeted for Sid.
.
pwlib (1.8.3-2) experimental; urgency=low
.
* Renamed package to 1.8.3, to be coherent with the first upstream
version present in Debian archives.
.
pwlib (1.8.3-1) experimental; urgency=low
.
* New upstream release (Atlas)
+ debian/control: updated package names
+ debian/control: conflict with older 1.7.5 versions
+ debian/rules: tweak compat version to 1.8.2
+ debian/rules: enabled support for v4l2. Created new plugin package.
.
* Build-Depend on libdc1394-11-dev. (Closes: #277701, #278847)
* Build-Depend on linux-kernel-headers to get video4linux2 support.
.
* debian/patches:
+ 00list: disable 03_getdate.tab (Closes: #276200)
.
* debian/rules: minor cleanups
.
pwlib (1.7.5.2-3) experimental; urgency=low
.
* Fixed maintainer field, which was hosed by pbuilder.
* Clean hello_world after the test. (Closes: #273635)
* Conflicts with libpt-1.6.3 and libpt-1.5.2. (Closes: #265447)
* These are the new stable versions for pwlib. (Closes: #270061)
.
pwlib (1.7.5.2-2) experimental; urgency=low
.
* debian/rules:
+ drop debugshared and debugnoshared make targets. Those build hughe
libraries, which are not needed in Debian.
+ Lot of changes to make -dbg package to only contain symbols that were
stripped from shared library and plugins.
+ Both changes reduce the compilation time and the size of -dbg package.
* debian/patches:
+ 07_nostrip: we don't want to strip when linking for shared library.
That is going to be handled later in the package building process.
.
* README.Debian: updated
.
pwlib (1.7.5.2-1) experimental; urgency=low
.
* Kilian Krause
+ New upstream update (Pandora)
+ make sure we're the only pwlib around while building and when
installed
+ debian/rules: make sure the lib works before packaging it
+ debian/control: we need only doxygen, but as build-depends aswell as
build-depends-indep. (see 218893 for details, 229357 holds a fix for
dpkg, but isn't applied so far)
.
* Jose Carlos
+ Merging versions and changes from 1.6.5-2 to 1.6.6.4-5
+ Added libkrb5-dev to Build-Depends: field.
.
pwlib (1.7.5-1) experimental; urgency=low
.
* Jose Carlos
+ New upstream version (Pandora)
+ We have Build-Dependencies declared on needed libs some time ago now.
(Closes: #209130)
+ Build-Depend on libdc1394-10-dev (Closes: #255494)
+ debian/patches:
- Set our patches for this version
- 01_alpha: fixes compilation in alpha
- 01_unix.mak: split in 01_alpha and 04_names
- 03_getdate.tab: renamed from 03_src_ptlib_unix_Makefile
- 04_Makefile.in: applied upstream. Removed
- 04_names: change naming of libraries
- 05_hppa: fixes compilation in hppa64
- 06_plugins_shared: don't compile plugins for static targets
- 10_video4dc1394.cxx: fixed upstream. Removed
.
+ debian/rules:
- install ChangeLog from upstream sources
- removed any reference to asnparser, which is no longer available
- set compat to 1.7.5, as this version is again incompatible with older
releases.
.
+ debian/control:
- removed ansparser package
- set package names to 1.7.5, and add Replaces to old libpt-1.6.3
.
+ debian/ChangeLog: removed
.
* Kilian Krause
+ libpt-plugins-alsa now depends on alsa-base. (Closes: #257993)
+ debian/control:
- we now need doxygen as new Build-Dep
+ debian/rules:
- new plugins are called _pwplugin.so instead of only .so
.
pwlib (1.6.6.4-5) unstable; urgency=high
.
* Jose Carlos Garcia Sogo:
- debian/patches/00list: removed HPPA "fix" as it broke compilation. HPPA is
to be considered 32bit for userspace. 64bit is *ONLY* for kernel! (Closes: #266111)
- debian/rules: using dpkg-architecture to properly detect in which
architecture type we're being built. Upstream system is broken, and it
is causing breakages depending on the buildd that pick us for compiling.
(Closes: #271531)
- Urgency high as our goal is to put new pwlib/oh323 in Sarge.
.
* Kilian Krause:
- debian/control: dupe doc++ also in Build-Depends as we need it for the
build target *sigh* (check #218893 for details, #229357 holds a patch
for dpkg, but it's not applied still)
.
pwlib (1.6.6.4-4) unstable; urgency=high
.
* Recompile with new binutils to solve GM failure in hppa.
* Urgency high as our goal is to put new pwlib/oh323 in Sarge.
* make doc++ Build-Depends-Indep as it's only needed for libpt-doc
.
pwlib (1.6.6.4-3) unstable; urgency=high
.
* Rebuilding to get right dependencies with libdv in
libpt-plugins-avc (Closes: #267754)
* Urgency high as we want it to have the chance to propagate
to Sarge.
.
pwlib (1.6.6.4-2) unstable; urgency=low
.
* debian/patches/collect.cxx_postrelease_hotfix.dpatch: fixing ohphone,
openmcu, gnomemeeting and openam problems. (Closes: #264805)
.
pwlib (1.6.6.4-1) unstable; urgency=low
.
* New upstream update:
+ Janus_patch4. Diverting from upstream versioning scheme, as this
version is also called 1.6.6 from upstream POV.
+ Removed asnparser from package as it is no longer required.
* debian/control: exclude all non-rtti enabled dependant programs from
installing alongside the new rtti-enabled pwlib. Also, force pwlib to
build without itself being installed (Just make sure, we're the only one
around.)
* debian/rules:
- also update autotools in plugins/
- try built pwlib before packaging
* debian/patches/01_unix.mak.dpatch: fixed building on alpha. (somewhat this
got lost along the way)
.
pwlib (1.6.6-2) unstable; urgency=low
.
* debian/control: alsa-base now recommends for libpt-plugins-alsa, not
depends. (Closes: #263332)
.
pwlib (1.6.6-1) unstable; urgency=low
.
* new upstream release: Janus_patch3
.
pwlib (1.6.5-4) unstable; urgency=low
.
* Jose Carlos
+ Build-Depend on libdc1394-10-dev (Closes: #255494)
.
* Kilian Krause
+ libpt-plugins-alsa now depends on alsa-base. (Closes: #257993)
.
pwlib (1.6.5-3) unstable; urgency=low
.
* Kilian:
+ Added version >= 0.9.4 to Build-Depends on libdc1394. (Closes: #255494)
+ Added libsasl2-dev to Build-Depends line.
* Jose Carlos:
+ debian/patches:
- 05_hppa: adds missing arch hppa in unix.mak
- 06_plugins_shared: don't build plugins for static target.
(Closes: #254916)
.
pwlib (1.6.5-2) unstable; urgency=low
.
* Jose Carlos:
+ Uploading to unstable.
+ Set Debian VoIP Team as Maintainer.
.
* Kilian Krause
+ Changed Build-Depends from libdv2-dev to libdv-dev. (Closes: #249040)
+ Fixed API-change with libdc1394 0.9.4
.
pwlib (1.6.5-1) experimental; urgency=low
.
* New upstream version.
* Version number in rules file determined by parsing version.h
.
pwlib (1.6.3-1) experimental; urgency=low
.
* New upstream version.
.
pwlib (1.6.2-1) experimental; urgency=low
.
* New upstream version.
* New plugin feature now enables us to build for both avc and dc devices.
Closes: #216633
.
pwlib (1.5.2-4) unstable; urgency=high
.
* Added dpatch to fix CVE issue CAN-2004-0097.
Thanks to James Strandboge <jstrand1 at rochester.rr.com> for providing
the patch. Closes: #233888.
* Removed '-pipe', hopefully to get rid of bug #218841.
* Dropping '-O2' optimisation, in favour of '-Os', to get smaller libs.
Closes: #220885.
.
pwlib (1.5.2-3) unstable; urgency=low
.
* added -DP_64BIT flag to STDCCFLAGS on alpha, not accounted for upstream
.
pwlib (1.5.2-2) unstable; urgency=low
.
* added build dependency on libldap2-dev and libsdl1.2-dev.
* added install dep of libpt-dev on libsdl1.2-dev, libldap2-dev and
libexpat1-dev.
.
pwlib (1.5.2-1) unstable; urgency=low
.
* New upstream version.
* Build of static libraries without -fPIC -DPIC .
* Build getdate.tab.o without STDCCFLAGS.
.
pwlib (1.5.0-1) unstable; urgency=low
.
* New upstream version.
* New maintainer, closes: #200473
* New build mechanism uses autoconf
* added man page ptlib-config.1
* Added README.Debian
* Added dependency of libpt-dev on asnparser (>= ${Source-Version}).
As libpt-dbg depends on libpt-dev of the same version, I hope this
closes: #198851.
* Added patch, so that apps linked against ptlib ask for the full
soname of the lib.
* Simpler naming scheme. The patch enabled us to just use
libpt.so.$(Version) instead of libpt-$(Version).so.$(Version) .
* complies standards vesion 3.6.0
* debhelper version 4 compatibility
.
pwlib (1.4.11-3) unstable; urgency=low
.
* IPv6 support doesn't seem to break IPv4, so we'll build with
IPv6 support on all arches. Closes: #183484.
* Adding IPv6 breaks binary compatibility so I bumped up soname.
.
pwlib (1.4.11-2) unstable; urgency=low
.
* Build without IPv6 on all arches.
.
pwlib (1.4.11-1) unstable; urgency=low
.
* New upstream version.
* Clean up some small typos on the rules.
* Added 1394 AVC support. Closes: #183488.
.
pwlib (1.4.10-1) unstable; urgency=low
.
* New upstream version.
* Reworked the rules. Closes: #180159.
.
pwlib (1.4.8-1) unstable; urgency=low
.
* The "bison broken again" release.
* We're moving to GCC 3.2, not tagging as soname has changed.
* New upstream version. Closes: #166792.
* Changed to bison++ cause of bison problems with g++ 3.2.
* Change 1394 support back to upstream style. Now programs wanting
1394 support should define TRY_1394DC and build depend on
libdc1394-dev (>=0.9.0). Closes: #167754.
* Please test on PowerPC to see if we can close #153564.
.
pwlib (1.3.11-1) unstable; urgency=low
.
* New upstream version.
* Fix typo on description: Closes: #154858.
* Compile with 1394 support: Closes: #159865.
.
pwlib (1.3.3-1) unstable; urgency=low
.
* New upstream version, compatible with gcc 3.0.
I can get rid of our patches at last :-) (cross fingers).
.
pwlib (1.2.19-1) unstable; urgency=low
.
* New upstream version. Fixes powerpc endianness problems.
* Fix -O flag. Closes: #147777.
.
pwlib (1.2.14-2) unstable; urgency=low
.
* Add doc++ to the build-depends. Closes: #143546.
.
pwlib (1.2.14-1) unstable; urgency=low
.
* New upstream version.
* Moved back into main.
* Removed the 10 seconds timeout patch for sockets.
* Patched with cvs to solve problems on GM with some cams.
It took a lot for upstream to get this patch on cvs, which was
the cause of the delay, waiting for upstream decision, sorry :-(
* Added a doc package. Closes: #121787.
* Changed the description a bit. Closes: #135524.
.
pwlib (1.2.5-5) unstable; urgency=low
.
* Fix the problem on getdate.y with new bison not finding EOF,
now it compiles again. Thanks to migras and the others for their
help and support, today was a really hard day for me :-(
.
pwlib (1.2.5-4) unstable; urgency=high
.
* Patch to remove ALSA devices from the list of OSS compatibles.
Fixes a bug on some ALSA systems, they need OSS compatibility
modules to be OSS compatible, that way they will work with pwlib.
.
pwlib (1.2.5-3) unstable; urgency=high
.
* Patch for Framerate limit to work, thanks to Miguel Rodriguez.
* Lowered timeouts for sockets to 10 seconds, also thanks to Miguel.
* Compile with -O0 for alpha, sugested by mhp, thanks.
.
pwlib (1.2.5-2) unstable; urgency=low
.
* Patched to enable audio output on tv cards.
.
pwlib (1.2.5-1) unstable; urgency=low
.
* New upstream version.
* Heavily rewritten, we now allow several versions of the libs to
be installed and I'll try to guess compatibility info and try to
state that in the version numbering and shlibs of the package.
* Reworked the -dbg package, it now has a shared version of the
debug libs instead of two static identic ones. Fixed some bugs
that could break compiling with debug activated.
.
pwlib (1.1.36-4) unstable; urgency=high
.
* Upgraded oss.cxx to fix loopback.
.
pwlib (1.1.36-3) unstable; urgency=low
.
* Add -dbg package with debug version of the libs. Closes #108168.
* Removed README.Debian explaining how to build the debug version.
* Added more audio devices for the GnomeMeeting new features ;-)
* Upgraded vconvert.cxx and video4linux.cxx to cvs to fix video
problems on some webcams. This will require some modifications
on programs using video.
* Upgraded shlib depends.
.
pwlib (1.1.36-2) unstable; urgency=low
.
* Use DEB_BUILD_OPTIONS for getting the debug version compiled.
* Create versioned shlibs.
.
pwlib (1.1.36-1) unstable; urgency=low
.
* New upstream version.
* Moved it to non-US. Closes: #108645.
* Provide a way to build debug version, explained on README.Debian.
Closes: #108168.
.
pwlib (1.1.34-2) unstable; urgency=low
.
* Changed the way on wich the source code is compiled. This results
on asnparser being dynamically linked and thus much smaller now.
* Compiled asnparser without -fPIC, this was what was breaking hppa.
.
pwlib (1.1.34-1) unstable; urgency=low
.
* Patched to compile on gcc 3.0 (thanks to Artis Kugevics). Now it
builds on hppa. Closes: #104666.
* Added libssl-dev build dependency.
* Added a small man page for ansparser.
* Added upstream doc to libpt1 package.
* New upstream version. Closes: #96523, #105408.
* New maintainer.
.
pwlib (1.1pl19-1.2) unstable; urgency=low
.
* NMU with permission of Raphael Bossek.
* Added the missing build dependency on flex. (closes: #94962)
.
pwlib (1.1pl19-1.1) unstable; urgency=low
.
* NMU
* Added build dependencies. (closes: #89173, #92381)
.
pwlib (1.1pl19-1) unstable; urgency=low
.
* New upstream version. (closes: #81509)
* Overtake maintainership from Thomas.
.
pwlib (1.1pl18-1) unstable; urgency=low
.
* Initial Release.
Files:
94bcaf7620a813966d40ad4c96597630 23021 libs optional ptlib_2.4.2-2.diff.gz
88a1cfdea6416ea2f2635200e6b06893 1950 libs optional ptlib_2.4.2-2.dsc
2f5f96b4024f55b526680e83123bc0e4 4303164 libs optional ptlib_2.4.2.orig.tar.gz
More information about the Jaunty-changes
mailing list