[Pkg-voip-commits] r6883 - in /ptlib/trunk/debian: README.Debian changelog control
dedu-guest at alioth.debian.org
dedu-guest at alioth.debian.org
Wed Mar 18 20:33:47 UTC 2009
Author: dedu-guest
Date: Wed Mar 18 20:33:47 2009
New Revision: 6883
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=6883
Log:
Update for 2.6.1
Modified:
ptlib/trunk/debian/README.Debian
ptlib/trunk/debian/changelog
ptlib/trunk/debian/control
Modified: ptlib/trunk/debian/README.Debian
URL: http://svn.debian.org/wsvn/pkg-voip/ptlib/trunk/debian/README.Debian?rev=6883&op=diff
==============================================================================
--- ptlib/trunk/debian/README.Debian (original)
+++ ptlib/trunk/debian/README.Debian Wed Mar 18 20:33:47 2009
@@ -3,13 +3,13 @@
ptlib-config is not distributed, as pkg-config is now used.
-There's no support for firewire, yet, because as of this release it
-isn't possible to build in support of both A/V AND digital camera on
-firewire.
+DC and AVC plugins are not distributed anymore, since they do not
+compile anymore with current version of libraw1394 and libdc1394 and
+libavc1394 debian dependency packages.
The changelog was grabbed with "svn log".
For any help or comments, please contact Debian VoIP Team at
<pgk-voip-maintainers at lists.alioth.debian.org>
- -- Eugen Dedu <dedu at pu-pm.univ-fcomte.fr>, Fri, 26 Sep 2008 15:06:11 +0200
+ -- Eugen Dedu <dedu at pu-pm.univ-fcomte.fr>, Wed, 18 Mar 2009 21:26:32 +0100
Modified: ptlib/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/ptlib/trunk/debian/changelog?rev=6883&op=diff
==============================================================================
--- ptlib/trunk/debian/changelog (original)
+++ ptlib/trunk/debian/changelog Wed Mar 18 20:33:47 2009
@@ -1,9 +1,9 @@
-ptlib (2.6.0-1) UNRELEASED; urgency=low
+ptlib (2.6.1-1) UNRELEASED; urgency=low
* NOT RELEASED YET
* New upstream release.
* Remove DC and AVC plugin packages, since they do not compile anymore
- with current versions of libraw1394/libdc/libavc in debian.
+ with current versions of libraw1394/libdc1394/libavc1394 in debian.
* debian/rules: Honour DEB_BUILD_OPTIONS parameter for parallel builds.
* Activate libv4l, adding support for many webcams. (Closes: #512931).
* Fix control fields: Vcs-Svn and Vcs-Browser.
Modified: ptlib/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/ptlib/trunk/debian/control?rev=6883&op=diff
==============================================================================
--- ptlib/trunk/debian/control (original)
+++ ptlib/trunk/debian/control Wed Mar 18 20:33:47 2009
@@ -5,7 +5,7 @@
Uploaders: Mark Purcell <msp at debian.org>, Eugen Dedu <Eugen.Dedu at pu-pm.univ-fcomte.fr>
Build-Depends: debhelper, dpatch, bison, flex, libssl-dev, libldap2-dev, libsdl1.2-dev, libexpat1-dev, g++ (>= 2.95), autotools-dev, libasound2-dev, libdv4-dev, libsasl2-dev, libkrb5-dev, doxygen, pkg-config, unixodbc-dev
Build-Conflicts:
- libpt2.6.0, libpt2.4.2, libpt2.4.1, libpt2.3-beta1,
+ libpt2.6.1, libpt2.4.2, libpt2.4.1, libpt2.3-beta1,
libpt-1.11.2, libpt-1.11.2-ptrace, libpt-1.11.2-develop,
libpt-1.10.10, libpt-1.10.10-ptrace, libpt-1.10.10-develop,
libpt-1.10.0, libpt-1.10.0-ptrace, libpt-1.10.0-develop,
@@ -17,11 +17,11 @@
Vcs-Svn: svn://svn.debian.org/pkg-voip/ptlib/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-voip/ptlib/?op=log
-Package: libpt2.6.0
+Package: libpt2.6.1
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
-Suggests: libpt2.6.0-plugins-alsa|libpt2.6.0-plugins-oss, libpt2.6.0-plugins-v4l2|libpt2.6.0-plugins-v4l
+Suggests: libpt2.6.1-plugins-alsa|libpt2.6.1-plugins-oss, libpt2.6.1-plugins-v4l2|libpt2.6.1-plugins-v4l
Replaces: libpt-snapshot, libpt2.3-beta1
Conflicts: libpt-snapshot, libpt2.3-beta1
Description: Portable Tools Library
@@ -30,10 +30,10 @@
a method to produce applications to run on both Microsoft Windows and
Unix X-Window systems.
-Package: libpt2.6.0-dev
+Package: libpt2.6.1-dev
Section: libdevel
Architecture: any
-Depends: libpt2.6.0 (= ${binary:Version}), libc6-dev, libssl-dev, libldap2-dev, libsdl1.2-dev, libexpat1-dev, libsasl2-dev, unixodbc-dev, pkg-config
+Depends: libpt2.6.1 (= ${binary:Version}), libc6-dev, libssl-dev, libldap2-dev, libsdl1.2-dev, libexpat1-dev, libsasl2-dev, unixodbc-dev, pkg-config
Conflicts: libpt-dev, libpt-snapshot-dev, libpt2.3-beta1-dev
Replaces: libpt-snapshot-dev, libpt2.3-beta1-dev
Description: Portable Tools Library development files
@@ -42,11 +42,11 @@
many years ago as a method to produce applications to run on both
Microsoft Windows and Unix X-Window systems.
-Package: libpt2.6.0-dbg
+Package: libpt2.6.1-dbg
Section: libdevel
Priority: extra
Architecture: any
-Depends: libpt2.6.0 (= ${binary:Version})
+Depends: libpt2.6.1 (= ${binary:Version})
Replaces: libpt-snapshot-dbg, libpt2.3-beta1-dbg
Conflicts: libpt-snapshot-dbg, libpt2.3-beta1-dbg
Description: Portable Tools Library development debug files
@@ -57,7 +57,7 @@
version of PTLib which would yield much more detailled information as a
compromise of benefit and compile power consumption.
-Package: libpt2.6.0-doc
+Package: libpt2.6.1-doc
Section: doc
Priority: extra
Architecture: all
@@ -67,10 +67,10 @@
many years ago as a method to produce applications to run on both
Microsoft Windows and Unix X-Window systems.
-Package: libpt2.6.0-plugins-v4l2
+Package: libpt2.6.1-plugins-v4l2
Section: libs
Architecture: any
-Depends: ${shlibs:Depends}, libpt2.6.0 (= ${binary:Version})
+Depends: ${shlibs:Depends}, libpt2.6.1 (= ${binary:Version})
Replaces: libpt-snapshot-plugins-v4l2, libpt2.3-beta1-plugins-v4l2
Conflicts: libpt-snapshot-plugins-v4l2, libpt2.3-beta1-plugins-v4l2
Description: Portable Tools Library video plugin for Video4Linux v2
@@ -78,10 +78,10 @@
devices. Install this package, if you want to use a video device
that is not attached to FireWire.
-Package: libpt2.6.0-plugins-v4l
+Package: libpt2.6.1-plugins-v4l
Section: libs
Architecture: any
-Depends: ${shlibs:Depends}, libpt2.6.0 (= ${binary:Version})
+Depends: ${shlibs:Depends}, libpt2.6.1 (= ${binary:Version})
Replaces: libpt-snapshot-plugins-v4l, libpt2.3-beta1-plugins-v4l
Conflicts: libpt-snapshot-plugins-v4l, libpt2.3-beta1-plugins-v4l
Description: Portable Tools Library video plugin for Video4Linux
@@ -89,9 +89,9 @@
devices. Install this package, if you want to use a video device
that is not attached to FireWire.
-Package: libpt2.6.0-plugins-alsa
+Package: libpt2.6.1-plugins-alsa
Architecture: any
-Depends: ${shlibs:Depends}, libpt2.6.0 (= ${binary:Version})
+Depends: ${shlibs:Depends}, libpt2.6.1 (= ${binary:Version})
Replaces: libpt-snapshot-plugins-alsa, libpt2.3-beta1-plugins-alsa
Conflicts: libpt-snapshot-plugins-alsa, libpt2.3-beta1-plugins-alsa
Recommends: alsa-base
@@ -100,9 +100,9 @@
Linux Sound Architecture interface. Install this package, if you
are utilising this interface.
-Package: libpt2.6.0-plugins-oss
+Package: libpt2.6.1-plugins-oss
Architecture: any
-Depends: ${shlibs:Depends}, libpt2.6.0 (= ${binary:Version})
+Depends: ${shlibs:Depends}, libpt2.6.1 (= ${binary:Version})
Replaces: libpt-snapshot-plugins-oss, libpt2.3-beta1-plugins-oss
Conflicts: libpt-snapshot-plugins-oss, libpt2.3-beta1-plugins-oss
Description: PTLib audio plugin for the OSS Interface
More information about the Pkg-voip-commits
mailing list